Best of SupabaseDecember 2022

  1. 1
    Article
    Avatar of supabaseSupabase·3y

    What's new in Postgres 15?

    The Postgres community released version 15 (stable) in October 2022. The permission model is more secure permission is revoked from all users except the database owner. It makes permission assigning more tunable ( details) Sorting rows of data is a frequent operation inside the Postgres code.

  2. 2
    Article
    Avatar of supabaseSupabase·3y

    New Supabase Docs, built with Next.js

    New Supabase Docs, built with Next.js, are a new version of Supabase's documentation tool. For a developer tool, documentation is more than a resource - it’s part of the product. For the past two years at Supabase, this part of our product hasn't been great.

  3. 3
    Article
    Avatar of supabaseSupabase·3y

    graphql v1.0

    pg_graphql is a Postgres extension that allows you to query your database using GraphQL. It is the foundation of GraphQL support in the Supabase stack. Since our first platform release, v0.2.1, the feature set of Postgres has steadily grown and stabilized.

  4. 4
    Article
    Avatar of supabaseSupabase·3y

    Custom Domain Names

    Custom domains allow you to use your own domain for your Supabase project. Today, we're making Custom Domains generally available, and they're now accessible as a paid add-on. Vanity Subdomains are offered at no additional cost for all projects on a paid plan.