How mature is a scala stain?

I was looking for some language integrated ways to access a database using Scala, and I came across slick . It seems beautiful as well, a stain, but I'm curious how mature it is. I see that it has many database implementations that are super-cool, but how soon can an abstraction happen (every database abstraction)?

To express it in another way, could you pass this as your preferred way to make database access your boss? If so, what would be the place, otherwise why not?

Rationale: I think .NET LINQ is cool, and that means Scala. Is it possible to have both effectively?

+5
source share

All Articles