What's your go-to database for Flutter apps and why?

This page summarizes the projects mentioned and recommended in the original post on /r/FlutterDev

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • Hasura

    Blazing fast, instant realtime GraphQL APIs on your DB with fine grained access control, also trigger webhooks on database events.

  • Hasura, PostgreSQL. Super easy if you already know SQL. Super secure. Easy to implement authorization. Plays EXTREMELY well with Firebase auth. You can use the flutter_graphql package. You can set everything up in a few hours with Hasura Cloud (hasura.io) and ElephantSQL (elephantsql.com). You only have to learn GraphQL and honestly it's a joy to work with that

  • hasura_connect

    Connect your Flutter/Dart apps to Hasura simply.

  • Agreed! As a newcomer to GraphQL, I found that Hasura Connect (https://github.com/Flutterando/hasura_connect) removed some of the boilerplate and complexity of flutter_graphql. The only thing is, it doesn't seem to work with Flutter web, and I'd imagine that flutter_graphql is more flexible/powerful.

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

  • Hasura V3 Engine is in alpha

    1 project | news.ycombinator.com | 20 Dec 2023
  • Hasura: Instant GraphQL on your Postgres data

    1 project | news.ycombinator.com | 14 Dec 2023
  • Writing filters, sorting and pagination for all my queries is exhausting and repetitive. Is there a better way?

    2 projects | /r/graphql | 21 Oct 2023
  • Hasura VS graphweaver - a user suggested alternative

    2 projects | 23 Aug 2023
  • Instant APIs (GraphQL and REST) for MariaDB

    1 project | /r/mariadb | 14 Jun 2023