flutterdb 0.0.1 copy "flutterdb: ^0.0.1" to clipboard
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
2
likes
0
points
20
downloads

Publisher

verified publisherwebnima.in

Weekly Downloads

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 local data in your Flutter apps.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, path, path_provider, sqflite

More

Packages that depend on flutterdb