CBL-Dart is a Dart wrapper for Couchbase Lite, allowing Flutter and Dart applications to integrate with Couchbase’s NoSQL database. It enables offline data storage, synchronization, and efficient querying for mobile and embedded applications.
Isar Inspector is a debugging and visualization tool for Isar, a high-performance, Flutter-compatible NoSQL database, providing insights into stored data and database structure.
Extremely fast, easy to use, and fully async NoSQL database
...The sky is the limit. Composite & multi-entry indexes, query modifiers, JSON support etc. Asynchronous, parallel query operations & multi-isolate support by default. Open source. Everything is open source and free forever!
Mondroid is an open source mongodb client for mobile devices.
Features
- Both mongodb:// and mongodb+srv:// connections are supported
- Adding, removing and reordering connection strings
- Naming connection strings
- Auto reconnecting
- Creating and deleting collections
- Number of documents can be seen in each collection tile
- Find queries are supported in json format
- CRUD operations are supported
- On listing page; documents are represented in expandable tree format
- On editing page; documents are represented in json string format
- Custom json encoding / decoding
- Dark mode support