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

GitHub

23 stars
4 watching
3 forks
Language: C
last commit: almost 8 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
david-bouyssie/sqlite4s A thin wrapper around the SQLite C library with an API similar to Sqlite4java. 36
jbreeden/mruby-sqlite Provides Ruby language bindings to the SQLite3 C API 4
mikeowens/sqlitevtable An example of using SQLite as a virtual table to query and manipulate files on the file system. 23
ahgamut/sqlite A repository containing the complete source code for a self-contained, serverless, zero-configuration, transactional SQL database engine. 3
mikelevins/electron-sbcl-sqlite An Electron app with Common Lisp as application logic and SQLite3 as persistence solution 29
r-dbi/rsqlite An R interface to a lightweight, self-contained, and transactional SQL database engine 327
thevahidal/soul Automated API server and real-time WebSocket server for building CRUD APIs with a SQLite backend 1,531
simonw/sqlite-utils A Python utility and library for manipulating SQLite databases. 1,671
jbclements/sqlite-table A Racket interface to simplify the creation and querying of SQLite tables 0
backtrace-labs/verneuil A VFS extension for SQLite that asynchronously replicates databases to blob stores. 448
dridk/sqlite2duckdb Converts one type of relational database to another with high reading efficiency. 9
sparklemotion/sqlite3-ruby A Ruby interface to a popular, lightweight, and extensible embedded database engine 772
zitsen/unqlite.rs A Rust wrapper around UnQLite, a document store and Key/Value NoSQL database engine 111
pgarbe/cdk-bitbucket-server A CDK Construct library for managing BitBucket Server (Stash) resources 3
bittorrent/sqltorrent A custom VFS for SQLite that allows querying an sqlite database within a torrent. 281