Any Persistent NoSQL datastore for Flutter?

fvi*_*cot 8 database nosql flutter

我正在寻找具有基本查询系统的Flutter NoSQL持久性数据库。我发现

我想知道替代品或更好的解决方案

Nom*_*nom 12

Sembast would be my top recommendation. It's maintained by tekartik who also maintains the excellent SQFLite package. Sembast is also the most popular embedded NoSQL database on Pub right now (other than Firebase options).

过去,我曾经多次使用SQFLite来信任tekartik,即使是使用新的编码器,他也非常敏捷,礼貌且乐于助人。


Sna*_*ips 6

您尝试过objectdb吗?“用于Dart和Flutter的持久嵌入式面向文档的NoSQL数据库”。