Extend your database
Supabase works natively with Postgres extensions.
Choose from a huge collection of Postgres extensions, enabled with a single click.
40+ preinstalled extensions
We only show a few of the extensions supported by Supabase here, but we preinstall many more that you can use right away.
Spatial and Geographic objects for PostgreSQL
PostGIS is a spatial database extender for PostgreSQL object-relational database. It adds support for geographic objects allowing location queries to be run in SQL.
Extensions used:
PostGIS
Cryptographic functions for PostgreSQL.
The pgcrypto module is a cryptographic extension that provides a number of hashing and cryptographic functions.
Extensions us…
Extend your database
Supabase works natively with Postgres extensions.
Choose from a huge collection of Postgres extensions, enabled with a single click.
40+ preinstalled extensions
We only show a few of the extensions supported by Supabase here, but we preinstall many more that you can use right away.
Spatial and Geographic objects for PostgreSQL
PostGIS is a spatial database extender for PostgreSQL object-relational database. It adds support for geographic objects allowing location queries to be run in SQL.
Extensions used:
PostGIS
Cryptographic functions for PostgreSQL.
The pgcrypto module is a cryptographic extension that provides a number of hashing and cryptographic functions.
Extensions used:
pgcrypto
Tracking execution statistics of all SQL statements
The pg_stat_statements module provides a means for tracking execution statistics of all SQL statements executed by a server.
Extensions used:
pg_stat_statements