DrawSQL is a simple, beautiful database diagram editor for developers to 🚧 create, 💬 collaborate and 👀 visualize their entity relationship diagrams.
Database administrators, developers, and data analysts who seek a user-friendly and feature-rich database management tool that supports multiple database types and emphasizes open-source development.
DrawSQL might be a bit more popular than Beekeeper Studio. We know about 11 links to it since March 2021 and only 10 links to Beekeeper Studio. 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.
Nah, there’s plenty of good stuff. Datagrip is really powerful if you want to stay in the jetbrains ecosystem. Beekeeper is strong. There’s several others too. Source: about 2 years ago
I've also spent a lot of time with this article on beekeeperstudio.io. It walks through similar steps but it doesn't seem to resolve the issue. Up until now, the X server issues were more of an annoyance than anything, but now I really need to resolve them. If you have any thoughts or suggestions I welcome the help. Source: over 2 years ago
Thanks to your help, I overhauled the connection logic for my app, Beekeeper Studio and launched the updated version earlier this week. Source: almost 3 years ago
As the creator of a desktop app (https://beekeeperstudio.io) I can tell you there's no way I'd have been able to do it without electron. No way. Electron let's me provide feature parity for three platforms on a nights and weekends time budget. Plus the whole Vue ecosystem is available to me. - Source: Hacker News / about 3 years ago
Some of us are. I make https://beekeeperstudio.io. I think there's a huge market need for good desktop apps, many folks prefer them to online tools. Bonus: It's never been easier to build a cross-platform desktop app. - Source: Hacker News / about 3 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
DBeaver - DBeaver - Universal Database Manager and SQL Client.
MySQL Workbench - MySQL Workbench is a unified visual tool for database architects, developers, and DBAs.
DataGrip - Tool for SQL and databases
DBDiagram.io - Free database diagrams designer for analysts & developers 🛠
pgAdmin - pgAdmin Website
PopSQL - Modern SQL editor for teams