| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Original HTTPS Page] |
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, C++, Swift, and Go.
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-swift | Swift — iOS, macOS | SwiftPM |
| barq-go | Go | 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.
Native C++ SDK for BarqDB — embedded object database with live queries and HNSW vector search, built on barq-core.
C++ 1
Kotlin Multiplatform SDK for BarqDB — live queries, HNSW vector search, and realtime sync across JVM, Android, iOS, and macOS.
Kotlin 1
Swift SDK for BarqDB — a reactive local database with live queries, HNSW vector search, and realtime sync for iOS and macOS.
Objective-C 1
Self-hosted BarqDB sync server and control plane — JWT auth, tenant isolation, REST access, and webhooks.
Docs for BarqDB — live queries, realtime sync, HNSW vector search, and SDK guides for JS, Kotlin, Swift, C++, and Go.
Reactive object database SDK for JavaScript, Node, and React Native — live queries, HNSW vector search, and realtime sync, powered by barq-core.
Native C++ core for BarqDB: embedded object storage, live queries, HNSW vector search, and sync foundations behind every BarqDB SDK.
Swift SDK for BarqDB — a reactive local database with live queries, HNSW vector search, and realtime sync for iOS and macOS.
Native C++ SDK for BarqDB — embedded object database with live queries and HNSW vector search, built on barq-core.
Go SDK for BarqDB — an embedded local-first database with HNSW vector search built in.
Kotlin Multiplatform SDK for BarqDB — live queries, HNSW vector search, and realtime sync across JVM, Android, iOS, and macOS.
Example apps built with BarqDB — reactive queries, realtime sync, and vector search in real projects.
This organization has no public members. You must be a member to see who’s a part of this organization.
Loading…
Loading…
| Back | FazBrowse Home | New Git URL |