01 Dec 2024 · 2 minute read
Today, we're releasing the Public Alpha of OrioleDB on the Supabase platform.
OrioleDB is a storage extension which uses Postgres' pluggable storage system. It's designed to be a drop-in replacement for Postgres' default Heap storage.
You can read more about OrioleDB here and learn why you might choose it over the default Postgres storage engine.
This initial release is a Public Alpha and you should not use it for Production workloads. The release comes with several limitations:
At this stage, the goal of adding OrioleDB to the platform is to make it easier for testers to give feedback. If you're running Production workloads, stick to the standard options available.
To get started today, go to database.new and choose "Postgres with OrioleDB" under the "Advanced Configuration" section when launching a new database.

If you want to learn more about OrioleDB and their vision for the future, check out the blog post the OrioleDB team released today.
Fetched March 31, 2026