CSQLite

3.45.2

SQLite packaged for the Swift Package Manager
sbooth/CSQLite

What's New

SQLite 3.45.2

2024-03-12T14:48:30Z

SQLite 3.45.2 release notes

CSQLite

SQLite packaged for the Swift Package Manager.

The package contains the SQLite amalgamation built using the recommended compile-time options.

The default build configuration includes the FTS5 extension, built-in SQL math functions, the R*Tree index extension, database snapshots, sqlite_stmt table, and the sqlite_stat4 table.

Additionally, the carray, decimal, ieee754, series, sha3, and uuid extensions are statically linked.

The package also includes shims for various C functions not easily accessible from Swift.

License

SQLite is in the public domain.

Description

  • Swift Tools 5.3.0
View More Packages from this Author

Dependencies

  • None
Last updated: Tue Apr 23 2024 04:31:26 GMT-0900 (Hawaii-Aleutian Daylight Time)