reindexer
Document database
An embeddable in-memory document-oriented database with a high-level Query builder interface.
Embeddable, in-memory, document-oriented database with a high-level Query builder interface.
776 stars
50 watching
63 forks
Language: C++
last commit: about 1 month ago
Linked from 1 awesome list
cppcpp-librarydatabaseembedablegoin-memory
Related projects:
Repository | Description | Stars |
---|---|---|
fern4lvarez/piladb | A lightweight, RESTful database engine based on stack data structures | 206 |
robashton/cravendb | A document-oriented database with advanced features like full-text queries and replication. | 61 |
restream/reindexer-py | A Python connector to interact with Reindexer's API | 5 |
polodb/polodb | A lightweight, embeddable document database written in Rust with a MongoDB-like API. | 946 |
rla/docstore | A document-oriented in-memory database with transaction support | 10 |
robconery/dox | An extension to Postgres Document API for managing and querying JSON documents in a more user-friendly way | 195 |
philippgille/chromem-go | An in-memory vector database that enables retrieval augmented generation and other embeddings-based features without relying on external third-party dependencies. | 340 |
crossdb-org/crossdb | An ultra high-performance embedded and server OLTP RDBMS designed for in-memory storage with support for multiple platforms and storage modes. | 193 |
ostafen/clover | A lightweight document-oriented NoSQL database for simple, easily maintainable storage of JSON documents | 706 |
rocketlaunchr/remember-go | A package to cache slow database queries using in-memory or Redis storage | 140 |
rain1017/memdb | A distributed in-memory database that supports true ACID transactions and is designed to be scalable and fault-tolerant. | 596 |
mikependon/repodb | An ORM library designed to simplify .NET data access by providing a balance between micro-ORM and full-ORM functionality. | 1,725 |
dbpunk-labs/db3 | A permanent JSON document database for decentralized applications built on blockchain technology | 370 |
crossref/rest-api-doc | Documentation and guidelines for building applications against Crossref's REST API. | 746 |
remi/her | An ORM that maps REST resources to Ruby objects | 2,049 |