Save hours, for the price of minutes

Explore your database for free. Then share and go deeper with your teammates, using documentation and analysis features!

Pro plan comes with a 14 days free trial, no credit card required !

Explorer

  • Database design with AML
  • Database exploration
  • Unlimited Projects
  • Unlimited Tables
  • Up to 3 layouts per project

Pro

$13

/user

Billed monthly

Try this plan
  • Everything included in Explorer
  • Unlimited Notes & Memos
  • Unlimited Layouts
  • Layout customization
  • Database access
  • Extended schema analysis
  • Premium support

Enterprise

Contact us

Contact us
  • Everything included in Pro
  • User roles
  • Schema change alerting
  • Advanced data access
  • AI query generation

Database performance diagnostic comming soon...

We are building a whole new set of features to improve your database performance.
If you want to try, please contact us.

Contact us

Feature comparison

Explorer

Design or Explore any kind of database, seamlessly.

Design your database

Define a schema using AML
Yes
Custom colors
No
SQL export of your diagram
No

Explore your database

Import from connection, SQL, JSON
Yes
Tables in project
Unlimited
Layouts in project
3 layouts
Search everywhere
Yes
Path between tables
No
Query live data
No
Text to SQL with AI
No

Document your database

Notes on tables & columns
Unlimited
Memos in layouts
3 per layout
Change alerting with subscriptions
No
Auto documentation with GPT-3
No

Analyze your database

Tables without primary key
No
Missing foreign keys
No
Inconsistent column types
No
Missing indexes
No

Other perks

Embed & private links
Yes
Invite other people
3 people
Scriptable access
No
Right management
No

Pro

Remove limits, make Azimutt a central space for collaboration.

Design your database

Define a schema using AML
Yes
Custom colors
Yes
SQL export of your diagram
Yes

Explore your database

Import from connection, SQL, JSON
Yes
Tables in project
Unlimited
Layouts in project
Unlimited layouts
Search everywhere
Yes
Path between tables
Yes
Query live data
Show samples
Text to SQL with AI
No

Document your database

Notes on tables & columns
Unlimited
Memos in layouts
Unlimited
Change alerting with subscriptions
No
Auto documentation with GPT-3
No

Analyze your database

Tables without primary key
Yes
Missing foreign keys
Yes
Inconsistent column types
Yes
Missing indexes
No

Other perks

Embed & private links
Yes
Invite other people
Yes
Scriptable access
Yes
Right management
No

Enterprise

Features you only dreamed of to ease database understanding and management.

Design your database

Define a schema using AML
Yes
Custom colors
Yes
SQL export of your diagram
Yes

Explore your database

Import from connection, SQL, JSON
Yes
Tables in project
Unlimited
Layouts in project
Unlimited layouts
Search everywhere
Yes
Path between tables
Yes
Query live data
Advanced queries
Text to SQL with AI
Yes

Document your database

Notes on tables & columns
Unlimited
Memos in layouts
Unlimited
Change alerting with subscriptions
Yes
Auto documentation with GPT-3
Yes

Analyze your database

Tables without primary key
Yes
Missing foreign keys
Yes
Inconsistent column types
Yes
Missing indexes
Yes

Other perks

Embed & private links
Yes
Invite other people
Yes
Scriptable access
Yes
Right management
Yes

Frequently asked questions

Which databases are supported?

Azimutt is not tied to a specific database. If they can fit in an entity-relationship model, it's great for Azimutt. Still, some have full-support and other will need more work to integrate. PostgreSQL, MongoDB and Couchbase are supported using database connection, you only need to provide your connection url. Any SQL schema is supported as well, so PostgreSQL, MySQL, MariaDB, Oracle, SQL Server and others very easy to integrate. For the others, you need to extract their schema and format it as JSON to load it into Azimutt. The CLI has a JSON schema inference to help with this if you need. Don't hesitate to reach out for any help with this 😉

What about data privacy?

We take data privacy very seriously and offer several ways around it. The code is Open Source, you can freely audit it to see what we do with your data (ie: nothing!). You can choose to share your database connection or just import the schema of the tables you want. Parsing the schema is done in browser, you can choose to keep your project local so Azimutt servers will never see your data. And finally, you can host yourself an Azimutt instance.