slick
https://github.com/slick/slick
Scala
Slick (Scala Language Integrated Connection Kit) is a modern database query and access library for Scala
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Scala not yet supported19 Subscribers
Add a CodeTriage badge to slick
Help out
- Issues
- Add DBIOBase and a Scala 3 slick-cats module with cats instances (#3665)
- Add cats MonadError/Monoid/Semigroup instances to slick Action
- Add cats instances for DBIOAction
- New Mutate API
- distinctOn doesn't work with "outer" sortBy without explicit subquery
- Please support sortBy subquery
- LocalDate does not roundtrip on Postgres
- Compilation hangs if the case class has a new field but slick.relational.Table doesn't have the new field yet. This is only true when using HNil
- Implement UPDATE ... RETURNING functionality for Slick
- Add distributed tracing integration for Slick
- Docs
- Scala not yet supported