musq 0.0.3

musq is a SQLite3 driver for Rust focusing on performance, correctness, and flexibility.
Documentation

An async SQLite driver focused on performance, correctness, and flexibility.

Musq supports the SQLite release bundled by its libsqlite3-sys dependency. It does not support linking against older or system SQLite libraries. With libsqlite3-sys 0.38.1, the bundled SQLite release is 3.53.2.