If you are looking to explore and understand your database (relational or document), Azimutt is the tool you need. It's the first entity relationship diagram built to handle big database schema (up to 1000 tables) with dedicated features: search, find path and even schema analysis to keep it consistent.
DrawSQL is a simple, beautiful database diagram editor for developers to 🚧 create, 💬 collaborate and 👀 visualize their entity relationship diagrams.
No Azimutt videos yet. You could help us improve this page by suggesting one.
Azimutt's answer
Azimutt is mainly targeted at developers working with databases, allowing them to easily explore and understand them by either importing the schema or connecting to a live instance.
As it's quite easy to use, we have seen other profile such as product owners, engineering managers and even CFOs using it to better understand the product they build or extract meaningful data on their own ^^
Azimutt's answer
Early 2021 I joined Doctolib, a health startup very successful in France, and discovered their big Ruby on Rails monolith backed by a large PostgreSQL database with more than 700 business tables (more then 1300 in total). As an architect I worked with several teams and needed to understand their models but neither Ruby, Rails or the structure.sql were very helpful for such a big app. So I looked for a tool but they all failed with such a large database, so after a few month and tens of tools tested, I decided to build my own: Azimutt. Now it has evolved a lot and we are still very active to enable new usages every months. I believe it's a solid product and quite unique ❤️
Azimutt's answer
From development languages, Azimutt is built with Elm/TypeScript for the frontend, Elixir/Phoenix for the backend and PostgreSQL/S3 as storage.
Azimutt's answer
It's the only ERD able to handle databases with many tables (>1000) nicely thanks to unique features:
It's also very unique in the sense it's made to explore and understand real world databases, from development to production with larges features:
Thousands of developers already love it, give it a try, we have several samples you can try right away!
Azimutt's answer
Azimutt is the all-in-one app to explore real world databases. If you look for very specialized features some competitors may be more suited, but if you want a versatile app to explore and understand your database, we believe no competitor come close to us.
Azimutt's answer
Azimutt is used at Doctolib (3000 people company) and some other french scale ups I can't disclose yet.
Based on our record, DrawSQL should be more popular than Azimutt. It has been mentiond 11 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Not mine but someone showed me this : https://azimutt.app/. - Source: Hacker News / 8 months ago
I just want to get a basic overview quickly. An old colleague of mine created an interactive web app that does this. We use it internally and I find it super useful. Supports SQLite, among others: https://azimutt.app/. - Source: Hacker News / about 1 year ago
Hello Dev.to community, I'm Sam, a proud part of a dedicated trio that built Azimutt.app. - Source: dev.to / about 2 years ago
A couple of options here: - From a database. Generate ERD by connecting to your database directly. I've used this as a quick way to generate a diagram from my local or even QA DB (not prod DB for obvious security reasons). - From a schema dump file. Take a pg dump and then generate an ERD from the dump file. There are ERD tools like dbdaddy.dev and azimutt.app that support these options. Source: over 2 years ago
So I started designing the DB using this cool tool. The project has 2 tables, users and categories . The user can create many categories as he wants so the first approach I took was creating a third table, a union table to store user_id and category_id. With this solution the users are able to create x numbers of categories and we can see assign the category to the user. - Source: dev.to / 3 months ago
Once you have generated the SQL code, you can convert it into a relational schema (the graphical table model) using DrawSQL. This tool offers:. - Source: dev.to / 4 months ago
DrawSQL makes it easy for teams to collaborate on creating and maintaining schema diagrams. With a single source of truth, there's no need for manually syncing diagram files between different developers and offline tools anymore. Source: almost 2 years ago
To be honest, since you are just getting started, I think you should reconsider simplifying this app to begin with. Built something easier and get some more experience before jumping in the ocean. Maybe start by focusing only on the parent company and sub-companies. However, I strongly recommend you to try and make a diagram of your database with relations and columns as it can you a lot of time. I personally use... Source: almost 2 years ago
After googling some, I found DrawSQL, which is a start. But I don't like its interface, and the inability to download the schemas in any form (at least not from what I can see). Source: over 2 years ago
DBDiagram.io - Free database diagrams designer for analysts & developers 🛠
MySQL Workbench - MySQL Workbench is a unified visual tool for database architects, developers, and DBAs.
LucidChart - LucidChart is the missing link in online productivity suites. LucidChart allows users to create, collaborate on, and publish attractive flowcharts and other diagrams from a web browser.
PopSQL - Modern SQL editor for teams
DbSchema - DbSchema - Visual Database Design & Management Tool
DBeaver - DBeaver - Universal Database Manager and SQL Client.