unqlite
NoSQL database engine
An embedded NoSQL database engine with features like transactionality, zero configuration, and pluggable storage engines.
An Embedded NoSQL, Transactional Database Engine
2k stars
67 watching
164 forks
Language: C
last commit: 6 months ago
Linked from 5 awesome lists
cdatabasedatabase-libraryembeddedjsonkey-valuenosqlnosql-databasesstoragetransactional
Related projects:
Repository | Description | Stars |
---|---|---|
zitsen/unqlite.rs | A Rust wrapper around UnQLite, a document store and Key/Value NoSQL database engine | 111 |
couchbase/couchbase-lite-net | A lightweight document-oriented NoSQL database engine with sync capabilities for .NET platforms | 438 |
denyncrawford/dndb | A NoSQL database engine optimized for performance and resource efficiency | 75 |
spatialdude/usqlite | A MicroPython module providing a Pythonic interface to the SQLite database library | 92 |
appy-one/acebase | A NoSQL database engine and server for storing and querying JSON data in the browser or on a server | 492 |
unum-cloud/ustore | An in-memory NoSQL database system with ACID guarantees, supporting multi-modal data storage and interaction with various programming languages. | 549 |
hhblaze/dbreeze | A professional, multi-paradigm, embedded database management system with support for ACID transactions and key-value store functionality. | 532 |
scylladb/gocqlx | A toolset for building and managing data access to NoSQL databases | 929 |
charlie-belmer/nosqli | A command-line tool to detect and exploit NoSQL injection vulnerabilities in MongoDB databases. | 355 |
siodb/siodb | A simple, encrypted, and scalable SQL database engine with built-in REST API and automatic data management | 45 |
aerospike/aerospike-server | A high-performance, scalable NoSQL database written in C. | 1,087 |
ahgamut/sqlite | A repository containing the complete source code for a self-contained, serverless, zero-configuration, transactional SQL database engine. | 3 |
mfp/obigstore | A multi-dimensional, scalable and highly available database system with BigTable-like data model and LevelDB | 43 |
btrask/sqlheavy | Replaces SQLite's built-in b-tree with arbitrary storage engines from libkvstore. | 23 |
bevry/query-engine | A flexible querying and filtering framework for JavaScript arrays, objects, and Backbone.js Collections. | 328 |