Local-first database stack for fast offline data and real-time sync.
Website · npm · Maven Central
BarqDB is a local-first database for apps that need fast offline reads and writes with real-time sync. A shared native core handles storage, queries, and sync, and idiomatic SDKs bring it to JavaScript, React Native, Kotlin, and C++.
BarqDB is an open-source fork of Realm, continued under the Apache-2.0 license.
| Repository | Platform | Package |
|---|---|---|
| barq-js | JavaScript, React Native | @barqdb/barq |
| barq-kotlin | Kotlin Multiplatform — Android, iOS, JVM | io.github.barqdb.kotlin |
| barq-native | C++ | Source |
| barq-core | Native core and sync engine | Source |
BarqDB is under active development. APIs may change while the SDKs stabilize.
Issues and pull requests are welcome. Please read our Contributing guide, Code of Conduct, and Security Policy.
BarqDB is licensed under Apache-2.0. As a fork of Realm, BarqDB retains the original copyright and license notices required by that license.
