btrask / sqlheavyLinks
SQLite ported to LevelDB, LMDB, RocksDB, and anything else you can imagine
☆25Updated 8 years ago
Alternatives and similar repositories for sqlheavy
Users that are interested in sqlheavy are comparing it to the libraries listed below
Sorting:
- C wrapper around transactional key-value stores☆16Updated 4 years ago
- SQLite Virtual Table Example☆25Updated 10 years ago
- a library that implements a POSIX style filesystem on top of an SQLite database☆636Updated 2 years ago
- SQLite3 ported to use LMDB instead of its original Btree code. See https://github.com/LumoSQL/LumoSQL for maintained fork.☆318Updated 6 years ago
- A parser for SQLite create table sql statements.☆136Updated last month
- ☆24Updated 5 years ago
- compute and apply signature-based row differences for SQLite3 databases☆28Updated 9 years ago
- Live SQLite3 database master-slave replication with sqlite3-rdiff using rsync over SSH☆40Updated 9 years ago
- A SQLite extension for extracting values from serialized Protobuf messages☆90Updated 6 months ago
- High-performance nosql database. Written in C, multi-threaded, based on LightningDB and nanomsg.☆116Updated 12 years ago
- memcachedb ported from BerkeleyDB to LMDB originally from http://memcachedb.googlecode.com/svn/trunk☆90Updated 10 years ago
- Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strin…☆129Updated 11 years ago
- Official Github Mirror of the LumoSQL Database Project (https://lumosql.org/src/lumosql)☆211Updated 2 years ago
- a hash-based key-value database for persistent storing massive small records☆41Updated 11 years ago
- iMatix GSL code generator, used by ZeroMQ☆45Updated last year
- Authenticated multi-version database: sparse binary merkle tree with compact partial-tree proofs☆320Updated 2 years ago
- tinkerpop blueprints graphdb on top on lmdb☆20Updated 11 years ago
- SQLite3 extension for read-only HTTP(S) database access☆57Updated 2 years ago
- ☆12Updated 11 years ago
- PureDB is a portable and tiny set of libraries for creating and reading constant databases.☆35Updated 2 years ago
- Vanilla JavaScript interpreter with built-in NO-SQL document database with Btree & ARTful indexing from the database project.☆13Updated 5 years ago
- Automatically exported from code.google.com/p/idzip☆40Updated 10 years ago
- Manticore Columnar Library☆98Updated last week
- 📑 SQLite extension to add the Okapi BM25 ranking algorithm☆35Updated 10 years ago
- PostgreSQL data type for efficient storage of monetary values. Much faster performance than NUMERIC. Works with Postgres-XL also.☆35Updated 6 years ago
- The well-formed build system.☆34Updated 8 years ago
- SQLite3 extension for read/write storage compression with Zstandard☆193Updated last year
- ☆37Updated 8 years ago
- Library implementing the storage and the query evaluation for a text search engine. It uses on a key value store database interface to st…☆47Updated 4 years ago
- A solution for concurrently editable rich text documents. Designed with P2P in mind, though works just as well for server-only federation…☆59Updated 13 years ago