
Xata
Supabase
PlanetScale
Prisma
neon
Vercel
ClickHouse
Upstash
DrawSQL
DBDiagram.io
Azimutt
MySQL Workbench
DbSchema
PopSQL
ChartDB
LucidChart
DrawSQL is a simple, beautiful database diagram editor for developers to 🚧 create, 💬 collaborate and 👀 visualize their entity relationship diagrams.
Xata
DrawSQLBased on our record, Xata should be more popular than DrawSQL. It has been mentiond 25 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.
You only need a single Postgres instance. Xata is running on top of a Kubernetes cluster and it would be overkill for a single instance. You can either self-host Postgres on your own, or use a managed Postgres service, like Xata Cloud (coming soon). - Source: dev.to / 5 months ago
This is really cool and I love to see the interest in fast clones / branching here. We've built Xata with this idea of using copy-on-write database branching for staging and testing setups, where you need to use testing data that's close to the real data. On top of just branching, we also do things like anonymization and scale-to-zero, so the dev branches are often really cheap. Check it out at https://xata.io/ >... - Source: Hacker News / 9 months ago
This is really cool, looking forward to trying it out. Obligatory mention of Neon (https://neon.com/) and Xata (https://xata.io/) which both support “instant” Postgres DB branching on Postgres versions prior to 18. - Source: Hacker News / 9 months ago
In Part 1 we dissected how each platform branches a Postgres database under the hood. This post zooms in on pricing. We’ll explore how Xata, Neon, and Supabase pricing strategies stack up when you require:. - Source: dev.to / about 1 year ago
Multiple platforms have emerged to tackle this, each with a unique approach. Neon popularized the idea of copy-on-write branches in Postgres, letting teams spin up full data copies in seconds. Supabase integrated database branching with git workflows, providing full-stack preview environments for every feature branch. With our new PostgreSQL platform at Xata, we’ve reimagined branching from the ground up to... - Source: dev.to / about 1 year ago
With this, I went for designing the db. I went to http://drawsql.app/ and created my first draft. Then exported the DDL and did a bit of back and forth with AI. This is the final draft of the database:. - Source: dev.to / 10 months 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 / over 1 year 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 / over 1 year 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: about 3 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: about 3 years ago
Supabase - An open source Firebase alternative
DBDiagram.io - Free database diagrams designer for analysts & developers 🛠
PlanetScale - The last database you'll ever need. Go from idea to IPO.
Azimutt - Next-Gen ERD to Design, Explore and Document real world databases (big and messy ones ^^)
Prisma - Art filters using artificial intelligence to transform your photos into classic artwork.
MySQL Workbench - MySQL Workbench is a unified visual tool for database architects, developers, and DBAs.