Software Alternatives, Accelerators & Startups

Supabase VS Apache Cordova

Compare Supabase VS Apache Cordova and see what are their differences

Supabase logo Supabase

An open source Firebase alternative

Apache Cordova logo Apache Cordova

Platform for building native mobile applications using HTML, CSS and JavaScript
  • Supabase Landing page
    Landing page //
    2023-05-27
  • Apache Cordova Landing page
    Landing page //
    2023-01-17

Supabase videos

Basic demo

More videos:

  • Review - Supabase in 100 Seconds by Fireship

Apache Cordova videos

Apache Cordova - Hello World from Android and iOS

More videos:

  • Review - What’s Your View on Apache Cordova?

Category Popularity

0-100% (relative to Supabase and Apache Cordova)
Developer Tools
92 92%
8% 8
Development Tools
0 0%
100% 100
Realtime Backend / API
100 100%
0% 0
JavaScript Framework
0 0%
100% 100

User comments

Share your experience with using Supabase and Apache Cordova. For example, how are they different and which one is better?
Log in or Post with

Reviews

These are some of the external sources and on-site user reviews we've used to compare Supabase and Apache Cordova

Supabase Reviews

Best Serverless Backend Tools of 2023: Pros & Cons, Features & Code Examples
Create an account, a project, and a database. Unlike a NoSQL database like Firebase’s, you need to have a structure ready to be able to manipulate data. But once this step is done―and you’ll have ready-to-use templates to help speed up this part―you can call Supabase like so:
Source: www.rowy.io
2023 Firebase Alternatives: Top 10 Open-Source & Free
Supabase is another trusted platform in our list that calls itself an open-source alternative to Firebase. You can also name it one of the newest cloud service providers similar to Firebase because it launched in 2020. Indeed, with great scalability and documentation support, Supabase could be an ideal option.
12 User Authentication Platforms [Auth0, Firebase Alternatives]
Powered with react libraries, you can quickly start with Supabase’s pre-build auth widgets. Besides, you can integrate Supabase with REST and real-time APIs with support for GraphQL coming in future updates.
Source: geekflare.com

Apache Cordova Reviews

Top 10 Flutter Alternatives for Cross-Platform App Development
Developed by Apache Cordova, PhoneGap is used extensively for developing cross-platform mobile with the use of several web technologies. It lets developers write code by using HTML, CSS & JavaScript and package it as a native app. Being a simple framework, it includes the largest collection of plugins that extend its wide functionality.
Top 5 Flutter Alternatives for Cross-Platform Development
Apache Cordova is an open-source mobile development framework that lets you create cross-platform apps using standard web technologies like HTML5, CSS3, and JavaScript. Like NativeScript, Apache Cordova is more accessible to developers comfortable with web development, especially Angular or VueJS.
Source: www.miquido.com
Exploring 15 Powerful Flutter Alternatives
Oracle Mobile Application Framework (MAF) offers cross-platform development using standards like HTML5 and JavaScript containerized via Apache Cordova. Oracle MAF delivers excellent offline support capabilities matching the needs of field service teams and remote inspectors. With tools like Oracle Database and middleware, MAF apps cache relevant data subsets locally while...
10 Best Android Studio Alternatives For App Development
Apache Cordova is a tool to develop Android App Development. It enables software engineers to build apps for Android mobile phones. Using HTML5, CSS3, JavaScript instead of relying on platform-specific APIs. Like those in Android, iOS or Windows phones. When you are using Apache Cordova APIs, an app can be developed without any native code (like Java, objective-C, etc.) from...
Source: techdator.net
Top Cross-Platform App Development Frameworks
Formerly known as PhoneGap, Apache Cordova is a reliable cross-platform app development framework that comes with decent support for CSS3, HTML4, and JavaScript. It offers numerous plugins using which the developers can access native device APIs to develop near-native apps. Using Apache Cordova, developers can use device features (geolocation, camera, etc.) and UI libraries...
Source: www.pangea.ai

Social recommendations and mentions

