685 skills found · Page 1 of 23
valkey-io / ValkeyA flexible distributed key-value database that is optimized for caching and other realtime workloads.
tikv / TikvDistributed transactional key-value database, originally created to complement TiDB
boltdb / BoltAn embedded key/value database for Go.
arangodb / Arangodb🥑 ArangoDB is a native multi-model database with flexible data models for documents, graphs, and key-values. Build high performance applications using a convenient SQL-like query language or JavaScript extensions.
tporadowski / RedisNative port of Redis for Windows. Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs. This repository contains unofficial port of Redis to Windows.
etcd-io / BboltAn embedded key/value database for Go.
codenotary / Immudbimmudb - immutable database based on zero trust, SQL/Key-Value/Document model, tamperproof, data change history
amitshekhariitbhu / Android Debug DatabaseA library for debugging android databases and shared preferences - Make Debugging Great Again
syndtr / GoleveldbLevelDB key/value database in Go.
realm / Realm JsRealm is a mobile database: an alternative to SQLite & key-value stores
cockroachdb / PebbleRocksDB/LevelDB inspired key-value database in Go
tidwall / BuntdbBuntDB is an embeddable, in-memory key/value database for Go with custom indexing and geospatial support
isar / HiveLightweight and blazing fast key-value database written in pure Dart.
cberner / RedbAn embedded key-value database in pure Rust
apache / KvrocksApache Kvrocks is a distributed key value NoSQL database that uses RocksDB as storage engine and is compatible with Redis protocol.
armink / FlashDBAn ultra-lightweight database that supports key-value and time series data | 一款支持 KV 数据和时序数据的超轻量级数据库
lotusdblabs / LotusdbMost advanced key-value database written in Go, extremely fast, compatible with LSM tree and B+ tree.
nhachicha / SnappyDBA key-value database for Android
andris9 / JStoragejStorage is a simple key/value database to store data on browser side
PumpkinDB / PumpkinDBImmutable Ordered Key-Value Database Engine