IceFireDB/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. observed · 2026-08-28
Health v2 · maintenance only
67/100
- Activity 99
- Release rhythm 8
- Longevity 100
Flags: prerelease_only
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2007
- days_rel: 479
- days_push: 9
- n_releases_24m: 1
Adoption not part of the score
1154 stars · 93 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
IceFireDB is a decentralized, high-performance distributed database written in Go that bridges Web2 and Web3 ecosystems. It offers Redis-compatible NoSQL and MySQL-protocol SQL interfaces, with Raft consensus for local consistency and P2P CRDT synchronization across sites, plus storage drivers for disk, OSS, and IPFS.
Use cases
- run a redis-compatible distributed database with raft consistency
- sync database data across sites via p2p crdt
- store web3 application data on ipfs-backed storage
- give web2 apps a friendly database path to decentralization
- self-host a nosql database with oss and disk storage drivers
- use pubsub messaging in a decentralized database cluster
When to choose
- you need redis or mysql protocol compatibility with decentralized storage backends
- you want cross-site data replication without centralized coordination
- you are building web3/dapps that need familiar database interfaces
When to avoid
- you need a battle-tested production database with mature ecosystem support
- you require strict ACID transactions across distributed nodes
- you only need a simple single-node redis or sqlite instance
Facets
service · maturity active
database search-engine message-queue caching p2p databases microservices blockchain web-development self-hosted go self-hosted cross-platform redis-compatible raft crdt ipfs kvstore nosql web3 mysql-protocol decentralized-storage linux macos docker
2 sources
- readme: https://github.com/IceFireDB/IceFireDB · fetched 2026-08-28 · 3e680c8f38f2
- homepage: https://www.icefiredb.xyz · fetched 2026-08-29 · a44dcd26e6f8
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| IceFireDB/IceFireDB | main | 67 |
For agents
markdown · JSON · MCP: product_card(name="IceFireDB/IceFireDB")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem