You can install extensions available on the database.dev registry using the dbdev in-database client. The dbdev client is itself an extension which you can install by following the instructions below.
Installation
Before you can install the dbdev extension into your database, ensure you have the following dependencies already installed:
If you database is running on Supabase, the above dependencies are already installed.
Warning
Restoring a logical backup of a database with a TLE installed can fail. For this reason, dbdev should only be used with databases with physical backups enabled.