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

GitHub

2k stars
67 watching
165 forks
Language: C
last commit: 8 months ago
Linked from 5 awesome lists

cdatabasedatabase-libraryembeddedjsonkey-valuenosqlnosql-databasesstoragetransactional

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
zitsen/unqlite.rs A Rust wrapper around UnQLite, a document store and Key/Value NoSQL database engine 112
couchbase/couchbase-lite-net A lightweight document-oriented NoSQL database engine with sync capabilities for .NET platforms 439
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 94
appy-one/acebase A NoSQL database engine and server for storing and querying JSON data in the browser or on a server 494
unum-cloud/ustore An in-memory NoSQL database system with ACID guarantees, supporting multi-modal data storage and interaction with various programming languages. 556
hhblaze/dbreeze A professional, multi-paradigm, embedded database management system with support for ACID transactions and key-value store functionality. 533
scylladb/gocqlx A toolset for building and managing data access to NoSQL databases 930
charlie-belmer/nosqli A command-line tool to detect and exploit NoSQL injection vulnerabilities in MongoDB databases. 359
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,101
ahgamut/sqlite A repository containing the complete source code for a self-contained, serverless, zero-configuration, transactional SQL database engine. 3
mfp/obigstore A high-performance, distributed, multidimensional NoSQL database server and client library with strong data durability guarantees and efficient range queries. 43
btrask/sqlheavy Replaces SQLite's built-in b-tree with arbitrary storage engines from libkvstore. 23
bevry/query-engine Provides querying and filtering capabilities for JavaScript arrays and objects, as well as Backbone.js Collections. 328