flashdb
FlashDB is an embeddable, in-memory key/value database in Go (with Redis like commands and super easy to read) (by arriqaaq)
IceFireDB
@IceFireLabs -> IceFireDB is a database built for web3.0 It strives to fill the gap between web2 and web3.0 with a friendly database experience, making web3 application data storage more convenient, and making it easier for web2 applications to achieve decentralization and data immutability. (by IceFireDB)
flashdb | IceFireDB | |
---|---|---|
5 | 29 | |
369 | 1,126 | |
1.6% | 0.4% | |
3.3 | 9.0 | |
over 1 year ago | 6 days ago | |
Go | Go | |
MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
flashdb
Posts with mentions or reviews of flashdb.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-05-14.
IceFireDB
Posts with mentions or reviews of IceFireDB.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-05-14.
- IceFireDB-Redis-proxy:Redis database proxy meets P2P, an interesting attempt.
-
IceFireDB-SQLite: Interesting When P2P Meets SQLite
you can browse: https://github.com/IceFireDB/IceFireDB/tree/main/IceFireDB-SQLite
https://github.com/IceFireDB/IceFireDB/tree/main/IceFireDB-SQLite
We are participating in a hackathon, using the P2P infrastructure of IPFS to connect to the SQLite storage engine. The team feels that it is quite interesting.
If you like it, please give a star, thank you.
- IceFireDB-SQLite: Interesting when P2P meets SQLite.
- Redcon - Redis compatible server framework for Rust
- IceFireDB adds OSS storage engine to help kv storage extend to OSS cloud storage, and supports Redis protocol.
- IceFireDB adds OSS storage engine to help KV storage extend to OSS cloud storage
- IceFireDB:A database that supports IPFS storage and Redis protocol, interesting direction.
What are some alternatives?
When comparing flashdb and IceFireDB you can also consider the following projects:
chdb-go - Go bindings and cli for chDB, an in-process SQL OLAP Engine powered by ClickHouse
ristretto - A high performance memory-bound Go cache
kivi - Dynamo-inspired distributed leader-less key-value database that has no unique features and no apparent reason to exist
redix - a very simple pure key => value storage system that speaks Redis protocol with Postgres as storage engine and more
skiplist - Fast and simple skip list in Go
uhaha - High Availability Raft Framework for Go