sembast_sqflite 0.2.0+2 sembast_sqflite: ^0.2.0+2 copied to clipboard
sembast NoSQL database support on top of sqflite, cross process safe database.
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.