Skip to content
forked from typelevel/doobie

principled database access for scala

License

Notifications You must be signed in to change notification settings

brinklec/doobie

 
 

Repository files navigation

Travis CI Join the chat at https://gitter.im/tpolecat/doobie Maven Central

doobie is a pure functional JDBC layer for Scala. It is not an ORM, nor is it a relational algebra; it simply provides a principled way to construct programs (and higher-level libraries) that use JDBC.

Choose Your Own Adventure

You have washed up on the shores of the 0.5.x branch, which is unreleased and under heavy development. You smell smoke and hear rapid typing in the distance.

A dish of milk is here.
A ball of yarn is here.

About

principled database access for scala

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Scala 97.7%
  • Shell 2.3%