Skip to content
@BarqDB

BarqDB

Open-source reactive database: live queries, realtime sync, and HNSW vector search on one native core.

BarqDB

Local-first database stack for fast offline data and real-time sync.

Website  ·  npm  ·  Maven Central

npm version Maven Central version License Apache-2.0


About

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.

SDKs

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

Status

BarqDB is under active development. APIs may change while the SDKs stabilize.

Contributing

Issues and pull requests are welcome. Please read our Contributing guide, Code of Conduct, and Security Policy.

License

BarqDB is licensed under Apache-2.0. As a fork of Realm, BarqDB retains the original copyright and license notices required by that license.

Popular repositories Loading

  1. barq-core barq-core Public

    Native C++ core for BarqDB: embedded object storage, live queries, HNSW vector search, and sync foundations behind every BarqDB SDK.

    C++ 1

  2. barq-native barq-native Public

    Native C++ SDK for BarqDB — embedded object database with live queries and HNSW vector search, built on barq-core.

    C++ 1

  3. barq-kotlin barq-kotlin Public

    Kotlin Multiplatform SDK for BarqDB — live queries, HNSW vector search, and realtime sync across JVM, Android, iOS, and macOS.

    Kotlin 1

  4. barq-js barq-js Public

    Reactive object database SDK for JavaScript, Node, and React Native — live queries, HNSW vector search, and realtime sync, powered by barq-core.

    TypeScript 1

  5. barq-swift barq-swift Public

    Swift SDK for BarqDB — a reactive local database with live queries, HNSW vector search, and realtime sync for iOS and macOS.

    Objective-C 1

  6. barq-go barq-go Public

    Go SDK for BarqDB — an embedded local-first database with HNSW vector search built in.

    Go 1

Repositories

Showing 10 of 10 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…