flutterdb 0.0.1
flutterdb: ^0.0.1 copied to clipboard
FlutterDB is a sqflite backed database with APIs like MongoDB for Flutter applications. It provides a simple and efficient way to store and retrieve JSON data using SQLite, making it easy to manage lo [...]
0.0.1 #
- Document-oriented database with collections and documents
- MongoDB-style query syntax and operations
- Built on top of SQLite for performance and reliability
- Unique ID generation for documents
- Support for complex queries, updates, and aggregations
- Batch operations for better performance