Software Alternatives, Accelerators & Startups

Firebase

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

Firebase Reviews and details

Screenshots and images

  • Firebase Landing page
    Landing page //
    2023-10-20

Badges & Trophies

Promote Firebase. You can add any of these badges on your website.
SaaSHub badge
Show embed code
SaaSHub badge
Show embed code

Videos

Is Firebase a Good Long Term Solution?

How to NOT get a 30K Firebase Bill

Firebase Pricing

Social recommendations and mentions

We have tracked the following product recommendations or mentions on various public social media platforms and blogs. They can help you see what people think about Firebase and what they use it for.
  • Top 10 Flutter Development Tools in 2024
    Firebase by Google offers a comprehensive suite of back-end services that seamlessly integrate with Flutter development. This integration allows you to focus on building the app's core functionalities while Firebase handles tasks like authentication, databases, cloud storage, analytics, and more. - Source: dev.to / 9 days ago
  • How to Add Firebase Authentication To Your NodeJS App
    Head over to Firebase Developer Console homepage, sign in using your Gmail address, and click the Go to Console button to navigate to the console's overview page. - Source: dev.to / about 1 month ago
  • How I migrated from Firebase to Supabase
    I didn't really give much thought as to which backend I would use. I already had 2 projects in Supabase (BOXCUT & MineWork), but also a few projects in Firebase too. I was more concerned at the time at actually building the product. - Source: dev.to / about 1 month ago
  • Mastering Firebase: A Comprehensive Guide to CRUD Operations
    Firebase, a well-known backend platform, is widely utilized for building Serverless or Headless web and mobile applications. This discussion will delve into executing comprehensive CRUD (Create, Read, Update, Delete) operations within Firebase. CRUD operations serve as fundamental building blocks for both web and mobile applications. To initiate this process, create a new project in the Firebase Console.... - Source: dev.to / 3 months ago
  • What is really an API? Examples, Code + History
    For example, you can rely on the powerful OAuth by Okta to handle your Auth services, Flutterwave payment gateway to accept payment, and Google Firebase Messaging to manage notifications. - Source: dev.to / 3 months ago
  • The 2024 Web Hosting Report
    Backend as a Service (BaaS) goes back to early 2010’s with companies like Parse and Firebase. These products integrated everything a backend provides to a webapp in a single, integrated package that makes it easier to get started and enables you to offload some of the devops maintenance work to someone else. - Source: dev.to / 4 months ago
  • How to Do Authorization - A Decision Framework: Part 1
    Google Firebase is one of the pioneers to integrate access policies into the database. It's a NoSQL data store that holds documents in collections and allows you to define security rules for object access. When making queries and mutations, Firebase checks if the request operates over objects the user can access and rejects it if it does not. - Source: dev.to / 6 months ago
  • Hacktoberfest Week 4 PR
    TanyaAja is an anonymous question bank platform. Once set up, you can get your own web app where others can submit questions to you. Those who post questions are authenticated via Firebase, and their questions are stored in your Notion database. It also uses Next.js and Shadcn UI. The default templates to set up the app is in Indonesian, but users are able to customize these templates to change the wordings. - Source: dev.to / 7 months ago
  • Backend for a e-commerce website
    Firebase - Google has free plans on Firebase that let you store info. Essentally you'd do everything with HTML, CSS, and Javascript. Then you'd get/post data to/from Firebase ( https://firebase.google.com/ ). Source: 8 months ago
  • Amazing tools that you must use to improve your work flow
    Deployment sites This list makes reference to some popular sites that provide needed infrastructure where you can deploy your projects. These sites have free and paid plans. Supabase Heroku Firebase Vercel Railway.app. - Source: dev.to / 8 months ago
  • The Ultimate Tech Stack for Building a Full-Stack MVP and Iterating Quickly
    Platforms like Firebase and Supabase provide backend as a service helping you scale to millions of users without maintaining your own infrastructure. We currently use Firebase for authentication, storage, database (Firestore), and serverless functions to handle custom backend logic. - Source: dev.to / 8 months ago
  • Hacktoberfest Week 2 PR
    To install or set up the application so that I could test my fix once ready, I had to do many things. In fact, it took me over an hour for set up, and less than ten minutes to do the fix. This is because I had to sign up for multiple services and link them all together to make it work, and the instructions were not very detailed. I had to set up Firebase for the authentication, and Notion to load the site... - Source: dev.to / 8 months ago
  • Database Review: Top Five Missing Features from Database APIs
    Firebase (use a second database for realtime part). - Source: dev.to / 9 months ago
  • Building A TodoList with Svelte & Firebase
    Head over to the Firebase homepage and click the 'Go To Console' button. - Source: dev.to / over 2 years ago
  • 9 Hand Picked FREE Heroku Alternatives [2023]
    Netlify and Firebase are also great tools to deploy basic frontend apps for free. - Source: dev.to / 11 months ago
  • Becoming a Drummer Practice App
    I should note that while the application does require registration to access the database, the email provided only needs to be real if you think that you'll ever need to reset the password. I do not collect any personal information outside of email address and it is only used to authenticate with Firebase. Source: 11 months ago
  • Live Quiz App
    If you work only with Front-End I suggest looking into Firebase real-time database. It uses WebSockets the same as socket.io under the hood. But you don't need to implement the backend. Unless you're a full-stack developer and know how to implement socket.io on the server. Source: 11 months ago
  • Flutter Web in 2023 — is it good for you?
    Sounds like a typical use case for a combination of React + Firebase for DB (Firestore) and authentication: https://firebase.google.com/. Source: 11 months ago
  • Making a REST service integrated with MongoDB, Node.js, and Unity
    You can also do something similar with Firebase. Source: 11 months ago
  • How I built a sales management app with Next.js 13, Typescript, and Firebase
    Firebase is a Backend-as-a-Service (Baas) owned by Google that enables developers to build full-stack web applications in a few minutes. Services like Firebase make it very easy for front-end developers to build full-stack web applications with little or no backend programming skills. - Source: dev.to / 12 months ago
  • The fastest & cheapest way to host your React + .NET 7 API.
    I found that the fastest & cheapest way to ship things is to use a combination of a cheap VM from Droplet or Hetzner + Firestore with Firebase. - Source: dev.to / over 2 years ago

External sources with reviews and comparisons of Firebase

Best Serverless Backend Tools of 2023: Pros & Cons, Features & Code Examples
That’s a wrap: 6 best serverless backend for your next project! If you like Firebase, check out Rowy, our Firebase content management system.
What is AWS Amplify? - AWS Amplify Alternatives
The Google Firebase feature set includes a wide variety of components, some of which are file storage, application programming interfaces (APIs), cloud hosting, intelligent analytics, and real-time databases.
2023 Firebase Alternatives: Top 10 Open-Source & Free
Although Firebase has some limitations, many online web and mobile applications are still running on Firebase. Likewise, BuiltWith confirms that 396,531 live websites on the internet utilize Firebase. Correspondingly, 2953 companies and 32113 developers claim to use Firebase for different tech stacks on StackShare.
THE BEST 34 APP DEVELOPMENT SOFTWARE IN 2022 LIST
With Google’s Firebase, you can build apps fast, without managing infrastructure. Firebase gives you functionality like analytics, databases, messaging and crash reporting so you can move quickly and focus on your users. Firebase is built on Google infrastructure and scales automatically, for even the largest apps. Firebase offers great integrations with Google Ads, Admob, Google Marketing Platform, Google Play...
Convex vs. Firebase
"Firebase" actually refers to two separate products: Firebase Realtime Database and Cloud Firestore. This discussion focuses on Cloud Firestore because it's the newer, more scalable Firebase offering.
Top 10 Netlify Alternatives
Firebase is one of the optimal Netlify alternatives that provides all products to create, engage, release and monitor mobile and web applications. This free to start site like Netlify allows developers to quickly deploy, launch, and host a web application.
12 User Authentication Platforms [Auth0, Firebase Alternatives]
You can use Firebase authentication via passwords, phone numbers, or social logins. They have pre-built templates and SDKs to get started without much effort. And, there is a free plan to start with application authentication with generous limits, after which pay-as-you-go kicks in.
SignalR Alternatives
SignalR is basically used to allow connection between client and server or vice-versa. It is a type of bi-directional communication between both the client and server. SignalR is compatible with web sockets and many other connections, which help in the direct push of content over the server. There are many alternatives for signalR that are used, like Firebase, pusher, webRTC, RabbitMQ, gRPC, and MQTT. These all...
Open Source Internet of Things (IoT) Platforms
Firebase is a service issued by Google for the convenience of application developers to develop their applications. Firebase (BaaS ‘Backend as a Service’) is a solution offered by Google to make it easier for developers to work so that app developers can focus on developing applications without having to make a big effort for backend matters. Firebase has several features, namely:Google Analytics
Top 10 Node JS Hosting Companies
With the backing of Google, Firebase platform is a complete package to build, host, deploy and launch both web and mobile applications. Indeed, it is also a considerable and free Node.js hosting platform that was made public in 2011. Mainly, if you are building a small or medium-sized Node.js application, then Firebase could be a trustworthy choice for you.
12 Best Open-source Database Backend Server and Google Firebase Alternatives
Google Firebase platform helps developers to create mobile and web apps faster, but it comes at cost of privacy and portability. This article covers the open-source alternatives for Google Firebase, with a primary goal to help developers match their requirements with the solution on this list to find the best result.
10 Best Open Source Firebase Alternatives
The platform is open source, unlike Firebase, whose platform doesn’t offer all services for free to start. Plus, you get real-time queries, unlike Firebase, whose queries are slow, and you’re not locked into a particular vendor or Google Cloud framework.
Top 5 Firebase Open Source Alternatives for 2021
However, Firebase has some disadvantages like not being open-source, working only with NoSQL databases, and may not the ideal solution for applications that require complex queries. So, here we will discuss the best five open-source alternatives to Firebase that you can use in 2021.
Firebase Alternatives – Top 10 Competitors
Firebase continues to innovate and dominate the backend as a service (BaaS) market. It’s grown so much that it has become a key component of Google’s mobile strategy. In the past, I’ve been an enthusiastic Firebase user, but my concerns about its complexity and cost have led me to explore other cloud alternatives. While it offers an increasingly sophisticated array of services for many kinds of development...
Top 5 Alternatives to Heroku
Automatic Notifications: Firebase Notifications is a free service built on its Cloud Messaging (FCM) and the FCM SDK, enabling targeted user notifications for mobile app developers. Without manual messaging Firebase keeps two systems synchronized through automatic update notifications.

Do you know an article comparing Firebase to other products?
Suggest a link to a post with product alternatives.

Suggest an article

Firebase discussion

Log in or Post with
  1. User avatar
    Gordon
    · about 1 year ago
    · Reply

    Free, fast hosting for static files.

This is an informative page about Firebase. You can review and discuss the product here. The primary details have not been verified within the last quarter, and they might be outdated. If you think we are missing something, please use the means on this page to comment or suggest changes. All reviews and comments are highly encouranged and appreciated as they help everyone in the community to make an informed choice. Please always be kind and objective when evaluating a product and sharing your opinion.