Hey HN! We are Jonathan & Guy, and we are happy to share a project we’ve been working on. ChartDB is a tool to help developers and data analysts quickly visualize database schemas by generating ER diagrams with just one query.
A unique feature of our product is AI-Powered export for easy migration.
You can give it a try at https://chartdb.io and find the source code on GitHub.
Next steps ---> More AI.
We’d love feedback :)
djray|1 year ago
I dislike the multiple references to 'Magic' on the site, but I realise that's probably a subjective thing. Maybe I'm fatigued by the AI-in-everything trend.
I don't use all the DBMSes you support, but I'm not sure having a single query to run is really much of a selling point. For SQL Server, I'd rather execute a stored procedure with permission checks, and progress feedback, than a big chunk o' SQL. (Again, that may just be a me thing.) If it's an efficiency thing for very large DBs then I think you should emphasise that, and also detail how much faster it is to gather all the info in one fell swoop than if you split up the queries.
The Examples link is currently broken on your site, btw. That sounds like a really useful way that people can evaluate your application without having to run a query on their own DB, which they may be reticent to do for testing out a new app.
Jonathanfishner|1 year ago
rustman123|1 year ago
zx8080|1 year ago
unknown|1 year ago
[deleted]
doctorpangloss|1 year ago
The chatbots are the Zero to One for programming.
So listen I agree with you. I’m not going to use this. But hundreds of thousands of smart people with time, like these guys, can now author stuff that will get better over time faster than you personally will solve any one particular problem for anyone. So something something, log in your own eye before the thorn in the other.
qwertydog|1 year ago
Jonathanfishner|1 year ago
amenghra|1 year ago
webprofusion|1 year ago
The OG of DB table designers is the SQL Server database diagrams feature, and before that MS Access, and there is still room for improvement in this tool. Obviously saving changes back to your db (and migration scripts) is the most important feature, git tracking of schema changes would be good.
ok123456|1 year ago
layer8|1 year ago
callumgare|1 year ago
webprofusion|1 year ago
gitroom|1 year ago
Jonathanfishner|1 year ago
andrelaszlo|1 year ago
> visualize and design your DB with a single query
> Instantly visualize your database schema with a single "Smart Query."
The tool seems really useful and I will give it a try!
Just curious about the emphasis on the single query. What's the value of this? If it makes it much faster than similar tools it's probably worth making it explicit. I don't use them often enough to know if speed is a big issue (if this is the reason).
Nice work anyway!
croes|1 year ago
Marketing?
And they need a single json to create the diagram from.
Jonathanfishner|1 year ago
SoftTalker|1 year ago
I doubt the "single query" makes it immensely faster, but reducing query round-trips is usually time-saving. Might be noticable, depending on what you're comparing it to.
jesperwe|1 year ago
Jonathanfishner|1 year ago
ellyagg|1 year ago
1ilit|1 year ago
azophy_2|1 year ago
zola|1 year ago
I just asked chatGPT for this, but human perspective would be great :)
salzig|1 year ago
Looks like not all databases (mssql in this case) like the generated result.
Jonathanfishner|1 year ago
Eji1700|1 year ago
yencabulator|1 year ago
namanyayg|1 year ago
can you elaborate on how the ai part works? im a bit confused how that fits in because there are many SQL diagram tools without AI as well
Jonathanfishner|1 year ago
clidey|1 year ago
Congrats on the launch and happy building!
Disclaimer: I'm one of the cofounders of WhoDB.
unknown|1 year ago
[deleted]
yetanotherdood|1 year ago
jalopy|1 year ago
samstave|1 year ago
hackernewds|1 year ago
idorube|1 year ago
ahaapple|1 year ago