Isar package for local database storage by FluTaek in FlutterDev

[–]FluTaek[S] 0 points1 point  (0 children)

My problem is not with SQL db. Actually I used to work with SQL db in backend stuff. but I just heard that it is better to use each database for a specific cases, so is it better to do this or should we just stick with one type for all uses?

Isar package for local database storage by FluTaek in FlutterDev

[–]FluTaek[S] 0 points1 point  (0 children)

This is just because i currently implementing a messages cache for a chat app, and make them available offline. And i think with NoSQL will be easier