Raw FFI bindings to the SQLite library.
# Cargo.toml
[dependencies]
sqlite3-sys = "0.18.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Opens and closes a SQLite database using raw bindings.
Install libsqlite3-dev (Linux) or use the bundled feature.
No dependency data recorded yet.