Jazz is a relational DBMS that supports automatic synchronization between an local SQLite database and a server-side SQLite instance.
- Website
- https://jazz.tools[01]
- Source Code
- https://github.com/garden-co/jazz[02]
- Tech Docs
- https://jazz.tools/docs[03]
- Developer
- Country of Origin
- US
- Start Year
- 2026 [05]
- Former Name
- Groove
- Project Types
- Commercial, Open Source
- Written in
- Rust
- Embeds / Uses
- SQLite
- License
- MIT License
- @jazz_tools[04]
Jazz is a relational DBMS that supports automatic synchronization between an local SQLite database and a server-side SQLite instance.
Citations
5 sources- Jazz - The database that syncs. jazz.tools
- GitHub - garden-co/jazz: A local-first relational database for the browser, React Native and your backend. · GitHub github.com
- Overview jazz.tools
- https://twitter.com/jazz_tools twitter.com
- Implement basic ObjectManager with persistence Core components: - Object, Branch, Commit types with BLAKE3-based CommitId - ObjectManager for managing objects, branches, and commits - Outbox/inbox pattern for async storage operations - TestDriver fo github.com
Revision #1