17 unstable releases (5 breaking)

0.6.0 Jan 21, 2024
0.5.1 Jun 17, 2023
0.4.0 Jul 31, 2022
0.3.0 Mar 7, 2021
0.2.1 Jun 16, 2016

#679 in Database interfaces

Download history 4905/week @ 2023-12-18 2521/week @ 2023-12-25 4666/week @ 2024-01-01 5817/week @ 2024-01-08 7590/week @ 2024-01-15 6584/week @ 2024-01-22 5855/week @ 2024-01-29 7579/week @ 2024-02-05 6919/week @ 2024-02-12 5902/week @ 2024-02-19 6189/week @ 2024-02-26 6114/week @ 2024-03-04 6615/week @ 2024-03-11 7624/week @ 2024-03-18 8815/week @ 2024-03-25 7678/week @ 2024-04-01

31,232 downloads per month
Used in 26 crates (5 directly)

Apache-2.0/MIT

10MB
195K SLoC

C 195K SLoC // 0.3% comments Rust 14 SLoC

sqlite3-src Package Build

The package provides SQLite.

The following Cargo features are supported:

  • bundled to compile SQLite from the source code that comes with the package, ignoring any SQLite libraries that might be installed in the system.

It is also possible to enable various compile-time options by setting environment variables with the same names, such as SQLITE_ENABLE_FTS5.

Contribution

Your contribution is highly appreciated. Do not hesitate to open an issue or a pull request. Note that any contribution submitted for inclusion in the project will be licensed according to the terms given in LICENSE.md.

Dependencies