Flutter databases – SQLite / sqflite, Moor, hive & ObjectBox

This page summarizes the projects mentioned and recommended in the original post on dev.to

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • Hive

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

  • hive is a lightweight key-value database written in Dart for Flutter applications, inspired by Bitcask.

  • objectbox-dart

    Flutter database for super-fast Dart object persistence

  • With Flutter growing so rapidly as a developer platform, the need for data persistence solutions is also growing. On the market today, there are only a few database options available for the Flutter community and it will be interesting to see where this will be going in 2022. If you want to learn more about databases, a good place to start is DB-engines and the database of databases. Apart from that, check out ObjectBox Dart for Flutter / Dart and tell us what you think.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • drift

    Drift is an easy to use, reactive, typesafe persistence library for Dart & Flutter.

  • Moor (now called Drift) is a reactive persistence library for Flutter and Dart, built on top of sqlite.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts