11 Best No-Code and Low-Code Back-Ends for 2021

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

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

    The open source Firebase alternative.

  • Supabase is an open-source Firebase alternative back-end. It provides a dedicated database based on Postgres. It supports importing existing databases as well. Besides, there is built-in support for making authenticated API requests with integrated JWT authentication. This allows you to control what your app users can access. It exposes a WebSocket endpoint that enables any front-end apps to communicate in real-time. The advantage of using a relational database is that it helps you be consistent all the time.

  • Hasura

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

  • Hasura is an instant real-time GraphQL APIs engine. It makes your data instantly accessible through a GraphQL API or a REST API. This helps you to focus on the build and ship applications much faster.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • faunadb-js

    Javascript driver for FaunaDB v4

  • Fauna is a database as a service that works well with serverless applications. It is not a traditional database. It has its own query language called FQL. It provides flexible data modeling and supports ACID transactions that eliminate data anomalies.

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