775 skills found · Page 1 of 26
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
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 数据和时序数据的超轻量级数据库
ylytdeng / Wechat DecryptWeChat 4.0 database decryptor - extract keys from memory, decrypt SQLCipher 4 databases, real-time message monitor
lotusdblabs / LotusdbMost advanced key-value database written in Go, extremely fast, compatible with LSM tree and B+ tree.
GitGuardian / APISecurityBestPracticesResources to help you keep secrets (API keys, database credentials, certificates, ...) out of source code and remediate the issue in case of a leaked API key. Made available by GitGuardian.
nhachicha / SnappyDBA key-value database for Android
nucypher / Zerodb*This project is no longer actively maintained. If you'd like to become the maintainer, please let us know.* ZeroDB is an end-to-end encrypted database. Data can be stored and queried on untrusted database servers without ever exposing the encryption key. Clients can execute remote queries against the encrypted data without downloading all of it or suffering an excessive performance hit.