Open LezdCS opened 1 month ago
What if we try https://pub.dev/packages/sqflite
What if we try https://pub.dev/packages/sqflite
I never used any of them, is there a benefit to use sqflite instead of Isar ?
I never used any of them, is there a benefit to use sqflite instead of Isar ?
It is reliable, plugs and play with everything quite well. Whereas on another project that used something like realm I had to do double the work and migrate away
Seems good to me, I was reading the documentation and it's good. I like the way we can do scehma migration with Sqflite more than the way they seems to do on Isar
Use a NoSQL DB like Isar probably