sembast_sqflite 0.1.0
sembast_sqflite: ^0.1.0 copied to clipboard
sembast NoSQL database support on top of sqflite
sembast_sqflite #
sembast DB for flutter on top of sqflite.
- Supports both iOS and Android
- Supports Flutter Web through sembast_web.
- Supports Dart VM (Desktop) through sembast
See sembast for API usage
Why #
You might wonder why...sembast already has its own io format. However sembast io is not cross process safe and one might consider that it is not a well known robust database system.