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!
Explorer
Free
- Database design with AML
- Database exploration
- Unlimited Projects
- Unlimited Tables
- Up to 3 layouts per project
Pro
$13
/user
Billed monthly
- Everything included in Explorer
- Unlimited Notes & Memos
- Unlimited Layouts
- Layout customization
- Database access
- Extended schema analysis
- Premium support
Enterprise
Contact us
- Everything included in Pro
- User roles
- Schema change alerting
- Advanced data access
- AI query generation
Discounted prices
Grow your startup without worrying, we offer 50% discount for early startups (less than 5 years and 50 employees).
Study in full serenity, we offer 80% discount for students.
Feature comparison
Design your database
Feature | Explorer plan | Pro plan | Enterprise plan |
---|---|---|---|
Define a schema using AML | Yes | Yes | Yes |
Custom colors | No | Yes | Yes |
SQL export of your diagram | No | Yes | Yes |
Explore your database
Feature | Explorer plan | Pro plan | Enterprise plan |
---|---|---|---|
Import from connection, SQL, JSON | Yes | Yes | Yes |
Tables in project | Unlimited | Unlimited | Unlimited |
Layouts in project | 3 layouts | Unlimited layouts | Unlimited layouts |
Search everywhere | Yes | Yes | Yes |
Path between tables | No | Yes | Yes |
Query live data | No | Show samples | Advanced queries |
Text to SQL with AI | No | No | Yes |
Document your database
Feature | Explorer plan | Pro plan | Enterprise plan |
---|---|---|---|
Notes on tables & columns | Unlimited | Unlimited | Unlimited |
Memos in layouts | 3 per layout | Unlimited | Unlimited |
Change alerting with subscriptions | No | No | Yes |
Auto documentation with GPT-3 | No | No | Yes |
Analyze your database
Feature | Explorer plan | Pro plan | Enterprise plan |
---|---|---|---|
Tables without primary key | No | Yes | Yes |
Missing foreign keys | No | Yes | Yes |
Inconsistent column types | No | Yes | Yes |
Missing indexes | No | No | Yes |
Other perks
Feature | Explorer plan | Pro plan | Enterprise plan |
---|---|---|---|
Embed & private links | Yes | Yes | Yes |
Invite other people | 3 people | Yes | Yes |
Scriptable access | No | Yes | Yes |
Right management | No | No | Yes |
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.