sqlheavy
Storage engine library
Replaces SQLite's built-in b-tree with arbitrary storage engines from libkvstore.
SQLite ported to LevelDB, LMDB, RocksDB, and anything else you can imagine
23 stars
4 watching
3 forks
Language: C
last commit: over 9 years agoLinked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| A thin wrapper around the SQLite C library with an API similar to Sqlite4java. | 37 | |
| Provides Ruby language bindings to the SQLite3 C API | 4 | |
| An example of using SQLite as a virtual table to query and manipulate files on the file system. | 24 | |
| A repository containing the complete source code for a self-contained, serverless, zero-configuration, transactional SQL database engine. | 3 | |
| A simple Electron boilerplate that embeds Common Lisp and SQLite3 to build a UI application | 29 | |
| An R interface to a lightweight, self-contained, and transactional SQL database engine | 329 | |
| An automatic API server that creates RESTful and WebSocket APIs using SQLite as the backend database | 1,544 | |
| A Python utility and library for manipulating SQLite databases. | 1,708 | |
| A Racket interface to simplify the creation and querying of SQLite tables | 0 | |
| A VFS extension for SQLite that asynchronously replicates databases to blob stores. | 455 | |
| Converts one type of relational database to another with high reading efficiency. | 12 | |
| Provides Ruby bindings for the SQLite3 embedded database engine | 782 | |
| A Rust wrapper around UnQLite, a document store and Key/Value NoSQL database engine | 112 | |
| A CDK Construct library for managing BitBucket Server (Stash) resources | 3 | |
| A custom VFS for SQLite that allows querying an sqlite database within a torrent. | 281 |