AMLv1 converter

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 🥳

AMLv1 converter

Convert to 👇️

AML connector

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.

Convert AMLv1 to AML
JSON connector

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.

Convert AMLv1 to JSON
PostgreSQL connector

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.

Convert AMLv1 to PostgreSQL
Mermaid connector

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.

Convert AMLv1 to Mermaid
Markdown connector

Markdown

A very popular, well-supported and easy to use lightweight syntax for formatting text. Perfect for versioned technical documentation like database schema reference.

Convert AMLv1 to Markdown

Try Azimutt now