Rift
The next-generation NoSQL database for Flutter & Dart. Pure Dart, blazing fast, reactive queries, and 75+ features — queries, live queries, indexes, WAL, CRDT, and vector search. A drop-in replacement for Hive.
Purpose
Replace Hive with a modern, pure-Dart NoSQL database that adds reactive queries, indexes, WAL, CRDT and vector search.
Problem
Hive covers key-value basics, but growing applications outgrow it: no reactive queries, no indexes, no crash-safe write-ahead log, no vector search.
Solution
Rift is a drop-in Hive replacement written in pure Dart with live queries, secondary indexes, WAL-backed durability, CRDT support and vector search — 75+ features.
Architecture
Pure Dart codebase; query engine with live query streams, secondary indexes, WAL-backed storage, CRDT merge support and a vector search index.
Technologies
Repository & demo
Screenshots
None recorded in canonical data (TODO).
Videos
None recorded in canonical data (TODO).
Related skills
Related technologies
Related articles
None recorded in canonical data (TODO).
Related repositories
https://github.com/idris-ghamid/rift
Related people
Idris Ghamid
Related organizations
IDRISIUM Corp
Related documents
None recorded in canonical data (TODO).