sqliter

Crates.iosqliter
lib.rssqliter
version0.5.1
sourcesrc
created_at2023-04-23 23:06:01.037211
updated_at2023-11-27 21:21:39.610284
descriptionAn opinionated async connnection/migration handler for rusqlite to make light work of using sqlite databases for small apps
homepage
repository
max_upload_size
id846896
size25,574
James Wilson (jsdw)

documentation

README

Sqliter

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

Commit count: 0

cargo fmt