All Projects → Keyvast → Similar Projects or Alternatives

2167 Open source projects that are alternatives of or similar to Keyvast

Iowow
The skiplist based persistent key/value storage engine
Stars: ✭ 206 (+524.24%)
Mutual labels:  database, nosql, key-value, key-value-store
Immortaldb
🔩 A relentless key-value store for the browser.
Stars: ✭ 2,962 (+8875.76%)
Mutual labels:  database, key-value, key-value-store
Tupl
The Unnamed Persistence Library
Stars: ✭ 83 (+151.52%)
Mutual labels:  database, nosql, key-value-store
Gokv
Simple key-value store abstraction and implementations for Go (Redis, Consul, etcd, bbolt, BadgerDB, LevelDB, Memcached, DynamoDB, S3, PostgreSQL, MongoDB, CockroachDB and many more)
Stars: ✭ 314 (+851.52%)
Mutual labels:  database, key-value, key-value-store
Libmdbx
One of the fastest embeddable key-value ACID database without WAL. libmdbx surpasses the legendary LMDB in terms of reliability, features and performance.
Stars: ✭ 729 (+2109.09%)
Mutual labels:  database, nosql, key-value
Ardb
A redis protocol compatible nosql, it support multiple storage engines as backend like Google's LevelDB, Facebook's RocksDB, OpenLDAP's LMDB, PerconaFT, WiredTiger, ForestDB.
Stars: ✭ 1,707 (+5072.73%)
Mutual labels:  database, nosql, key-value
Gkvdb
[mirror] Go语言开发的基于DRH(Deep-Re-Hash)深度哈希分区算法的高性能高可用Key-Value嵌入式事务数据库。基于纯Go语言实现,具有优异的跨平台性,良好的高可用及文件IO复用设计,高效的底层数据库文件操作性能,支持原子操作、批量操作、事务操作、多表操作、多表事务、随机遍历等特性。
Stars: ✭ 109 (+230.3%)
Mutual labels:  database, nosql, key-value
Olric
Distributed cache and in-memory key/value data store. It can be used both as an embedded Go library and as a language-independent service.
Stars: ✭ 2,067 (+6163.64%)
Mutual labels:  database, key-value, key-value-store
Ejdb
🏂 EJDB 2.0 — Embeddable JSON Database engine C library. Simple XPath like query language (JQL). Websockets / Android / iOS / React Native / Flutter / Java / Dart / Node.js bindings. Docker image.
Stars: ✭ 1,187 (+3496.97%)
Mutual labels:  database, nosql, key-value
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.
Stars: ✭ 11,880 (+35900%)
Mutual labels:  database, nosql, key-value
Cog
A Persistent Embedded Graph Database for Python
Stars: ✭ 90 (+172.73%)
Mutual labels:  database, nosql, key-value
Xodus
Transactional schema-less embedded database used by JetBrains YouTrack and JetBrains Hub.
Stars: ✭ 864 (+2518.18%)
Mutual labels:  database, nosql, key-value
Bitnami Docker Redis
Bitnami Redis Docker Image
Stars: ✭ 317 (+860.61%)
Mutual labels:  database, nosql, key-value
Cutedb
A slick BTree on disk based key value store implemented in pure Go
Stars: ✭ 67 (+103.03%)
Mutual labels:  database, key-value, key-value-store
Hive
Lightweight and blazing fast key-value database written in pure Dart.
Stars: ✭ 2,681 (+8024.24%)
Mutual labels:  database, nosql, key-value
Unqlite
An Embedded NoSQL, Transactional Database Engine
Stars: ✭ 1,583 (+4696.97%)
Mutual labels:  database, nosql, key-value
Cubdb
Elixir embedded key/value database
Stars: ✭ 235 (+612.12%)
Mutual labels:  database, key-value, key-value-store
Redix
a persistent real-time key-value store, with the same redis protocol with powerful features
Stars: ✭ 907 (+2648.48%)
Mutual labels:  database, nosql, key-value-store
lmdb-js
Simple, efficient, ultra-fast, scalable data store wrapper for LMDB
Stars: ✭ 270 (+718.18%)
Mutual labels:  nosql, key-value-store
maricutodb
PHP Flat File Database Manager
Stars: ✭ 23 (-30.3%)
Mutual labels:  nosql, key-value-store
quitsies
A persisted drop-in replacement for Memcached, respecting the rules of quitsies.
Stars: ✭ 16 (-51.52%)
Mutual labels:  nosql, key-value
Inquiry Deprecated
[DEPRECATED]: Prefer Room by Google, or SQLDelight by Square.
Stars: ✭ 264 (+700%)
Mutual labels:  database, nosql
elara
Elara DB is an easy to use, lightweight key-value database that can also be used as a fast in-memory cache. Manipulate data structures in-memory, encrypt database files and export data. 🎯
Stars: ✭ 93 (+181.82%)
Mutual labels:  nosql, key-value
Permazen
Language-Natural Persistence Layer for Java
Stars: ✭ 265 (+703.03%)
Mutual labels:  database, key-value
Polodb
PoloDB is an embedded JSON-based database.
Stars: ✭ 282 (+754.55%)
Mutual labels:  database, cross-platform
Nosqlclient
Cross-platform and self hosted, easy to use, intuitive mongodb management tool - Formerly Mongoclient
Stars: ✭ 3,399 (+10200%)
Mutual labels:  nosql, cross-platform
DataTanker
Embedded persistent key-value store for .NET. Pure C# code.
Stars: ✭ 53 (+60.61%)
Mutual labels:  nosql, key-value
docs
Source code of the ArangoDB online documentation
Stars: ✭ 18 (-45.45%)
Mutual labels:  nosql, key-value
cachegrand
cachegrand is an open-source fast, scalable and secure Key-Value store, also fully compatible with Redis protocol, designed from the ground up to take advantage of modern hardware vertical scalability, able to provide better performance and a larger cache at lower cost, without losing focus on distributed systems.
Stars: ✭ 87 (+163.64%)
Mutual labels:  key-value, key-value-store
Rxdb
🔄 A client side, offline-first, reactive database for JavaScript Applications
Stars: ✭ 16,670 (+50415.15%)
Mutual labels:  database, nosql
Bedquilt Core
A JSON document store on PostgreSQL
Stars: ✭ 256 (+675.76%)
Mutual labels:  database, nosql
skytable
Skytable is an extremely fast, secure and reliable real-time NoSQL database with automated snapshots and TLS
Stars: ✭ 696 (+2009.09%)
Mutual labels:  nosql, key-value-store
Kache
A simple in memory cache written using go
Stars: ✭ 349 (+957.58%)
Mutual labels:  database, nosql
Sqlectron Gui
A simple and lightweight SQL client desktop with cross database and platform support.
Stars: ✭ 3,852 (+11572.73%)
Mutual labels:  database, cross-platform
Isar
Super Fast Cross Platform Database for Flutter & Web Apps
Stars: ✭ 236 (+615.15%)
Mutual labels:  database, cross-platform
Flashdb
An ultra-lightweight database that supports key-value and time series data | 一款支持 KV 数据和时序数据的超轻量级数据库
Stars: ✭ 378 (+1045.45%)
Mutual labels:  database, key-value
Kissme
Kissme: Kotlin Secure Storage Multiplatform
Stars: ✭ 351 (+963.64%)
Mutual labels:  key-value, cross-platform
Concourse
Distributed database warehouse for transactions, search and analytics across time.
Stars: ✭ 310 (+839.39%)
Mutual labels:  database, nosql
Mongo
The MongoDB Database
Stars: ✭ 20,883 (+63181.82%)
Mutual labels:  database, nosql
Dynomite
A generic dynamo implementation for different k-v storage engines
Stars: ✭ 3,830 (+11506.06%)
Mutual labels:  nosql, key-value
Ravendb
ACID Document Database
Stars: ✭ 2,870 (+8596.97%)
Mutual labels:  database, nosql
Dbreeze
C# .NET MONO NOSQL ( key value store embedded ) ACID multi-paradigm database management system.
Stars: ✭ 383 (+1060.61%)
Mutual labels:  database, nosql
Buntdb
BuntDB is an embeddable, in-memory key/value database for Go with custom indexing and geospatial support
Stars: ✭ 3,583 (+10757.58%)
Mutual labels:  database, key-value
Datalevin
A simple, fast and durable Datalog database
Stars: ✭ 360 (+990.91%)
Mutual labels:  database, key-value-store
Sharedhashfile
Share Hash Tables With Stable Key Hints Stored In Memory Mapped Files Between Arbitrary Processes
Stars: ✭ 380 (+1051.52%)
Mutual labels:  nosql, key-value-store
Objectbox Java
ObjectBox is a superfast lightweight database for objects
Stars: ✭ 3,950 (+11869.7%)
Mutual labels:  database, nosql
Redislite
Redis in a python module.
Stars: ✭ 464 (+1306.06%)
Mutual labels:  database, key-value
Orientdb
OrientDB is the most versatile DBMS supporting Graph, Document, Reactive, Full-Text and Geospatial models in one Multi-Model product. OrientDB can run distributed (Multi-Master), supports SQL, ACID Transactions, Full-Text indexing and Reactive Queries. OrientDB Community Edition is Open Source using a liberal Apache 2 license.
Stars: ✭ 4,394 (+13215.15%)
Mutual labels:  database, nosql
Nodejs Firestore
Node.js client for Google Cloud Firestore: a NoSQL document database built for automatic scaling, high performance, and ease of application development.
Stars: ✭ 475 (+1339.39%)
Mutual labels:  database, nosql
Arangojs
The official ArangoDB JavaScript driver.
Stars: ✭ 503 (+1424.24%)
Mutual labels:  database, nosql
Sleekdb
Pure PHP NoSQL database with no dependency. Flat file, JSON based document database.
Stars: ✭ 450 (+1263.64%)
Mutual labels:  database, nosql
Csharp Driver
DataStax C# Driver for Apache Cassandra
Stars: ✭ 477 (+1345.45%)
Mutual labels:  database, nosql
Nitrite Java
Java embedded nosql document store
Stars: ✭ 538 (+1530.3%)
Mutual labels:  database, nosql
Pickledb
pickleDB is an open source key-value store using Python's json module.
Stars: ✭ 549 (+1563.64%)
Mutual labels:  database, key-value
Lmdbjava
Lightning Memory Database (LMDB) for Java: a low latency, transactional, sorted, embedded, key-value store
Stars: ✭ 546 (+1554.55%)
Mutual labels:  database, key-value
Zeppelin
Web-based notebook that enables data-driven, interactive data analytics and collaborative documents with SQL, Scala and more.
Stars: ✭ 5,513 (+16606.06%)
Mutual labels:  database, nosql
Bitcask
🔑A high performance Key/Value store written in Go with a predictable read/write performance and high throughput. Uses a Bitcask on-disk layout (LSM+WAL) similar to Riak.
Stars: ✭ 654 (+1881.82%)
Mutual labels:  database, key-value
Tinydb
TinyDB is a lightweight document oriented database optimized for your happiness :)
Stars: ✭ 4,713 (+14181.82%)
Mutual labels:  database, nosql
Corfudb
A cluster consistency platform
Stars: ✭ 539 (+1533.33%)
Mutual labels:  database, nosql
Laravel Options
Global key-value store in the database
Stars: ✭ 626 (+1796.97%)
Mutual labels:  database, key-value
1-60 of 2167 similar projects