General Availability Week: Day 1

Learn more

Supabase Alpha April 2020

06-01-2020

2 minute read

Now in Supabase:

  • Set up Postgres in less than 2 minutes
  • Auto-generated APIs! (they are a bit flaky, go easy)
  • Query your database directly from the dashboard
  • Analyze your queries and make them faster :rocket:

Important Notes

1/ Supabase is NOT production ready. Have a play around and let us know what you think. We don't track ANYTHING (although we do store your github name and email). We'd like to keep it that way, so we rely on your direct feedback to steer our product roadmap.

2/ We are free to use while we're in alpha thanks to the generosity of Digital Ocean's startup program. But the funds aren't unlimited - please shut down the database when you're done :pray:.

3/ The database takes about 2 minutes to build. It's worth it, we promise. If you've ever wanted use Postgres, we're the easiest in the market.

Coming soon

At Supabase, we're building some amazing tools that make Postgres as easy to use as Firebase. Some of the things we're working on:

Simple interface

Why are database interfaces so hard to use? The Supabase team has built products for 70-year-olds, so we're confident we can make something easier for developers: Supabase table view

Connectors

Send realtime database changes to other systems, like queues or webhooks (Slack notifications!): Supabase connectors

And more

  • ⚡ Realtime listeners! Subscribe to your database just like you would with Firebase.
  • 🤖 Instant RESTful APIs that update when you update your schema. Supabase introspects your schema and updates your API and documentation.
  • 📓 Auto-documentation for your APIs and Postgres schema. What's better than documentation? Documentation that you don't have to manually keep up to date.

Follow us

Start using Supabase today: supabase.com/dashboard

Make sure to star us on github! github.com/supabase/supabase

Share this article

Build in a weekend, scale to millions