14 February 2023
•
36 minute read
Build a real-time multiplayer game using Flutter, Flame, and Supabase realtime.
8 February 2023
New Postgres extensions, pg_graphql updates, changes to Edge Functions, and more!
7 February 2023
Creating a ChatGPT interface for the Supabase documentation.
6 February 2023
An example of how to build an AI-powered search engine using OpenAI's embeddings and PostgreSQL.
5 January 2023
This month the Beta Update is a Launch Week 6 Special, where we review the cascade of announcements.
3 January 2023
Announcing the winners of the Launch Week 6 Hackathon!
16 December 2022
A Postgres extension to store encrypted secrets and encrypt data.
Describes new features of PostgREST 11 pre-release
We're making PITR available for more projects, with a new Dashboard UI that makes it simple to use.
Announcing the v1.0 release of pg_graphql
Describes the release of Postgres 15, new features and reasons to use it
That's a wrap on Supabase Launch Week Day 6. Here's everything we shipped in one long blog post.
Wrapping up Launch Week 6 with contributors, partners, and friends.
Change your Supabase project's domain name to your own domain.
15 December 2022
A framework for building Postgres Foreign Data Wrappers which connects to Stripe, Firebase, Clickhouse, and more.
14 December 2022
MFA Auth with enforcement via RLS
13 December 2022
We're introducing new features for Supabase Storage: Image resizing and a Smart CDN.
12 December 2022
We've redesigned our Docs and migrated to Next.js
10 December 2022
Embedding Yjs and Automerge into Postgres for collaborative applications.
9 December 2022
Traits we look for to maintain a culture of shipping fast and often
Build an Open Source Project, Win $1500 and the Supabase Darkmode Keyboard
7 December 2022
We are preparing everything for Launch Week 6, but we still had time to ship some goodies this month!
6 December 2022
We worked with +30 content creators to drop a mountain of content simultaneously.
1 December 2022
Using pgsodium's Transparent Column Encryption to encrypt data and provide your users with row-level encryption.
24 November 2022
How to turn Postgres into an easy-to-use NoSQL database that retains all the power of SQL
22 November 2022
Learn how you can secure your Flutter app using Supabase Row Level Security.
17 November 2022
Next.js 13 introduces new data fetching and caching methods to enable React Server Components and Suspense.
8 November 2022
Learn how to build an Ionic Angular app with authentication, Row Level Security, and Magic Link auth.
2 November 2022
New SDKs, quickstarts, Functions tricks, and more. But, more importantly, Launch Week 6️ has a date!
27 October 2022
A time-tested method for contributing to the core Postgres code
21 October 2022
We've released supabase-flutter v1. More intuitive way of accessing Supabase from your Flutter application.
20 October 2022
We've released supabase-js v2. Updated examples, quickstarts, and an improved experience.
14 October 2022
Comparing one of the most popular Postgres features against alternatives
5 October 2022
We were too focused on clearing out the backlog so we didn't ship anything new last month... or did we?!
3 October 2022
We're open sourcing postgres-wasm, a PostgresQL server that runs inside a browser, with our friends at Snaplet.
8 September 2022
Turns out the question of which identifier to use as a Primary Key is complicated -- we're going to dive into some of the complexity and inherent trade-offs, and figure things out
7 September 2022
Launch Week Special. See everything we shipped, plus winners of the Hackathon and the extended Community Highlights
25 August 2022
Announcing the winners of the Launch Week 5 Hackathon!
24 August 2022
Go beyond the hello world example with this real world project.
19 August 2022
Today we're announcing Vault, a Postgres extension for managing secrets and encryption inside your database.
Today, PostgREST 10 was released. Let's take a look at some of the new features that go hand in hand with supabase-js v2.
Today we're releasing pg_jsonschema, a Postgres extension for JSON validation.
Let's be honest, it's never just one more thing.
Wrapping up Launch Week 5 with contributors, partners, and friends.
18 August 2022
Announcing the general availability of Realtime's Broadcast and Presence.
17 August 2022
Supabase is now SOC2 compliant. Learn how we got here and what it means for our customers.
16 August 2022
A look at supabase-js v2, which brings type support and focuses on quality-of-life improvements for developers.
15 August 2022
We are moving Supabase CLI v1 out of beta, and releasing Management API beta.
12 August 2022
Supabase raised $80M in May, bringing our total funding to $116M.
10 August 2022
Build to win $1500 - Friday 12th to Monday 21st August 2022
9 August 2022
A slackbot to consolidate messages from different channels using Supabase, Slack SDK and Python
3 August 2022
Launch Week Golden Tickets, Flutter SDK 1.0 Developer Preview and more...
2 August 2022
Supabase Flutter SDK is getting a major update and we need your help making it better.
18 July 2022
Different approaches for tracking visitor counts with PostgreSQL.
13 July 2022
Supabase Auth Helpers now have improved developer experience, Sveltekit support, and more.
6 July 2022
Auth Helpers, Unlimited Free Projects, CLI and more...
30 June 2022
Learn how to build a Flutter chat app with open source and scalable backend (inc. auth, realtime, database, and more).
29 June 2022
How to create different kinds of charts out of data stored in Supabase using Metabase.
28 June 2022
Using RLS to create seed files for local PostgreSQL testing.
17 June 2022
An example of how to load data into Supabase using supabase-py
1 June 2022
Product and community updates including wildcard auth redirects, edge functions with webhooks, and Prometheus endpoints for everybody.
26 May 2022
Mike Lyndon is learning web development as he builds AllPullTogether, and Supabase is helping him accelerate what he can accomplish.
20 April 2022
Introducing our Partner Gallery - open source and made with Supabase.
18 April 2022
Celebrating many amazing OSS Hackathon projects using GraphQL and Edge Functions.
15 April 2022
Functions, GraphQL, and much more.
1 April 2022
A light and refreshing non-alcoholic beer for devs.
Today we're announced Realtime, with multiplayer features. Realtime enables broadcast, presence, and listening to database changes delivered over WebSockets.
Build open-source projects with our latest features, win limited edition swag and plant a tree!
31 March 2022
Today we're launching Edge Functions. Edge Functions let you execute Typescript code close to your users, no matter where they're located.
30 March 2022
Today we are releasing Supabase Enterprise, a suite of features to scale your project.
29 March 2022
GraphQL support is now in general availability on the Supabase platform via our open source PostgreSQL extension, pg_graphql (beta).
28 March 2022
Kicking off Launch Week 4 with contributors, partners, and friends.
25 March 2022
Launch Week 4: One new feature every day for an entire week. Starting Monday 28th March.
The unexpected upsides of building in public
8 March 2022
PostgreSQL has a robust set of features which we can leverage to create a generic auditing solution in 150 lines of SQL.
22 February 2022
New auth providers, SMS providers, and new videos.
20 January 2022
New crypto extension, Postgres videos, and a bunch of cool integrations.
Hang out with us while watching the Product Hunt Golden Kitty Awards Ceremony
17 December 2021
Celebrating many amazing projects submitted to our Holiday Hackdays Hackathon.
15 December 2021
We wrapped up November with Supabase's third Launch Week. Here's all the awesome stuff that got shipped ...
3 December 2021
Build cool stuff and celebrate open-source software with us during the Holiday Hackdays!
GraphQL support is in development for PostgreSQL + Supabase.
It's never just one more thing!
2 December 2021
Today, we're ecstatic to announce that Logflare is joining Supabase.
1 December 2021
Realtime database changes are now broadcast to authenticated users, respecting the same PostgreSQL policies that you use for Row Level Security.
30 November 2021
The same Dashboard that you're using on our Platform is now available for local development and Self-Hosting.
29 November 2021
Kicking off launch week by highlighting the communities around Supabase.
28 November 2021
A quick look at some new features and functionality in PostgreSQL 14.
27 November 2021
New features and updates in PostgREST version 9.
26 November 2021
Tis the season to be shipping.
The history and methodology of Supabase Launch Week.
7 November 2021
Three new Auth providers, multi-schema support, and we're gearing up for another Launch Week.
28 October 2021
Supabase just raised $30M, bringing our total funding to $36M.
19 October 2021
Learn how Replenysh uses Supabase to power the circular economy, redefining how brands interact with their customers and products.
14 October 2021
Celebrating many amazing projects submitted to our Hacktoberfest Hackathon.
4 October 2021
Hackathon, Aborting request, UI updates, and now Hiring.
28 September 2021
We're running another Supabase Hackathon during Hacktoberfest!
10 September 2021
Fundraising, Realtime Security, custom SMS templates, and deployments in South Korea.
12 August 2021
Discord Logins, Vercel Integration, Full text search, and OAuth guides.
9 August 2021
Let the medal ceremony begin for the best projects submitted during the Supabase Hackathon.
30 July 2021
Today we are officially launching the Supabase Swag Store.
The question on everyone's mind - are we launching Supabase Functions? Well, it's complicated.
A whole week of Hacking for Fun and Prizes.
29 July 2021
We're exposing a full set of metrics in your projects, so that you can build better (and faster) products for your users.
28 July 2021
Phone Auth is available today on all new and existing Supabase projects.
Learn how Mobbin migrated 200,000 users from Firebase for a better authentication experience.
27 July 2021
Supabase Storage moves into Beta.
Spot is a geolocation-based video-sharing app with some social networking features.
26 July 2021
From today, new Supabase projects will be on a version of Supabase Postgres that runs on Postgres 13.3.
Community Day
Learn how the team at Epsilon3 use Supabase to help teams execute secure and reliable operations in an industry that project spend runs into the billions.
22 July 2021
Five days of Supabase. Again.
2 July 2021
Using Postgres Hooks to protect functionality in your Postgres database.
2 June 2021
Apple & Twitter Logins, Supabase Grid, Go & Swift Libraries.
5 May 2021
Supabase "gardening" - stability, security, and community support.
6 April 2021
Launch week, Storage, Supabase CLI, Connection Pooling, Supabase UI, and Pricing.
2 April 2021
Functions are great, but you know what's better?
Better support for Serverless and Postgres.
The Supabase Domain name is changing.
1 April 2021
A fully encrypted NFT platform to protect and transact your digital assets
31 March 2021
Local development, database migrations, and self-hosting.
30 March 2021
Launching Supabase Storage and how you can use it in your apps
29 March 2021
Supabase launches Beta pricing structure
25 March 2021
Five days of Supabase.
Meet the investors of Supabase.
22 March 2021
Learn why Kevin is building intheloop.dev with Supabase
11 March 2021
Free hosted relational database from within your node.js repl
8 March 2021
An easy-to-use link shortening tool with simple APIs
5 March 2021
Running repetitive tasks with your Postgres database.
2 March 2021
One year of building.
27 February 2021
Understand the top PostgreSQL Interview Questions
9 February 2021
Learn how Roboflow.com used Supabase to build their Paint.wtf leaderboard
2 February 2021
Eleven months of building.
2 January 2021
Ten months of building.
13 December 2020
Improving the performance of the Supabase dashboard
2 December 2020
Supabase Partners With Strive School To Help Teach Open Source To The Next Generation Of Developers
See how Xendit use Supabase to build a full-text search engine.
See how Tayfa went from idea to paying customer in less than 30 days.
See how Monitoro built an automated scraping platform using Supabase.
1 December 2020
Nine months of building.
18 November 2020
Creating and using a view in PostgreSQL.
2 November 2020
Eight months of building.
30 October 2020
We're releasing a new version of our Supabase client with some awesome new improvements.
3 October 2020
Seven months of building.
11 September 2020
Join us for a celebration of open source software and learn how to contribute to Supabase.
3 September 2020
Six months of building
5 August 2020
Authenticate and authorize your users with Supabase Auth
2 August 2020
Five months of building
Have you ever wanted to restore your database's state to a particular moment in time? This post explains how, using WAL-G.
10 July 2020
Everything that went wrong with Supabase's launch
9 July 2020
What are PostgreSQL templates and what are they used for?
7 July 2020
What are physical and logical backups in Postgres?
1 July 2020
Four months of building
15 June 2020
Steve joins Supabase to help build Auth.
1 June 2020
Three months of building
Two months of building