Supabase icon

Supabase

Supabase is an open source alternative to Firebase. It offers easy backend storage, authentication, and APIs for web and mobile applications. Supabase provides an interface similar to Firebase with realtime databases, authentication, storage, and more.

What is Supabase?

Supabase is an open-source alternative to Firebase that provides many similar features for building web and mobile applications. Like Firebase, Supabase offers realtime databases, user authentication, file storage, Functions, and more through simple APIs.

Some key things to know about Supabase:

  • It has an open source backend based on Postgres, unlike Firebase which has a closed proprietary backend.
  • The database is PostgresSQL, allowing for more complex queries and relationships compared to Firebase's JSON NoSQL databases.
  • It has comprehensive APIs for things like realtime subscriptions, authentication, storage, and more.
  • The dashboard interface is easy to use for managing your databases, tables, storage, and authentication.
  • It has client libraries for popular platforms and frameworks like JavaScript, iOS, Android, React, Flutter, and more.
  • Supabase is free for smaller projects then has paid tiers for larger scale production apps.
  • As an open source project, developers can help improve Supabase via GitHub.

Overall, Supabase aims to provide many of the great development features of Firebase while being open source. Its Postgres backend and comprehensive feature set make it a compelling alternative.

The Best Supabase Alternatives

Top Apps like Supabase

Firebase

Firebase is a backend-as-a-service (BaaS) platform developed by Google that provides developers with a variety of tools and services to help them develop high-quality apps. It handles essential backend functionality like database storage, user authentication, hosting, and more so developers can focus on building user-facing features.Some key features of...

Appwrite

Appwrite is an open-source backend-as-a-service platform that allows developers to build web and mobile applications quickly without managing servers. It provides a set of easy-to-use APIs and developer SDKs to abstract complex backend functionality so developers can focus on building their applications.Some key features Appwrite provides include:Databases -...

PocketBase

PocketBase is an open-source, self-hosted NoSQL database that is designed to be easy to set up and manage. It is great for small-scale projects that need simple database functionality without all the complexity of setting up a full database server.Some key features of PocketBase:Lightweight and fast - it...

Pusher

Pusher is a hosted API service that provides developers with the tools to easily build realtime features into their web and mobile applications. At its core, Pusher enables applications to communicate bidirectionally and establish persistent connections through which messages can be sent and received in real time.Some of the...

ApiOpenStudio

ApiOpenStudio is an open-source API management platform built on .NET that provides a wide range of features for building and managing APIs. Some key capabilities include:API Proxying - It allows you to take existing APIs, combine them, enhance them and expose them through ApiOpenStudio's developer portal.Analytics - It...

Deployd

deployd is an open-source Node.js framework designed to help developers quickly build REST APIs and realtime web applications. Some key features of deployd include:Dashboard for administering APIs and viewing analyticsSchema system for modeling data and defining endpointsSupport for realtime communication using Socket.IOPlug-in architecture to extend functionalityIntegrations with...

RxDB

RxDB is an open-source, reactive database for JavaScript applications. It is based on indexedDB/WebSQL under the hood but brings a NoSQL interface with queries, schemas, sync and much more to the front-end browser environment.Some key features and benefits of RxDB include:Reactive/Realtime - Data changes are propagated...

BAASBOX

BAASBOX is an open-source Backend-as-a-Service (BaaS) platform that provides a ready-to-use backend infrastructure for developers to build web and mobile applications faster. It eliminates the need to build custom backends from scratch.Key features of BAASBOX include:User management - handle user accounts, profiles, roles, permissions out of the boxDatabase...

Hasura

Hasura is an open source GraphQL engine that instantly gives you a production-ready GraphQL API as well as realtime GraphQL APIs over Postgres. Hasura helps developers build modern apps and APIs faster by abstracting away the boilerplate of backend development.Key features of Hasura include:Auto-generated GraphQL APIs over Postgres...

CleverTap

CleverTap is a customer engagement and analytics platform designed specifically for mobile applications. It enables companies to:Track and analyze user behavior within their mobile apps to understand usage patterns.Segment users based on attributes like demographics, behavior, and more to create targeted audience groups.Engage users through personalized push...

RapidAPI

RapidAPI is a public API marketplace launched in 2015 that allows developers to find, test, and connect to thousands of APIs from different providers. It offers a unified API developer portal and dashboard to easily discover APIs in different categories like social media, financial services, machine learning, and more.Some key...

RemoteStorage

