JSON converter

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.

JSON 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 JSON to AML
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 JSON 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 JSON 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 JSON to Markdown
AMLv1 connector

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 🥳

Convert JSON to AMLv1

Try Azimutt now