Supported Databases
PostgreSQL
Extract PostgreSQL schema metadata and generate PostgreSQL-compatible SQL.
Steps
1
Choose PostgreSQL
Select the PostgreSQL database profile.
2
Confirm schemas and case
Use the correct schema names and remember that quoted identifiers preserve case.
3
Run the metadata script
Execute the generated query in your PostgreSQL tool and review the structural output.
4
Review PostgreSQL syntax
Check functions, casts, date arithmetic, LIMIT/OFFSET behavior, and version-specific features.
Open the relevant SQL Mocker tool
Continue with this workflow in SQL Mocker when you are ready.