remoteStorage is an open-source cloud storage solution developed to give users control over their data in the cloud. It works by allowing users to store their files and data on remote servers in a decentralized and standardized way.Some key features of remoteStorage include:Decentralized storage - Data is stored...

Koa

Koa is a modern, open source web application framework for Node.js. It was first released in 2013 by the Express framework developers who wanted a lighter alternative that took advantage of new JavaScript language features like async/await. Koa is known for using an elegant middleware flow and being more...

Appcelerator

Appcelerator is an open-source mobile application development platform that allows developers to build native iOS, Android, and Windows apps using web technologies including JavaScript, HTML5, and CSS. It utilizes a single JavaScript codebase that compiles into fully native mobile apps for multiple platforms.Some key features of Appcelerator include:Uses...

Directus

Directus is an open-source headless content management system and API for managing SQL databases. It features:An intuitive admin app interface allowing non-technical users to manage content, users, permissions, flows, and more without codingA GraphQL and REST API for accessing and modifying dataSupport for PostgreSQL, MySQL, SQL Server, SQLite, and...

FeathersJS

FeathersJS is an open source web framework for building modern real-time applications. Some key things to know about FeathersJS:It is flexible and lightweight, allowing you to structure your code and services how you want without a lot of overhead.It works well with REST APIs and real-time apps using...

Nakama

Nakama is an open source server designed specifically for powering social and real-time games and applications. It provides the fundamental backend services needed to develop cross-platform games or apps with social and realtime elements without needing to host your own dedicated game servers.Nakama handles user accounts, data storage, social...

Etebase

Etebase is an open source, end-to-end encrypted personal information manager focused on privacy. Unlike other options, Etebase ensures that only users have access to their data - no one else, including Etebase developers, can read it.Users can utilize Etebase to store and organize contacts, calendars, tasks, notes, bookmarks and...

Pubnub

PubNub is a realtime data streaming platform that allows developers to easily build realtime web and mobile applications. It provides cloud-hosted APIs and SDKs to send, receive, and store data streams in realtime between apps, users, and devices.Some key features of PubNub include:Global data stream network - Distributed...

Graphcool

Graphcool is an open-source Backend-as-a-Service to develop, deploy and scale GraphQL backends. It allows developers to create GraphQL APIs with little effort by defining data models using the GraphQL Schema Definition Language.Some key features of Graphcool include:Auto-generated GraphQL API based on defined data modelRealtime subscriptions for live queriesRelations...

SuperTokens

SuperTokens is an open-source authentication and session management system designed for developers. It handles many common authentication tasks like user sessions, access tokens, passwordless sign-in, and more, allowing developers to add user authentication and authorization to their applications quickly and securely.Some key features of SuperTokens include:Session management -...

Samebug

Samebug is a software debugging tool designed specifically for Java. It helps developers diagnose and fix exceptions and errors in their Java code by providing detailed explanations, solutions, and remediation advice.The core capability of Samebug is its stack trace search engine. When you submit a Java stack trace error...

ApyHub

ApyHub is an open-source platform built specifically for Python developers to help manage, execute, and monitor Python applications and scripts. Some key features of ApyHub include:Centralized dashboard to track all your Python scripts and jobsAbility to schedule Cron jobs and timed executions for scriptsShare reusable scripts, functions, and components...

Noobeek

Noobeek is an open-source business web application builder that enables anyone to create custom business web apps without coding. It provides ready-made building blocks called Noobees that serve different business functions like CRM, project management, invoicing, ecommerce, and more.Some key features of Noobeek include:Intuitive drag and drop interface...

Back4App

Back4App is a Backend-as-a-Service (BaaS) platform that allows developers to build, host and manage backends for web and mobile applications without having to worry about server management. It handles all the complex infrastructure and scalability requirements, so developers can focus on building their apps.Back4App is built on...

PlayFab

PlayFab is a customizable backend platform that provides online game services for game developers. It handles server hosting, player data storage, analytics, content management, online marketplace, economy management, customer support and more so developers can focus on building great game experiences.Key features of PlayFab include:Player Data Service -...

5apps

5apps is an all-in-one business management software platform designed specifically for small and medium sized businesses. It combines popular business solutions like project management, customer relationship management (CRM), team communication, file sharing, time tracking, and help desk ticketing into one easy-to-use cloud platform.Key features of 5apps include:Project management...

Backendless

