InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards. Learn more →
Top 7 Dart Database Projects
-
-
InfluxDB
Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
-
I would have appreciated some more details on the benchmark. SQLite has notoriously slow writes in the default journal mode, but proper configuration and WAL/WAL2 mode should be a starting point for any comparison.
It's the first time I've heard of Isar[1] though. I'm always surprised at how many solid-but-underused Apache projects are out there, chugging along.
[0] https://phiresky.github.io/blog/2020/sqlite-performance-tuni...
[1] https://isar.dev/
-
There is an open issue about it. Looks like there's still some work to do
-
-
Project mention: Meilisearch Expands Search Power with Arroy's Filtered Disk ANN | news.ycombinator.com | 2023-12-25
One of our top oss contributors is developing mimir as an embedded Meilisearch: https://github.com/GregoryConrad/mimir/tree/main/packages/mi...
-
stock
Dart package for Async Data Loading and Caching. Combine local (DB, cache) and network data simply and safely. (by xmartlabs)
you can try using the stock package
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Dart Database discussion
Dart Database related posts
-
SQLite Isn't Enough
-
Meilisearch Expands Search Power with Arroy's Filtered Disk ANN
-
ObjectBox on Flutter Web
-
Picking my poison for semi-structured data persistence in Flutter: Isar, ObjectBox, Realm, and Sqflite
-
Best caching mechanism for Flutter application
-
Announcing mimir: brand new NoSQL database with typo-tolerant full-text search!
-
Flutter and databases
-
A note from our sponsor - InfluxDB
www.influxdata.com | 14 Sep 2024
Index
What are some of the best open-source Database projects in Dart? This list will help you:
Project | Stars | |
---|---|---|
1 | Hive | 4,016 |
2 | isar | 3,542 |
3 | objectbox-dart | 1,001 |
4 | realm-dart | 755 |
5 | mimir | 120 |
6 | stock | 74 |
7 | postgres_crdt | 12 |