687 skills found · Page 2 of 23
FrigadeHQ / Remote StorageremoteStorage is a simple library that combines the localStorage API with a remote server to persist data across sessions, devices, and browsers. It works as a simple key value database store and backend with support for React, Next.js, Vue, Node, or any Javascript stack
golang / LeveldbThe LevelDB key-value database in the Go programming language.
bohutang / NessDBA very fast transactional key-value, embedded database storage engine in Fractal-Tree. Teaching/Research purposes only.
lmdbjava / LmdbjavaLightning Memory Database (LMDB) for Java: a low latency, transactional, sorted, embedded, key-value store
MisterJames / GenFuGenFu is a library you can use to generate realistic test data. It is composed of several property fillers that can populate commonly named properties through reflection using an internal database of values or randomly created data. You can override any of the fillers, give GenFu hints on how to fill them.
appstract / Laravel OptionsGlobal key-value store in the database
lucaong / CubdbElixir embedded key/value database
kreeben / ResinLanguage model search engine built on a vector database and an anything key/value store.
hhblaze / DBreezeC# .NET NOSQL ( key value, object store embedded TextSearch SemanticSearch Vector layer ) ACID multi-paradigm database management system.
Workiva / EvaA distributed database-system implementing an entity-attribute-value data-model that is time-aware, accumulative, and atomically consistent
nathanmarz / ElephantdbDistributed database specialized in exporting key/value data from Hadoop
surrealdb / SurrealkvA low-level, versioned, embedded, ACID-compliant, key-value database for Rust
koculu / ZoneTreeZoneTree is a persistent, high-performance, transactional, and ACID-compliant ordered key-value database for .NET. It operates seamlessly both in-memory and on local/cloud storage, making it an ideal choice for a wide range of applications requiring efficient data management.
AntonPalmqvist / Physically Based ApiA database of physically based values for CG artists.
deroproject / GravitonGraviton Database: ZFS for key-value stores.
cppalliance / NuDBNuDB: A fast key/value insert-only database for SSD drives in C++11
hoorayman / PopplePopple is a distributed, highly available, general-purpose key/value database based on the Raft protocol.
losfair / RefineDBA strongly-typed document database that runs on any transactional key-value store.
creationix / NstorenStore is a simple, in-process key/value database for node.js
arriqaaq / FlashdbFlashDB is an embeddable, in-memory key/value database in Go (with Redis like commands and super easy to read)