PostgreSQL databases can be created, listed, and deleted via the APIs. Use the following resources to learn how to manage databases efficiently.
List all Databases
Learn how to list all PostgreSQL databases.
Retrieve a Single Database
Learn how to retrieve a single PostgreSQL database.
Create a Databases
Learn how to create new PostgreSQL databases.
Remove a Database
Learn how to remove a PostgreSQL database.
Last updated 1 month ago
Was this helpful?