sqlite
Database engine
A repository containing the complete source code for a self-contained, serverless, zero-configuration, transactional SQL database engine.
Official Git mirror of the SQLite source tree
3 stars
2 watching
1 forks
Language: C
last commit: almost 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Replaces SQLite's built-in b-tree with arbitrary storage engines from libkvstore. | 23 |
| A helper class to manage database creation and versioning with pre-populated raw asset files | 2,143 |
| A wrapper around sqlite's C API to simplify usage in Zig programming language | 396 |
| A GDNative script that provides a wrapper around the SQLite C++ library to make it available in Godot 4.x. | 989 |
| A high-performance real-time analytics database for fast queries and ingest | 13,548 |
| A revised implementation of a transactional, self-contained database engine derived from the Nuon work at VM Labs. | 2 |
| The source code for 'The Definitive Guide to SQLite' book accompanies the published version. | 41 |
| An AutoHotkey class providing support to access and manipulate SQLite databases. | 105 |
| An embedded NoSQL database engine with features like transactionality, zero configuration, and pluggable storage engines. | 2,125 |
| A Rust wrapper around UnQLite, a document store and Key/Value NoSQL database engine | 112 |
| A thin wrapper around the SQLite C library with an API similar to Sqlite4java. | 37 |
| A Racket interface to simplify the creation and querying of SQLite tables | 0 |
| Provides a straightforward interface to access and manipulate SQLite databases in Swift. | 297 |
| A Lua binding for a self-contained SQLite database engine | 497 |