PostgreSQL converter
The world's most advanced open source relational database. Use the DDL SQL dialect of PostgreSQL to design your database schema and convert it to the other ones.
Convert to 👇️
AML
A very simple language made by Azimutt to ease and speed database design. In addition, you can use AML inside Azimutt or as a standalone library for your own projects.
JSON
Not properly a database schema dialect but using the Azimutt JSON Schema structure, you will be able to define your database structure in JSON and convert it to other dialects.
DOT
Graphviz is an open source graph visualization software with a language, named DOT, to define the diagrams. It has many visualization options and plugins.
Mermaid
It's a Markdown-inspired text definitions that generate flowcharts diagrams. It can be used to generate Entity-Relationship diagrams, and even has a Live Editor.
Markdown
A very popular, well-supported and easy to use lightweight syntax for formatting text. Perfect for versioned technical documentation like database schema reference.
AMLv1
The first (legacy) version of AML. You can look at the migration guide but, there is mostly additions and the new parser handles it well. Use it to convert from v1 to current one easily 🥳
Azimutt is a database exploration and documentation tool made for large databases. Try Azimutt now