Based on our record, Supabase seems to be a lot more popular than Apache Cordova. While we know about 436 links to Supabase, we've tracked only 43 mentions of Apache Cordova. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

Supabase mentions (436)

  • Codd almighty! Has it been half a century of SQL already?
    I see it differently. In the 25 years I've been working in this industry I see a welcome trend toward doing more in the database, such that the impedance mismatch dissipates: https://gist.github.com/cpursley/c8fb81fe8a7e5df038158bdfe0f06dbb https://supabase.com/ One way to eliminate the Java-SQL impedance (for example) mismatch is to delete Java altogether, along with JOOQ,... - Source: Hacker News / 5 days ago
  • Confidently Incorrect - Recipe Collection App : So far...
    My initial, now long abandoned, plan was to use Next/Nuxt to create the front-end and have the back-end be in Python, to allow me to use the recipe-scrapers library, and to use Supabase to organise the database of users and their collection of recipes, and allow the users to enter a list of ingredients and be presented with a selection of recipes from their own curated collection that contained those recipes,... - Source: dev.to / 4 days ago
  • Using Supabase to Store Images in a .NET Application
    Step 1: Sign up at supabase.com and create a new project. - Source: dev.to / 6 days ago
  • Good alternatives to Heroku
    Subpabase - Like Planetscale this is only for databases. It is an open source Firebase alternative for building secure and performant Postgres backends with minimal configuration. - Source: dev.to / 13 days ago
  • You should start creating a View in Supabase!!
    If you are new to postgres or if you are a frontend heavy developer who is currently relying on supabase to have a magic backend appearing out of nowhere, or maybe you are just someone who likes to read stuff and in that case I have something to share with you! - Source: dev.to / 17 days ago
View more

Apache Cordova mentions (43)

  • PWAs wont replace native iOS apps
    Anyone have experience with/opinions on Apache Cordova? [1] It seems like it would solve most of the PWA issues. Although I vaguely recall reading that Apple is not too fond of apps that are basically just wrapped web views. [1] https://cordova.apache.org/. - Source: Hacker News / 4 months ago
  • What's the latest way of submitting pwas to the app stores?
    Has anyone tried pwa builder?[2] Thank you for any insights! [0]https://cordova.apache.org/. - Source: Hacker News / 4 months ago
  • Why does everyone "suddenly" hate Single Page Apps?
    A little over a decade ago, I worked on the open-source project Apache Cordova/Adobe PhoneGap, first at IBM and later at Adobe. Apache Cordova enables you to build mobile applications using HTML, CSS and JavaScript while targeting multiple platforms with one code base. In today’s technology landscape, mobile is dominated by iOS and Android. In the early 2010’s we were awash in mobile platforms from BlackBerry,... - Source: dev.to / over 1 year ago
  • The right way to build multi platform apps in 2023 using web tech. ?
    There are layers that offer access to native APIs like capacitor, cordova and nativescript. Apparently sometimes multiple of them should be used, but I didn't understand what are the differences even after reading the announcement. These seem to be frontend agnostic technologies and Capacitor is apparently the more modern choice at the moment. Source: over 1 year ago
  • How to bypass mobile app review thanks to Capacitor, Ionic, and micro frontends 🤯
    To be honest, we have not only Capacitor but also Cordova which Capacitor is based on but because Capacitor is more popular, has better community, deals with some problems better, and works beautifully with Ionic Framework I will tell more in a second, I simply recommend Capacitor. - Source: dev.to / over 1 year ago
View more

What are some alternatives?

When comparing Supabase and Apache Cordova, you can also consider the following products

Firebase - Firebase is a cloud service designed to power real-time, collaborative applications for mobile and web.

React Native - A framework for building native apps with React

Next.js - A small framework for server-rendered universal JavaScript apps

PhoneGap - Easily create apps using the web technologies you know and love: HTML, CSS, and JavaScript.

AppWrite - Appwrite provides web and mobile developers with a set of easy-to-use and integrate REST APIs to manage their core backend needs.

Ionic - Ionic is a cross-platform mobile development stack for building performant apps on all platforms with open web technologies.