Merge pull request #974 from greenrobot-team/patch-1

Add ObjectBox, Moor renamed to Drift
This commit is contained in:
Robert Felker
2024-06-27 19:39:38 +02:00
committed by GitHub

View File

@@ -473,8 +473,9 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐|
### Storage
- [Sqflite](https://github.com/tekartik/sqflite) <!--stargazers:tekartik/sqflite--> - SQLite flutter plugin by [Alexandre Roux](https://www.linkedin.com/in/alextekartik/)
- [Moor](https://github.com/simolus3/moor) - Moor is an easy to use, reactive, typesafe persistence library for Dart & Flutter by [
- [Drift](https://github.com/simolus3/drift) - Drift is an easy to use, reactive, typesafe persistence library for Dart & Flutter by [
Simon Binder](https://github.com/simolus3)
- [ObjectBox](https://github.com/objectbox/objectbox-dart) - On-device database for fast cross-platform Dart object persistence by [ObjectBox](https://github.com/objectbox)
### Services