A price for everyone.

We made a plan for each one of you. No-brainer for quick exploration, independent usage or even team. Tailor-made for you when needed.

Free

  • Unlimited tables
  • Schema exploration
  • Data exploration

Solo

7

€ / month

Billed annually

Start free trial
  • Free plan features
  • Long term usage
  • Database design
  • Schema export

Team

35

€ / user / month

Billed annually

Start free trial
  • Solo plan features
  • Database analysis
  • Collaboration
  • Documentation
  • AI capabilities
  • Export project

Enterprise

Custom

Contact us
  • Team plan features
  • Unlimited usage
  • User management
  • Custom integrations

Feature comparison

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. Most common ones like PostgreSQL, MySQL, SQL Server, MongoDB, Couchbase, Snowflake, BigQuery and more 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.