packages feed

sqlite-easy-0.1.0.0: README.md

sqlite-easy
===========

This library provides a primitive yet easy to use api for SQLite3 using the `direct-sqlite` library,
resource pooling using `resource-pool`, and migrations using the `migrant` library.

It might be useful for small toy projects and save a tiny bit of boilerplate.

[See the docs for more information](https://gilmi.gitlab.io/sqlite-easy/haddocks/sqlite-easy-0.1.0.0/Database-Sqlite-Easy.html)!