Category: Business, Database, Microsoft, github

Google’s https://firebase.google.com/ has been a popular way for web and mobile developers to get started quickly by providing a set of tools taking care of the backend so they can focus on functionality on the frontend. “I was using Firebase in my previous startup, and I ran into some scaling issues.

So I reimplemented that using a server on top of Postgres, and then I open sourced it,” he said.

While Firebase is about 18 different products, Supabase has focused on four that are most-requested within its community: the Postgres database, authorization, storage for large files and auto-generated APIs.

https://thenewstack.io/hasura-brings-rest-apis-to-graphql/ is an open source real-time GraphQL API engine providing GraphQL or REST APIs with built-in authorization.

Related Articles