Supabase Logo
Product
Developers
PricingBlog
Launch Week 6
Star us on GitHub

16 December 2022

•

8 minute read

Supabase Vault is now in Beta

A Postgres extension to store encrypted secrets and encrypt data.

Michel Pelletier avatar
Michel PelletierEngineering
    case study thumbnail

    Supabase Vault is now in Beta

    16 December 2022

    A Postgres extension to store encrypted secrets and encrypt data.

    case study thumbnail

    PostgREST 11 pre-release

    16 December 2022

    Describes new features of PostgREST 11 pre-release

    case study thumbnail

    Point in Time Recovery is now available for Pro projects

    16 December 2022

    We're making PITR available for more projects, with a new Dashboard UI that makes it simple to use.

    case study thumbnail

    pg_graphql v1.0

    16 December 2022

    Announcing the v1.0 release of pg_graphql

    case study thumbnail

    What's new in Postgres 15?

    16 December 2022

    Describes the release of Postgres 15, new features and reasons to use it

    case study thumbnail

    Launch Week 6: Wrap Up

    16 December 2022

    That's a wrap on Supabase Launch Week Day 6. Here's everything we shipped in one long blog post.

    case study thumbnail

    Community Day

    16 December 2022

    Wrapping up Launch Week 6 with contributors, partners, and friends.

    case study thumbnail

    Custom Domain Names

    16 December 2022

    Change your Supabase project's domain name to your own domain.

    case study thumbnail

    Supabase Wrappers, a Postgres FDW framework written in Rust

    15 December 2022

    A framework for building Postgres Foreign Data Wrappers which connects to Stripe, Firebase, Clickhouse, and more.

    case study thumbnail

    Multi-factor Authentication via Row Level Security Enforcement

    14 December 2022

    MFA Auth with enforcement via RLS

    case study thumbnail

    Supabase Storage v2: Image resizing and Smart CDN

    13 December 2022

    We're introducing new features for Supabase Storage: Image resizing and a Smart CDN.

    case study thumbnail

    New Supabase Docs, built with Next.js

    12 December 2022

    We've redesigned our Docs and migrated to Next.js

    case study thumbnail

    pg_crdt - an experimental CRDT extension for Postgres

    10 December 2022

    Embedding Yjs and Automerge into Postgres for collaborative applications.

    case study thumbnail

    Who We Hire at Supabase

    9 December 2022

    Traits we look for to maintain a culture of shipping fast and often

    case study thumbnail

    Launch Week 6 Hackathon

    9 December 2022

    Build an Open Source Project, Win $1500 and the Supabase Darkmode Keyboard

    case study thumbnail

    Supabase Beta November 2022

    7 December 2022

    We are preparing everything for Launch Week 6, but we still had time to ship some goodies this month!

    case study thumbnail

    The Supabase Content Storm

    6 December 2022

    We worked with +30 content creators to drop a mountain of content simultaneously.

    case study thumbnail

    Transparent Column Encryption with Postgres

    1 December 2022

    Using pgsodium's Transparent Column Encryption to encrypt data and provide your users with row-level encryption.

    case study thumbnail

    SQL or NoSQL? Why not use both (with PostgreSQL)?

    24 November 2022

    How to turn Postgres into an easy-to-use NoSQL database that retains all the power of SQL

    case study thumbnail

    Flutter Authentication and Authorization with RLS

    22 November 2022

    Learn how you can secure your Flutter app using Supabase Row Level Security.

    case study thumbnail

    Fetching and caching Supabase data in Next.js 13 Server Components

    17 November 2022

    Next.js 13 introduces new data fetching and caching methods to enable React Server Components and Suspense.

    case study thumbnail

    Authentication in Ionic Angular with Supabase

    8 November 2022

    Learn how to build an Ionic Angular app with authentication, Row Level Security, and Magic Link auth.

    case study thumbnail

    Supabase Beta October 2022

    2 November 2022

    New SDKs, quickstarts, Functions tricks, and more. But, more importantly, Launch Week 6️ has a date!

    case study thumbnail

    What is PostgreSQL commitfest and how to contribute

    27 October 2022

    A time-tested method for contributing to the core Postgres code

    case study thumbnail

    supabase-flutter v1 Released

    21 October 2022

    We've released supabase-flutter v1. More intuitive way of accessing Supabase from your Flutter application.

    case study thumbnail

    supabase-js v2 Released

    20 October 2022

    We've released supabase-js v2. Updated examples, quickstarts, and an improved experience.

    case study thumbnail

    Postgres Full Text Search vs the rest

    14 October 2022

    Comparing one of the most popular Postgres features against alternatives

    case study thumbnail

    Supabase Beta September 2022

    5 October 2022

    We were too focused on clearing out the backlog so we didn't ship anything new last month... or did we?!

    case study thumbnail

    Postgres WASM by Snaplet and Supabase

    3 October 2022

    We're open sourcing postgres-wasm, a PostgresQL server that runs inside a browser, with our friends at Snaplet.

    case study thumbnail

    Choosing a Postgres Primary Key

    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

    case study thumbnail

    Supabase Beta August 2022

    7 September 2022

    Launch Week Special. See everything we shipped, plus winners of the Hackathon and the extended Community Highlights

    case study thumbnail

    Launch Week 5 Hackathon Winners

    25 August 2022

    Announcing the winners of the Launch Week 5 Hackathon!

    case study thumbnail

    Building a Realtime Trello Board with Supabase and Angular

    24 August 2022

    Go beyond the hello world example with this real world project.

    case study thumbnail

    Supabase Vault

    19 August 2022

    Today we're announcing Vault, a Postgres extension for managing secrets and encryption inside your database.

    case study thumbnail

    PostgREST v10: EXPLAIN and Improved Relationship Detection

    19 August 2022

    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.

    case study thumbnail

    pg_jsonschema: JSON Schema support for Postgres

    19 August 2022

    Today we're releasing pg_jsonschema, a Postgres extension for JSON validation.

    case study thumbnail

    One more thing

    19 August 2022

    Let's be honest, it's never just one more thing.

    case study thumbnail

    Community Day

    19 August 2022

    Wrapping up Launch Week 5 with contributors, partners, and friends.

    case study thumbnail

    Realtime: Multiplayer Edition

    18 August 2022

    Announcing the general availability of Realtime's Broadcast and Presence.

    case study thumbnail

    Supabase is SOC2 compliant

    17 August 2022

    Supabase is now SOC2 compliant. Learn how we got here and what it means for our customers.

    case study thumbnail

    supabase-js v2

    16 August 2022

    A look at supabase-js v2, which brings type support and focuses on quality-of-life improvements for developers.

    case study thumbnail

    Supabase CLI v1 and Management API Beta

    15 August 2022

    We are moving Supabase CLI v1 out of beta, and releasing Management API beta.

    case study thumbnail

    Supabase Series B

    12 August 2022

    Supabase raised $80M in May, bringing our total funding to $116M.

    case study thumbnail

    Launch Week 5 Hackathon

    10 August 2022

    Build to win $1500 - Friday 12th to Monday 21st August 2022

    case study thumbnail

    Slack Consolidate: a slackbot built with Python and Supabase

    9 August 2022

    A slackbot to consolidate messages from different channels using Supabase, Slack SDK and Python

    case study thumbnail

    Supabase Beta July 2022

    3 August 2022

    Launch Week Golden Tickets, Flutter SDK 1.0 Developer Preview and more...

    case study thumbnail

    Supabase Flutter SDK 1.0 Developer Preview

    2 August 2022

    Supabase Flutter SDK is getting a major update and we need your help making it better.

    case study thumbnail

    Implementing "seen by" functionality with Postgres

    18 July 2022

    Different approaches for tracking visitor counts with PostgreSQL.

    case study thumbnail

    Revamped Auth Helpers for Supabase (with SvelteKit support)

    13 July 2022

    Supabase Auth Helpers now have improved developer experience, Sveltekit support, and more.

    case study thumbnail

    Supabase Beta June 2022

    6 July 2022

    Auth Helpers, Unlimited Free Projects, CLI and more...

    case study thumbnail

    Flutter Tutorial: building a Flutter chat app

    30 June 2022

    Learn how to build a Flutter chat app with open source and scalable backend (inc. auth, realtime, database, and more).

    case study thumbnail

    Visualizing Supabase Data using Metabase

    29 June 2022

    How to create different kinds of charts out of data stored in Supabase using Metabase.

    case study thumbnail

    Partial data dumps using Postgres Row Level Security

    28 June 2022

    Using RLS to create seed files for local PostgreSQL testing.

    case study thumbnail

    Python data loading with Supabase

    17 June 2022

    An example of how to load data into Supabase using supabase-py

    case study thumbnail

    Supabase Beta May 2022

    1 June 2022

    Product and community updates including wildcard auth redirects, edge functions with webhooks, and Prometheus endpoints for everybody.

    case study thumbnail

    How Mike Lyndon is using Supabase to accelerate development of AllPullTogether

    26 May 2022

    Mike Lyndon is learning web development as he builds AllPullTogether, and Supabase is helping him accelerate what he can accomplish.

    case study thumbnail

    Works With Supabase - announcing our Partner Gallery

    20 April 2022

    Introducing our Partner Gallery - open source and made with Supabase.

    case study thumbnail

    Bring the Func Hackathon Winners 2022

    18 April 2022

    Celebrating many amazing OSS Hackathon projects using GraphQL and Edge Functions.

    case study thumbnail

    Supabase Beta March 2022

    15 April 2022

    Functions, GraphQL, and much more.

    case study thumbnail

    Supabrew - Never Code Thirsty

    1 April 2022

    A light and refreshing non-alcoholic beer for devs.

    case study thumbnail

    Supabase Realtime, with Multiplayer Features

    1 April 2022

    Today we're announced Realtime, with multiplayer features. Realtime enables broadcast, presence, and listening to database changes delivered over WebSockets.

    case study thumbnail

    Hackathon: Bring the Func(🕺)

    1 April 2022

    Build open-source projects with our latest features, win limited edition swag and plant a tree!

    case study thumbnail

    Edge Functions are now available in Supabase

    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.

    case study thumbnail

    Introducing Supabase Enterprise

    30 March 2022

    Today we are releasing Supabase Enterprise, a suite of features to scale your project.

    case study thumbnail

    GraphQL is now available in Supabase

    29 March 2022

    GraphQL support is now in general availability on the Supabase platform via our open source PostgreSQL extension, pg_graphql (beta).

    case study thumbnail

    Community Day

    28 March 2022

    Kicking off Launch Week 4 with contributors, partners, and friends.

    case study thumbnail

    Supabase Launch Week 4

    25 March 2022

    Launch Week 4: One new feature every day for an entire week. Starting Monday 28th March.

    case study thumbnail

    Should I Open Source my Company?

    25 March 2022

    The unexpected upsides of building in public

    case study thumbnail

    Postgres Auditing in 150 lines of SQL

    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.

    case study thumbnail

    Supabase Beta January 2022

    22 February 2022

    New auth providers, SMS providers, and new videos.

    case study thumbnail

    Supabase Beta December 2021

    20 January 2022

    New crypto extension, Postgres videos, and a bunch of cool integrations.

    case study thumbnail

    Golden Kitty Awards Ceremony Watch Party with Supabase

    20 January 2022

    Hang out with us while watching the Product Hunt Golden Kitty Awards Ceremony

    case study thumbnail

    Holiday Hackdays Winners 2021

    17 December 2021

    Celebrating many amazing projects submitted to our Holiday Hackdays Hackathon.

    case study thumbnail

    Supabase Beta November 2021: Launch Week Recap

    15 December 2021

    We wrapped up November with Supabase's third Launch Week. Here's all the awesome stuff that got shipped ...

    case study thumbnail

    Kicking off the Holiday Hackdays

    3 December 2021

    Build cool stuff and celebrate open-source software with us during the Holiday Hackdays!

    case study thumbnail

    pg_graphql: A GraphQL extension for PostgreSQL

    3 December 2021

    GraphQL support is in development for PostgreSQL + Supabase.

    case study thumbnail

    Five more things

    3 December 2021

    It's never just one more thing!

    case study thumbnail

    Supabase acquires Logflare

    2 December 2021

    Today, we're ecstatic to announce that Logflare is joining Supabase.

    case study thumbnail

    Realtime Postgres RLS now available on 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.

    case study thumbnail

    Supabase Studio

    30 November 2021

    The same Dashboard that you're using on our Platform is now available for local development and Self-Hosting.

    case study thumbnail

    Community Day

    29 November 2021

    Kicking off launch week by highlighting the communities around Supabase.

    case study thumbnail

    New in PostgreSQL 14: What every developer should know

    28 November 2021

    A quick look at some new features and functionality in PostgreSQL 14.

    case study thumbnail

    PostgREST 9

    27 November 2021

    New features and updates in PostgREST version 9.

    case study thumbnail

    Supabase Launch Week III: Holiday Special

    26 November 2021

    Tis the season to be shipping.

    case study thumbnail

    How we launch at Supabase

    26 November 2021

    The history and methodology of Supabase Launch Week.

    case study thumbnail

    Supabase Beta October 2021

    7 November 2021

    Three new Auth providers, multi-schema support, and we're gearing up for another Launch Week.

    case study thumbnail

    Supabase $30m Series A

    28 October 2021

    Supabase just raised $30M, bringing our total funding to $36M.

    case study thumbnail

    Replenysh uses Supabase to implement OTP in less than 24-hours

    19 October 2021

    Learn how Replenysh uses Supabase to power the circular economy, redefining how brands interact with their customers and products.

    case study thumbnail

    Hacktoberfest Hackathon Winners 2021

    14 October 2021

    Celebrating many amazing projects submitted to our Hacktoberfest Hackathon.

    case study thumbnail

    Supabase Beta Sept 2021

    4 October 2021

    Hackathon, Aborting request, UI updates, and now Hiring.

    case study thumbnail

    Supabase Hacktoberfest Hackathon 2021

    28 September 2021

    We're running another Supabase Hackathon during Hacktoberfest!

    case study thumbnail

    Supabase Beta August 2021

    10 September 2021

    Fundraising, Realtime Security, custom SMS templates, and deployments in South Korea.

    case study thumbnail

    Supabase Beta July 2021

    12 August 2021

    Discord Logins, Vercel Integration, Full text search, and OAuth guides.

    case study thumbnail

    Open Source Hackathon Winners

    9 August 2021

    Let the medal ceremony begin for the best projects submitted during the Supabase Hackathon.

    case study thumbnail

    Supabase Swag Store

    30 July 2021

    Today we are officially launching the Supabase Swag Store.

    case study thumbnail

    Updates for Supabase Functions

    30 July 2021

    The question on everyone's mind - are we launching Supabase Functions? Well, it's complicated.

    case study thumbnail

    The Supabase Hackathon

    30 July 2021

    A whole week of Hacking for Fun and Prizes.

    case study thumbnail

    Supabase Reports and Metrics

    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.

    case study thumbnail

    Supabase Auth v2: Phone Auth now available

    28 July 2021

    Phone Auth is available today on all new and existing Supabase projects.

    case study thumbnail

    Mobbin uses Supabase to authenticate 200,000 users

    28 July 2021

    Learn how Mobbin migrated 200,000 users from Firebase for a better authentication experience.

    case study thumbnail

    Supabase Storage now in Beta

    27 July 2021

    Supabase Storage moves into Beta.

    case study thumbnail

    Spot: a video sharing app built with Flutter

    27 July 2021

    Spot is a geolocation-based video-sharing app with some social networking features.

    case study thumbnail

    Supabase is now on Postgres 13.3

    26 July 2021

    From today, new Supabase projects will be on a version of Supabase Postgres that runs on Postgres 13.3.

    case study thumbnail

    Supabase Community Day

    26 July 2021

    Community Day

    case study thumbnail

    Epsilon3 Self-Host Supabase To Revolutionize Space Operations

    26 July 2021

    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.

    case study thumbnail

    Supabase Launch Week II: The SQL

    22 July 2021

    Five days of Supabase. Again.

    case study thumbnail

    Protecting reserved roles with PostgreSQL Hooks

    2 July 2021

    Using Postgres Hooks to protect functionality in your Postgres database.

    case study thumbnail

    Supabase Beta June 2021

    2 June 2021

    Discord Logins, Vercel Integration, Full text search, and OAuth guides.

    case study thumbnail

    Supabase Beta May 2021

    2 June 2021

    Apple & Twitter Logins, Supabase Grid, Go & Swift Libraries.

    case study thumbnail

    Supabase Beta April 2021

    5 May 2021

    Supabase "gardening" - stability, security, and community support.

    case study thumbnail

    Supabase Beta March 2021

    6 April 2021

    Launch week, Storage, Supabase CLI, Connection Pooling, Supabase UI, and Pricing.

    case study thumbnail

    Workflows are coming to Supabase

    2 April 2021

    Functions are great, but you know what's better?

    case study thumbnail

    PgBouncer is now available in Supabase

    2 April 2021

    Better support for Serverless and Postgres.

    case study thumbnail

    Supabase Dot Com

    2 April 2021

    The Supabase Domain name is changing.

    case study thumbnail

    Supabase Launches NFT Marketplace

    1 April 2021

    A fully encrypted NFT platform to protect and transact your digital assets

    case study thumbnail

    Supabase CLI

    31 March 2021

    Local development, database migrations, and self-hosting.

    case study thumbnail

    Storage is now available in Supabase

    30 March 2021

    Launching Supabase Storage and how you can use it in your apps

    case study thumbnail

    Supabase Beta Pricing

    29 March 2021

    Supabase launches Beta pricing structure

    case study thumbnail

    Launch week

    25 March 2021

    Five days of Supabase.

    case study thumbnail

    Angels of Supabase

    25 March 2021

    Meet the investors of Supabase.

    case study thumbnail

    Developers stay up to date with intheloop.dev

    22 March 2021

    Learn why Kevin is building intheloop.dev with Supabase

    case study thumbnail

    Using Supabase in Replit

    11 March 2021

    Free hosted relational database from within your node.js repl

    case study thumbnail

    Toad, a link shortener with simple APIs for low-coders

    8 March 2021

    An easy-to-use link shortening tool with simple APIs

    case study thumbnail

    Postgres as a CRON Server

    5 March 2021

    Running repetitive tasks with your Postgres database.

    case study thumbnail

    Supabase Beta February 2021

    2 March 2021

    One year of building.

    case study thumbnail

    Cracking PostgreSQL Interview Questions

    27 February 2021

    Understand the top PostgreSQL Interview Questions

    case study thumbnail

    Roboflow.com choose Supabase to power Paint.wtf leaderboard

    9 February 2021

    Learn how Roboflow.com used Supabase to build their Paint.wtf leaderboard

    case study thumbnail

    Supabase Beta January 2021

    2 February 2021

    Eleven months of building.

    case study thumbnail

    Supabase Beta December 2020

    2 January 2021

    Ten months of building.

    case study thumbnail

    Making the Supabase Dashboard Supa-fast

    13 December 2020

    Improving the performance of the Supabase dashboard

    case study thumbnail

    Supabase Partners With Strive School To Help Teach Open Source

    2 December 2020

    Supabase Partners With Strive School To Help Teach Open Source To The Next Generation Of Developers

    case study thumbnail

    Xendit Built a Counter-Fraud Watchlist for the Fintech Industry

    2 December 2020

    See how Xendit use Supabase to build a full-text search engine.

    case study thumbnail

    TAYFA Built a No-Code Website Builder in Seven Days

    2 December 2020

    See how Tayfa went from idea to paying customer in less than 30 days.

    case study thumbnail

    Monitoro Built a Web Crawler Handling Millions of API Requests

    2 December 2020

    See how Monitoro built an automated scraping platform using Supabase.

    case study thumbnail

    Supabase Alpha November 2020

    1 December 2020

    Nine months of building.

    case study thumbnail

    Postgres Views

    18 November 2020

    Creating and using a view in PostgreSQL.

    case study thumbnail

    Supabase Alpha October 2020

    2 November 2020

    Eight months of building.

    case study thumbnail

    Supabase.js 1.0

    30 October 2020

    We're releasing a new version of our Supabase client with some awesome new improvements.

    case study thumbnail

    Supabase Alpha September 2020

    3 October 2020

    Seven months of building.

    case study thumbnail

    Supabase Hacktoberfest 2020

    11 September 2020

    Join us for a celebration of open source software and learn how to contribute to Supabase.

    case study thumbnail

    Supabase Alpha August 2020

    3 September 2020

    Six months of building

    case study thumbnail

    Supabase Auth

    5 August 2020

    Authenticate and authorize your users with Supabase Auth

    case study thumbnail

    Supabase Alpha July 2020

    2 August 2020

    Five months of building

    case study thumbnail

    Continuous PostgreSQL Backups using WAL-G

    2 August 2020

    Have you ever wanted to restore your database's state to a particular moment in time? This post explains how, using WAL-G.

    case study thumbnail

    Alpha Launch Postmortem

    10 July 2020

    Everything that went wrong with Supabase's launch

    case study thumbnail

    What are PostgreSQL Templates?

    9 July 2020

    What are PostgreSQL templates and what are they used for?

    case study thumbnail

    Physical vs Logical Backups in PostgreSQL

    7 July 2020

    What are physical and logical backups in Postgres?

    case study thumbnail

    Supabase Alpha June 2020

    1 July 2020

    Four months of building

    case study thumbnail

    Steve Chavez has joined Supabase

    15 June 2020

    Steve joins Supabase to help build Auth.

    case study thumbnail

    Supabase Alpha May 2020

    1 June 2020

    Three months of building

    case study thumbnail

    Supabase Alpha April 2020

    1 June 2020

    Two months of building

Footer

Supabase
TwitterGitHubDiscordYoutube
Product
  • Database
  • Auth
  • Functions
  • Realtime
  • Storage
  • Pricing
  • Beta
Resources
  • Support
  • System Status
  • Integrations
  • Experts
  • Brand Assets / Logos
  • DPA
  • SOC2
Developers
  • Documentation
  • Changelog
  • Contributing
  • Open Source
  • SupaSquad
  • DevTo
  • RSS
Company
  • Blog
  • Careers
  • Company
  • Terms of Service
  • Privacy Policy
  • Acceptable Use Policy
  • Service Level Agreement
  • Humans.txt
  • Lawyers.txt
  • Security.txt
© Supabase Inc