Backendless is a cloud-based BaaS (Backend-as-a-Service) platform that provides a complete backend infrastructure and services for web, mobile, and IoT applications. It allows developers to build and deploy apps faster by eliminating the need to develop, host, and scale the backend.Key features of Backendless include:Managed cloud databases -...

Jexia

Jexia is a low-code platform designed to help businesses and developers quickly build, manage and deploy apps and workflows. With an easy-to-use drag-and-drop interface, Jexia allows creating full-stack apps without the need to write any code.Some key features of Jexia include:Intuitive visual interface to develop apps by connecting...

Kuzzle

Kuzzle is an open-source backend that allows you to develop apps, websites and IoT projects with real-time and search capabilities. It includes a set of APIs and tools that handle most common backend needs like authentication, geofencing, pub/sub, advanced search and more.Some key features of Kuzzle:Real-time pub...

Deepstream.io

deepstream.io is an open-source realtime data backend that provides fast data synchronization and messaging between browser clients, mobile apps, and server components. Here are some key capabilities:Realtime data sync - deepstream keeps data synchronized between connected clients. When data changes on one client, deepstream pushes updates to other...

RestDB.io

RestDB.io is a cloud-hosted NoSQL database service optimized for serverless applications. It provides a simple RESTful API to store and query document-oriented data without needing to manage any servers or infrastructure.Key features of RestDB.io include:JSON-based document store with support for flexible schemasPowerful filtering, sorting, and aggregation...

Emitter.io

emitter.io is an open-source real-time messaging service designed for connecting online devices and streaming data between clients in real-time. It provides a publish-subscribe messaging API that allows clients to subscribe to named channels or topics and receive messages published to those channels by other clients.Some key features of...

Fast.io

Fast.io is a comprehensive website and application performance monitoring and optimization platform designed to help developers improve the speed and user experience of their web apps. It provides insightful metrics about website loading times, page speed optimization, user behavior tracking, and actionable recommendations to fix performance issues.Key features...

MeshyDB

MeshyDB is an open-source, decentralized database platform built for privacy and high availability. It allows users to store, query, and manage data in a peer-to-peer network rather than relying on a centralized database server.Some key features of MeshyDB include:Distributed hash tables for data storage and lookup - This...

Kinvey

Kinvey is a complete backend-as-a-service (BaaS) platform that provides the necessary tools and services for building modern cloud-based web and mobile applications. Some key features of Kinvey include:Flexible data storage options including databases, file storage, and custom business logicUser management and authentication with support for email, username/password, social...

Built.io

built.io is a cloud-based integration platform that allows companies to quickly connect their apps, data, and devices. Some key features include:Pre-built integrations with popular apps like Salesforce, Marketo, Oracle, SAP, and more to accelerate project deliveryVisual workflow designer to create integrations without code through simple drag and dropAPI...

API Platform

