All Projects → Permazen → Similar Projects or Alternatives

1814 Open source projects that are alternatives of or similar to Permazen

Tupl
The Unnamed Persistence Library
Stars: ✭ 83 (-68.68%)
Mutual labels:  database, persistence, raft
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 (+544.15%)
Mutual labels:  database, key-value, persistence
Etcd
Distributed reliable key-value store for the most critical data of a distributed system
Stars: ✭ 38,238 (+14329.43%)
Mutual labels:  database, key-value, raft
Slowpoke
Low-level key/value store in pure Go.
Stars: ✭ 98 (-63.02%)
Mutual labels:  database, key-value, persistence
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 (+175.09%)
Mutual labels:  database, key-value
Laravel Options
Global key-value store in the database
Stars: ✭ 626 (+136.23%)
Mutual labels:  database, key-value
Xodus
Transactional schema-less embedded database used by JetBrains YouTrack and JetBrains Hub.
Stars: ✭ 864 (+226.04%)
Mutual labels:  database, key-value
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 (+347.92%)
Mutual labels:  database, key-value
Pumpkindb
Immutable Ordered Key-Value Database Engine
Stars: ✭ 1,219 (+360%)
Mutual labels:  database, key-value
Cog
A Persistent Embedded Graph Database for Python
Stars: ✭ 90 (-66.04%)
Mutual labels:  database, key-value
Toydb
Distributed SQL database in Rust, written as a learning project
Stars: ✭ 1,329 (+401.51%)
Mutual labels:  database, raft
Pickledb
pickleDB is an open source key-value store using Python's json module.
Stars: ✭ 549 (+107.17%)
Mutual labels:  database, key-value
Copycat
A novel implementation of the Raft consensus algorithm
Stars: ✭ 551 (+107.92%)
Mutual labels:  database, raft
Nano Sql
Universal database layer for the client, server & mobile devices. It's like Lego for databases.
Stars: ✭ 717 (+170.57%)
Mutual labels:  database, persistence
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 (+146.79%)
Mutual labels:  database, key-value
Cutedb
A slick BTree on disk based key value store implemented in pure Go
Stars: ✭ 67 (-74.72%)
Mutual labels:  database, key-value
Keydb
high performance key value database written in Go
Stars: ✭ 70 (-73.58%)
Mutual labels:  database, key-value
Summitdb
In-memory NoSQL database with ACID transactions, Raft consensus, and Redis API
Stars: ✭ 1,295 (+388.68%)
Mutual labels:  database, raft
Keyvast
KeyVast - A key value store
Stars: ✭ 33 (-87.55%)
Mutual labels:  database, key-value
Nutsdb
A simple, fast, embeddable, persistent key/value store written in pure Go. It supports fully serializable transactions and many data structures such as list, set, sorted set.
Stars: ✭ 1,827 (+589.43%)
Mutual labels:  database, key-value
Rust Etcd
An etcd client library for Rust.
Stars: ✭ 119 (-55.09%)
Mutual labels:  database, 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 (+4383.02%)
Mutual labels:  database, key-value
Bolt
An embedded key/value database for Go.
Stars: ✭ 12,415 (+4584.91%)
Mutual labels:  database, 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 (+680%)
Mutual labels:  database, key-value
Sdb
Simple and fast string based key-value database with support for arrays and json
Stars: ✭ 159 (-40%)
Mutual labels:  database, key-value
Iowow
The skiplist based persistent key/value storage engine
Stars: ✭ 206 (-22.26%)
Mutual labels:  database, key-value
Entityauditbundle
Audit for Doctrine Entities
Stars: ✭ 546 (+106.04%)
Mutual labels:  database, persistence
Lmdbjava
Lightning Memory Database (LMDB) for Java: a low latency, transactional, sorted, embedded, key-value store
Stars: ✭ 546 (+106.04%)
Mutual labels:  database, key-value
raft-rocks
A simple database based on raft and rocksdb
Stars: ✭ 38 (-85.66%)
Mutual labels:  key-value, raft
Sled
the champagne of beta embedded databases
Stars: ✭ 5,423 (+1946.42%)
Mutual labels:  database, persistence
Baikaldb
BaikalDB, A Distributed HTAP Database.
Stars: ✭ 707 (+166.79%)
Mutual labels:  database, raft
Histore
🏬 200b key-value store backed by navigation state
Stars: ✭ 683 (+157.74%)
Mutual labels:  database, key-value
Docker Postgres
A docker container running PostgreSQL
Stars: ✭ 22 (-91.7%)
Mutual labels:  database, persistence
Redislite
Redis in a python module.
Stars: ✭ 464 (+75.09%)
Mutual labels:  database, key-value
Rqlite
The lightweight, distributed relational database built on SQLite
Stars: ✭ 9,147 (+3351.7%)
Mutual labels:  database, raft
Rom Repository
THIS PROJECT WAS MOVED TO rom-rb/rom
Stars: ✭ 48 (-81.89%)
Mutual labels:  database, persistence
Tidis
Distributed transactional NoSQL database, Redis protocol compatible using tikv as backend
Stars: ✭ 1,182 (+346.04%)
Mutual labels:  database, raft
Watermelondb
🍉 Reactive & asynchronous database for powerful React and React Native apps ⚡️
Stars: ✭ 7,996 (+2917.36%)
Mutual labels:  database, persistence
Shineframe
高性能超轻量级C++开发库及服务器编程框架
Stars: ✭ 274 (+3.4%)
Mutual labels:  serialization, raft
Cask
A fast key-value store written in Rust
Stars: ✭ 79 (-70.19%)
Mutual labels:  database, key-value
Badger
Fast key-value DB in Go.
Stars: ✭ 10,127 (+3721.51%)
Mutual labels:  database, key-value
Model
Ruby persistence framework with entities and repositories
Stars: ✭ 399 (+50.57%)
Mutual labels:  database, persistence
Gkvdb
[mirror] Go语言开发的基于DRH(Deep-Re-Hash)深度哈希分区算法的高性能高可用Key-Value嵌入式事务数据库。基于纯Go语言实现,具有优异的跨平台性,良好的高可用及文件IO复用设计,高效的底层数据库文件操作性能,支持原子操作、批量操作、事务操作、多表操作、多表事务、随机遍历等特性。
Stars: ✭ 109 (-58.87%)
Mutual labels:  database, key-value
Ceras
Universal binary serializer for a wide variety of scenarios https://discord.gg/FGaCX4c
Stars: ✭ 374 (+41.13%)
Mutual labels:  serialization, database
Qxorm
QxOrm library - C++ Qt ORM (Object Relational Mapping) and ODM (Object Document Mapper) library - Official repository
Stars: ✭ 176 (-33.58%)
Mutual labels:  serialization, persistence
Unqlite
An Embedded NoSQL, Transactional Database Engine
Stars: ✭ 1,583 (+497.36%)
Mutual labels:  database, key-value
Justpersist
JustPersist is the easiest and safest way to do persistence on iOS with Core Data support out of the box. It also allows you to migrate to any other persistence framework with minimal effort.
Stars: ✭ 157 (-40.75%)
Mutual labels:  database, persistence
Immudb
immudb - world’s fastest immutable database, built on a zero trust model
Stars: ✭ 3,743 (+1312.45%)
Mutual labels:  database, key-value
Hive
Lightweight and blazing fast key-value database written in pure Dart.
Stars: ✭ 2,681 (+911.7%)
Mutual labels:  database, key-value
Zookeeper
Apache ZooKeeper
Stars: ✭ 10,061 (+3696.6%)
Mutual labels:  database, key-value
Cubdb
Elixir embedded key/value database
Stars: ✭ 235 (-11.32%)
Mutual labels:  database, key-value
Filebase
A Simple but Powerful Flat File Database Storage.
Stars: ✭ 235 (-11.32%)
Mutual labels:  database, key-value
Batchman
This library for Android will take any set of events and batch them up before sending it to the server. It also supports persisting the events on disk so that no event gets lost because of an app crash. Typically used for developing any in-house analytics sdk where you have to make a single api call to push events to the server but you want to optimize the calls so that the api call happens only once per x events, or say once per x minutes. It also supports exponential backoff in case of network failures
Stars: ✭ 50 (-81.13%)
Mutual labels:  serialization, persistence
Storagekit
Your Data Storage Troubleshooter 🛠
Stars: ✭ 225 (-15.09%)
Mutual labels:  database, persistence
Bitraft
🎉A Bitcask Distributed Key/Value store using Raft for consensus with a Redis compatible API written in Go.
Stars: ✭ 348 (+31.32%)
Mutual labels:  database, raft
Flashdb
An ultra-lightweight database that supports key-value and time series data | 一款支持 KV 数据和时序数据的超轻量级数据库
Stars: ✭ 378 (+42.64%)
Mutual labels:  database, key-value
huffleraft
Replicated key-value store driven by the raft consensus protocol 🚵
Stars: ✭ 32 (-87.92%)
Mutual labels:  key-value, raft
Endb
Key-value storage for multiple databases. Supports MongoDB, MySQL, Postgres, Redis, and SQLite.
Stars: ✭ 208 (-21.51%)
Mutual labels:  database, key-value
raft-badger
Badger-based backend for Hashicorp's raft package
Stars: ✭ 27 (-89.81%)
Mutual labels:  key-value, raft
Inquiry Deprecated
[DEPRECATED]: Prefer Room by Google, or SQLDelight by Square.
Stars: ✭ 264 (-0.38%)
Mutual labels:  serialization, database
1-60 of 1814 similar projects