sqliter 0.5.0

An opinionated async connnection/migration handler for rusqlite to make light work of using sqlite databases for small apps
Documentation

Sqliter

A small, opinionated wrapper around Rusqlite which handles migrations for you, and exposes a small around of configuration around instantiating Sqlite connections.