Firebase

Auto Added by WPeMatico

Supabase raises $6M for its open-source Firebase alternative

Supabase, a YC-incubated startup that offers developers an open-source alternative to Google’s Firebase and similar platforms, today announced that it has raised a $6 million funding round led by Coatue, with participation from YC, Mozilla and a group of about 20 angel investors.

Currently, Supabase includes support for PostgreSQL databases and authentication tools, with a storage and serverless solution coming soon. It currently provides all the usual tools for working with databases — and listening to database changes — as well as a web-based UI for managing them. The team is quick to note that while the comparison with Google’s Firebase is inevitable, it is not meant to be a 1-to-1 replacement for it. And unlike Firebase, which uses a NoSQL database, Supabase is using PostgreSQL.

Indeed, the team relies heavily on existing open-source projects and contributes to them where it can. One of Supabase’s full-time employees maintains the PostgREST tool for building APIs on top of the database, for example.

“We’re not trying to build another system,” Supabase co-founder and CEO Paul Copplestone told me. “We just believe that already there are well-trusted, scalable enterprise open-source products out there and they just don’t have this usability component. So actually right now, Supabase is an amalgamation of six tools, soon to be seven. Some of them we built ourselves. If we go to market and can’t find anything that we think is going to be scalable — or really solve the problems — then we’ll build it and we’ll open-source it. But otherwise, we’ll use existing tools.”

Image Credits: Supabase

The traditional route to market for open-source tools is to create a tool and then launch a hosted version — maybe with some additional features — to monetize the work. Supabase took a slightly different route and launched a hosted version right away.

If somebody would want to host the service themselves, the code is available, but running your own PaaS is obviously a major challenge, but that’s also why the team went with this approach. What you get with Firebase, he noted, is that it’s a few clicks to set everything up. Supabase wanted to be able to offer the same kind of experience. “That’s one thing that self-hosting just cannot offer,” he said. “You can’t really get the same wow factor that you can if we offered a hosted platform where you literally [have] one click and then a couple of minutes later, you’ve got everything set up.”

In addition, he also noted that he wanted to make sure the company could support the growing stable of tools it was building and commercializing its tools based on its database services was the easiest way to do so.

Like other Y Combinator startups, Supabase closed its funding round after the accelerator’s demo day in August. The team had considered doing a SAFE round, but it found the right group of institutional investors that offered founder-friendly terms to go ahead with this institutional round instead.

“It’s going to cost us a lot to compete with the generous free tier that Firebase offers,” Copplestone said. “And it’s databases, right? So it’s not like you can just keep them stateless and shut them down if you’re not really using them. [This funding round] gives us a long, generous runway and more importantly, for the developers who come in and build on top of us, [they can] take as long as they want and then start monetizing later on themselves.

The company plans to use the new funding to continue to invest in its various tools and hire to support its growth.

Supabase’s value proposition of building in a weekend and scaling so quickly hit home immediately,” said Caryn Marooney, general partner at Coatue and Facebook’s former VP of Global Communications. “We are proud to work with this team, and we are excited by their laser focus on developers and their commitment to speed and reliability.”

Powered by WPeMatico

Google beefs up Firebase platform for the enterprise

Today at the Firebase Summit in Prague, Google announced a number of updates to its Firebase app development platform designed to help it shift from an environment for individuals or small teams into a full-blown enterprise development tool.

Google acquired Firebase 4 years ago to help developers connect to key cloud tools like a database or storage via a set of software development kits (SDKs). Over time, it has layered on sophisticated functionality like monitoring to fix performance issues and access to analytics to see how users are engaging with the app, among other things. But the toolkit hasn’t necessarily been geared towards larger organizations until now.

“[Today’s announcements] are going to be around a set of features and updates that are catered more towards enterprises and sophisticated app teams that are looking to build and grow their mobile apps,” Francis Ma, head of product at Firebase told TechCrunch.

Perhaps the biggest piece of news was that they were adding corporate support. While the company boasts 1.5 million apps per month running on Firebase, in order to move deeper into the enterprise, it needed to have a place corporate IT could call when they run into issues. That is coming with the company expected to announce various support packages in Beta by the end of the year. These will be tied to broader Google Cloud Platform support.

“With this launch, if you already have a paid GCP Support package, you will be able to get your Firebase questions answered through the Google Cloud Platform (GCP) Support Console. Once the change is fully launched, Firebase support will be included at no additional charge with paid GCP Support packages, which includes target response times, a dedicated technical account manager (if you are enrolled in Enterprise Support) and more,” Ma explained in a blog post.

In addition, larger teams and organizations need more management tools and the company announced the Firebase Management API. This allows programmatic access to manage project workflows from IDE to Firebase. Ma says this includes direct integration with StackBlitz and Glitch, two web-based IDEs. “Their platforms will now automatically detect when you are creating a Firebase app and allow you to deploy to Firebase Hosting with the click of a button, without ever leaving their platforms,” Ma wrote.

There were a bushel of other announcements including access to better facial recognition tools in the Google ML kit announced last spring. There were also improvements to Crashlytics performance monitoring, which includes integration with PagerDuty now, and Firebase Predictions, its analytics tool, which is now generally available after graduating from Beta.

All of these announcements and more, are part of a maturation of the Firebase platform as Google aims to move it from a tool aimed directly at developers to one that can be integrated at the enterprise level.

Powered by WPeMatico

Google acquires Fabric developer platform and team from Twitter

static1-squarespace Google is taking over Twitter’s mobile app developer platform Fabric, as well as its Crashlytics crash reporting system, Answers mobile app analytics, Digits SMS login system and FastLane development automation system. Twitter launched Fabric as a modular SDK in 2014 to allow developers to pick and choose different tools to improve their apps, and it now serves apps reaching 2.5… Read More

Powered by WPeMatico