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: about 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. 37
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. 24
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 A simple Electron boilerplate that embeds Common Lisp and SQLite3 to build a UI application 29
r-dbi/rsqlite An R interface to a lightweight, self-contained, and transactional SQL database engine 329
thevahidal/soul An automatic API server that creates RESTful and WebSocket APIs using SQLite as the backend database 1,544
simonw/sqlite-utils A Python utility and library for manipulating SQLite databases. 1,708
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. 455
dridk/sqlite2duckdb Converts one type of relational database to another with high reading efficiency. 12
sparklemotion/sqlite3-ruby Provides Ruby bindings for the SQLite3 embedded database engine 782
zitsen/unqlite.rs A Rust wrapper around UnQLite, a document store and Key/Value NoSQL database engine 112
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