
Azimutt
DrawSQL
DBDiagram.io
Supabase
ChartDB
LucidChart
draw.io
TablePlus
SQLZOO
SQLBolt
Egghead
Codecademy
Tutorialzine
Progate
TutorialsTeacher
ExamTray
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.
Azimutt
SQLZOONo 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, SQLZOO should be more popular than Azimutt. It has been mentiond 20 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 / almost 2 years 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 / over 2 years ago
Hello Dev.to community, I'm Sam, a proud part of a dedicated trio that built Azimutt.app. - Source: dev.to / about 3 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 3 years ago
Https://sqlzoo.net/ is one of my faves. Source: almost 5 years ago
Sql Zoo https://sqlzoo.net is great. Starts with really basic queries and gradually moves to more advanced queries and joins. There are tests for each section to help internalize it. Source: almost 5 years ago
Check out sites like https://sqlzoo.net and try out the basics of SQL. And if that grabs your attention head over to youtube or udemy and take some courses. Source: almost 5 years ago
Sqlbolt.com and sqlzoo.net are both fun, fast, and free. Source: almost 5 years ago
What is a good tutorial that can explain everything to me from the start that you have used yourself?There are lots of great tutorials out there, some mentioned already in this post. https://sqlzoo.net was what I started with years ago. If you'd like to start from the beginning, avoiding lectures and instead focusing on exercises, I would suggest https://sixweeksql.com since it targets MS SQL specifically and will... Source: almost 5 years ago
DrawSQL - Easy database diagrams. Create, visualize and collaborate on your database entity relationship diagrams.
SQLBolt - SQLBolt provides a set of interactive lessons and exercises to help you learn SQL
DBDiagram.io - Free database diagrams designer for analysts & developers ๐
Egghead - Learn the best JavaScript tools and frameworks from industry pros. Video tutorials for badass web developers.
Supabase - An open source Firebase alternative
Codecademy - Learn the technical skills you need for the job you want. As leaders in online education and learning to code, weโve taught over 45 million people using a tested curriculum and an interactive learning environment.