DrawSQL is a simple, beautiful database diagram editor for developers to 🚧 create, 💬 collaborate and 👀 visualize their entity relationship diagrams.
Based on our record, Supabase seems to be a lot more popular than DrawSQL. While we know about 501 links to Supabase, we've tracked only 11 mentions of DrawSQL. 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.
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 / 3 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
Platforms like Railway, Render, Fly.io, Vercel, Supabase, and Cloudflare are leading the charge with a shared philosophy:. - Source: dev.to / 5 days ago
Supabase is an open-source alternative to Firebase. They turned fast shipping into a format: launch weeks — announcing something new every day. They were first and initiated a movement. Picture this: according to launchweek.dev, there were 126 launch weeks run by 94 different companies in 2024. - Source: dev.to / about 2 months ago
In fact, even in the absence of these commercial databases, users can effortlessly install PostgreSQL and leverage its built-in pgvector functionality for vector search. PostgreSQL stands as the benchmark in the realm of open-source databases, offering comprehensive support across various domains of database management. It excels in transaction processing (e.g., CockroachDB), online analytics (e.g., DuckDB),... - Source: dev.to / 20 days ago
Create an account at Supabase and create a new project. You’ll get:. - Source: dev.to / 22 days ago
Supabase provides a robust authentication system supporting email/password, OAuth providers, and magic links. Integrating this with WordPress allows you to leverage Supabase’s secure and scalable auth backend to manage user registration and login seamlessly. - Source: dev.to / 25 days ago
MySQL Workbench - MySQL Workbench is a unified visual tool for database architects, developers, and DBAs.
Firebase - Firebase is a cloud service designed to power real-time, collaborative applications for mobile and web.
DBDiagram.io - Free database diagrams designer for analysts & developers 🛠
Next.js - A small framework for server-rendered universal JavaScript apps
PopSQL - Modern SQL editor for teams
AppWrite - Appwrite provides web and mobile developers with a set of easy-to-use and integrate REST APIs to manage their core backend needs.