keirlawson / doobie

principled database access for scala

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

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

License:MIT License


Languages

Language:Scala 97.8%Language:Shell 2.2%Language:CSS 0.0%