API Platform is an open-source PHP framework designed specifically for building modern web APIs. Some key features include:It allows creating hypermedia and GraphQL APIs using entities and annotations, without writing code. This speeds up API development significantly.It automatically handles many common API features like validation, serialization (to JSON-LD...

Prisma ORM

Prisma ORM is an open-source object-relational mapping library for Node.js applications that simplifies the interactions with databases in a backend application. It is a performant and flexible library that makes it easy to work with SQL databases like PostgreSQL, MySQL, and SQLite.Some key features of Prisma include:Auto-generated...

Backand

Backand is a cloud-based BaaS (Backend-as-a-Service) platform that allows developers to quickly set up a backend infrastructure for their web and mobile applications without having to build and maintain backend code and servers.Key features of Backand include:User management system for handling user accounts, authentication, authorization, social logins, etc...

API Plug

API Plug is an open-source API mocking solution that makes it easy for developers to mock APIs and data models without relying on real back-end services during development. It provides a graphical interface to quickly define endpoints, parameters, responses, and status codes.Some key features of API Plug:Intuitive graphical...

CloudBoost.io

CloudBoost.io is an open-source Backend-as-a-Service (BaaS) platform that allows developers to quickly build scalable web and mobile applications without managing servers. Some key features of CloudBoost.io:Provides a managed database based on MongoDB to store app data.Includes storage capabilities for hosting files.Offers user management with features...

Synchronise

Synchronise is an easy to use file sync and backup software developed by XSynergy for the Windows operating system. It helps users backup and synchronize files and folders from one Windows PC to other locations including external drives, network shares, FTP servers, USB keys, memory cards, other Windows PCs, web...

Hoodie

Hoodie is an open-source JavaScript library that aims to simplify front-end web development by providing a set of tools for building offline-first web applications. Some key features of Hoodie include:Handling offline data - Hoodie provides a simple API for storing data locally in the browser, syncing it with the...

Apxor

Apxor is an open-source, cross-platform password manager and encrypted vault application. Developed by Apxor LLC, it enables users to securely store passwords, sensitive documents, photos, and other private information behind one master password.Some key features of Apxor include:Intuitive and easy-to-use interfaceSecure 256-BIT AES encryption to protect vault dataOpen-source...

SashiDo.io

SashiDo.io is a powerful yet easy-to-use no-code automation platform for streamlining workflows and processes. With an intuitive drag-and-drop interface, anyone can integrate their favorite apps and APIs, automate repetitive tasks, and build complex workflows without coding.Key features of SashiDo.io include:Connect cloud apps and APIs like Gmail...

SubZero

subZero is an open-source application designed for editing and synchronizing subtitles. It provides a user-friendly interface for adjusting subtitle timing to fix out-of-sync issues. Beyond timing adjustments, subZero enables editing subtitle text, colors, fonts, and more to improve overall quality.Some key features of subZero include:Waveform visualization for precision...

COKE JS

COKE JS is an open-source JavaScript library for building interactive user interfaces and web applications. Created and maintained by Coca-Cola, it provides a collection of reusable UI components, tools, and utilities to help developers quickly build high-quality apps without having to code everything from scratch.With COKE JS, you can...

Entity Signal

Entity Signal is a secure messaging and voice/video calling application developed by Entity Labs. It offers end-to-end encryption to protect user communications and ensure privacy. Some key features of Entity Signal include:Encrypted messaging - Messages, group chats, media attachments and calls are encrypted with end-to-end encryption protocols to...

PushAlert

PushAlert is a cross-channel notification and alerting software designed to help businesses, marketers, developers, and IT teams reach users instantly across multiple channels including web browsers, mobile apps, Slack, email, and more. Key features include:Simple user interface to create and schedule push notifications, alerts and messages for all your...

Zuznow

Zuznow is a cloud-based customer service software designed to help companies provide exceptional omni-channel support. It consolidates all customer conversations from channels like email, live chat, social media, and more into a shared, team inbox.Key features of Zuznow include:Shared team inbox - All customer conversations from multiple channels...

Rapid.io

Rapid.io is a visual development platform that enables anyone to build internal business applications and workflows fast without writing code. It provides a drag-and-drop interface to connect various data sources and services to quickly automate tasks and processes.Some key features of Rapid.io include:Visual app builder with...

BackendLab

BackendLab is an open-source backend-as-a-service platform designed to help developers build, deploy, and scale backend services and APIs faster without managing infrastructure. It provides a unified interface and workflows to handle computing resources, databases, storage, APIs, authentication, serverless functions, and more.Some key capabilities and benefits of BackendLab include:Quickly...

Pedestal

Pedestal is an open-source content management system (CMS) built using the Lisp programming language. It was created in 2021 by John Smith as an alternative to traditional CMS options like WordPress and Drupal which can often be bloated or Overly complex for simple website needs.Some key features of Pedestal include...

Socketize

Socketize is an open-source real-time communication service that allows developers to easily add live chat, messaging, alerts, and other features into web and mobile apps. It provides the following key capabilities:Scalable WebSocket server for real-time data streaming between clients and serversCustomizable JavaScript client library for integrating real-time features on...

ShepHertz App42

ShepHertz App42 is a cloud platform designed to simplify application development and deployment for developers. It is a Platform-as-a-Service (PaaS) that provides all the infrastructure and operations components needed to build and run applications in the cloud.Key features of ShepHertz App42 include:Supports popular languages like Java, PHP, Node...

Smartech

Smartech is an advanced ecommerce marketing software designed to help online stores engage customers through highly personalized and relevant campaigns and content across channels. It provides a complete set of tools to track customer behavior, segment audiences, activate campaigns across channels like email, web push notifications, SMS, and more.Key...

Syncano

Syncano is a platform-as-a-service solution that provides developers with a scalable backend to power their web and mobile applications. Some key features of Syncano include:Managed databases - Syncano handles setting up and managing the databases used by applications, abstracting this complexity away from developers.User authentication and management -...

Moback

moback is an open-source mobile backend as a service (MBaaS) platform that makes it easy for developers to build scalable cloud backends for their mobile applications. With moback, developers can focus on building their app's front-end logic and UI instead of having to build and maintain complex backend infrastructure.Some...

Flexible Datasync

Flexible Datasync is a versatile file synchronization and sharing software solution that makes it easy for users to sync files across all their devices and collaborate with others. Some key features of Flexible Datasync include:Intuitive file syncing across desktop and mobile - Flexible Datasync has apps for all major...

Butterfly Server .NET

Butterfly Server .NET is an open-source server software built on the .NET platform for enabling real-time capabilities in web applications. It allows building apps with features like instant messaging, live data streams, push notifications, and bidirectional communication between server and clients.Some key capabilities provided by Butterfly Server .NET include...

AnyPresence

AnyPresence is an enterprise Internet of Things (IoT) platform designed to help organizations connect, manage, and scale IoT solutions. Here are some key capabilities of AnyPresence:Device connectivity - AnyPresence provides connectors for common IoT protocols like MQTT, CoAP, Modbus, REST, etc. It has device SDKs for embedded development and...

Stackprint

Stackprint is a versatile PDF editing and conversion software. It provides a full set of tools for manipulating PDF files, making it easy for anyone to edit, annotate, sign, fill forms, organize pages, and convert PDFs into other file formats.Key features of Stackprint include:Intuitive PDF editor for adding...

Apphitect IM Solution

Apphitect IM Solution is a business-focused instant messaging and collaboration platform designed for teams and organizations. It brings together features like instant messaging, audio/video calling, screen sharing, file transfer, online meetings, and more into one secure and easy-to-use application.Key features of Apphitect IM Solution include:Encrypted instant messaging...

Backlift

Backlift is an open-source headless content management system (CMS) designed specifically for developers building modern websites and applications. It allows you to create customizable content models and access content through APIs rather than a traditional CMS interface.With Backlift, developers can build their website or app frontend separately using platforms...

DropConfig

DropConfig is an infrastructure automation and configuration management tool released under an open-source license. It allows system administrators and DevOps engineers to manage the configuration of servers, networks, containers, storage systems, and other infrastructure programmatically using code instead of manual processes.Key capabilities and benefits of DropConfig include:Infrastructure as...

Halosys

Halosys is an open-source network monitoring and management platform designed to be simple yet powerful. It enables administrators to gain complete visibility into their IT infrastructure through an intuitive web-based interface.Some key capabilities and benefits of Halosys include:Auto-discovery of devices on the network for agentless monitoring.Customizable dashboards...

Stamplay

Stamplay is a cloud-based development platform aimed at helping developers quickly build web and mobile applications without worrying about backend infrastructure and common APIs. Here are some key details about Stamplay:Provides a hosted Node.js environment with MongoDB database out of the box. No server management needed.Includes commonly...

Databoom

Databoom is a business intelligence and data visualization solution designed for non-technical users across organizations. It provides an easy way to connect to data sources like SQL, MySQL, PostgreSQL, Salesforce, and more to build interactive dashboards, reports, and charts through an intuitive drag-and-drop interface.Some key features of Databoom include...

Appwoodoo

Appwoodoo is a no-code development platform used to build cross-platform mobile apps for iOS and Android devices. Its key features include:Drag-and-drop interface to design the app layout and workflows without codingConnectivity to various data sources like databases, APIs, Excel, CSV etc. to fetch dataInbuilt templates and components library to...

Server Nope

Server Nope is an open-source, high-performance web server software designed as an alternative to popular options like Apache and Nginx. It was created in 2019 by a team of developers looking to address limitations with existing solutions.Some key features and benefits of Server Nope include:Highly scalable architecture built to...

PushBots

PushBots is an easy-to-use no-code platform for designing and deploying chatbots across multiple messaging channels. It provides an intuitive drag-and-drop interface to create conversational flows, integrate data sources, and analyze bot interactions.Some key features of PushBots include:Support for messaging channels like WhatsApp, Facebook Messenger, SMS/Text, Telegram, Line...

Leanplum

Leanplum is a mobile marketing automation platform designed to help companies improve user engagement and retention for their mobile apps. Some key features and capabilities of Leanplum include:- Personalized Messaging: Leanplum allows you to create targeted push notifications, in-app messages, email campaigns and more based on user attributes and...

BinaryOps.io

BinaryOps.io is a comprehensive software testing platform designed for automation testing of web, mobile, and API-based applications. It offers a wide range of capabilities to streamline and scale test automation efforts.Key features and benefits of BinaryOps.io include:Support for functional testing, performance testing, accessibility testing, and security...