Dart Database

Open-source Dart projects categorized as Database

Top 7 Dart Database Projects

  • Hive

    Lightweight and blazing fast key-value database written in pure Dart. (by isar)

  • 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.

    InfluxDB logo
  • isar

    Extremely fast, easy to use, and fully async NoSQL database for Flutter

    Project mention: SQLite Isn't Enough | news.ycombinator.com | 2024-02-07

    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/

  • objectbox-dart

    Flutter database for super-fast Dart object persistence

    Project mention: ObjectBox on Flutter Web | /r/FlutterDev | 2023-12-05

    There is an open issue about it. Looks like there's still some work to do

  • realm-dart

    Realm is a mobile database: a replacement for SQLite & ORMs.

  • mimir

    ⚡ Supercharged Flutter/Dart Database (by GregoryConrad)

    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)

    Project mention: Best caching mechanism for Flutter application | /r/FlutterDev | 2023-11-20

    you can try using the stock package

  • postgres_crdt

    Dart implementation of Conflict-free Replicated Data Types (CRDTs) using PostgreSQL

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Dart Database discussion

Log in or Post with

Dart Database related posts

  • SQLite Isn't Enough

    8 projects | news.ycombinator.com | 7 Feb 2024
  • Meilisearch Expands Search Power with Arroy's Filtered Disk ANN

    1 project | news.ycombinator.com | 25 Dec 2023
  • ObjectBox on Flutter Web

    1 project | /r/FlutterDev | 5 Dec 2023
  • Picking my poison for semi-structured data persistence in Flutter: Isar, ObjectBox, Realm, and Sqflite

    1 project | /r/FlutterDev | 1 Dec 2023
  • Best caching mechanism for Flutter application

    1 project | /r/FlutterDev | 20 Nov 2023
  • Announcing mimir: brand new NoSQL database with typo-tolerant full-text search!

    2 projects | /r/FlutterDev | 30 Jun 2023
  • Flutter and databases

    1 project | /r/FlutterDev | 28 Jun 2023
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 14 Sep 2024
    InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards. Learn more →

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

Sponsored
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.
www.influxdata.com