@mixaline/echodb
v1.1.9
Published
Formerly SonicDB, because sonicdb already being used on one of my flutter library so i decide to rename it. This project probably is not complete yet because right now i'm trying to reverse the bundled source code because i lost the original source code f
Downloads
6
Readme
📡 EchoDB
Formerly SonicDB, because sonicdb already being used on one of my flutter library so i decide to rename it. This project probably is not complete yet because right now i'm trying to reverse the bundled source code because i lost the original source code from my old github account. EchoDB is a modular JavaScript library for building fast, reliable, and developer-transparent databases with real-time sync, schema migration. Designed for developer who is familiar with MongoDB but with extra features, EchoDB gives developers full control over how data flows, syncs, and evolves.
🚀 Features
- [ ] ⚡ Real-time sync via WebSocket or QUIC
- [ ] 🧠 Schema migration engine with snapshot diffing
- [ ] 🕵️ Forensic logging for audit trails and debugging
- 🧩 Modular architecture with scoped npm packages
- 🧵 Concurrency-safe sync logic using web workers
📦 Installation
npm install @mixaline/echodb