Azimutt dialect converters
Azimutt is freely providing you converters to transform several database schema dialects from one to another 🤘
Azimutt is a database exploration and documentation tool made for large databases. Try Azimutt now
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.
PostgreSQL
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.
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 🥳