Skip to main content

ports/sqlite3

v3.53.2

Small, fast, self-contained SQL database engine (amalgamation)

Installation

Add the following to your cabin.toml file:

[dependencies]
sqlite3 = { port = true, version = "=3.53.2" }