Made for developers
Are you a developer? So are we! Having programmatic access to your tools make them much more powerful, so we built it!
On your project, open the JS console and read our warm welcome 😉
We expose your project data and Azimutt features through the global variable azimutt
.
You can write JavaScript code to perform any automated task, like browsing your schema or manipulate your layout.
Here are some examples:
- Show tables matching a regexp or having specific column
- Transform your current layout into a mermaid graph
- List tables with no indexes
It's still experimental so a few thing may miss but let us know what you do with it and how we can improve it.