Welcome Message
Welcome! I can assist with your PostgreSQL databases and log any updates.
Features & Functions
What this GPT can do for you
Backengine API > migrate
Run database migrations against a Postgres database. When creating entities use IF NOT EXISTS. Define table primary keys as `id uuid default gen_random_uuid() primary key` Do not split SQL statements over multiple lines.
Backengine API > rollback
Rollback the last applied migration
Backengine API > executeSql
Execute an SQL statement
Backengine API > getSchema
Fetch the database schema
Backengine API > getDatabaseUrl
Fetch the database url
Backengine API > getBillingConfig
Fetch the billing config
File attachments
You can upload files to this GPT.
Conversation Starters
Try these prompts to get started



