Software Alternatives & Reviews

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

Hasura ElephantSQL
  1. 1
    Hasura is an open platform to build scalable app backends, offering a built-in database, search, user-management and more.
    Pricing:
    • Open Source
    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.

    #GraphQL #Realtime Backend / API #API Tools 117 social mentions

  2. PostgreSQL open-source database, hosted in the cloud.
    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.

    #Databases #Relational Databases #NoSQL Databases 2 social mentions

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

Log in or Post with