Live data from Hacker News

Show HN: Private, text to entity-relationship diagram tool

databasediagram.com

1–10 of 87 posts

Re: Show HN: Private, text to entity-relationship diagram tool

#5
neato! anyone interested in a collab on a more generic natural language graph making tool (think GoJS powered by LLM to make SysML diagrams etc). Demo of api here, I cant do front end, it is a weakness…

https://grapher.baselines.cloud/

hit me up on linkedin: /in/thenatefisher

Re: Show HN: Private, text to entity-relationship diagram tool

#7
lpt: ask chatgpt or other sufficient LLMs for catchy domain name variations. I specifically ask for "in web 2.0 style".

I crank out short catchy brand names and domain names at far greater efficacy now, steers my thoughts really well if I’m not outright taking the first suggestion verbatim

Re: Show HN: Private, text to entity-relationship diagram tool

#8
post #6

I'm not too familiar with ER-diagrams -- how does this compare to Mermaid? https://mermaid.js.org/syntax/entityRelationshipDiagram.html

Compare the examples in the post against the official Mermaid examples[0]. The syntax seems much simpler.

0. https://mermaid.js.org/syntax/entityRelationshipDiagram.html

Re: Show HN: Private, text to entity-relationship diagram tool

#9
post #3

Love it, is there any way to make it a little more fuzzy. Ie pk works but "primary key" doesnt, uint works, but "integer unsigned" doesnt? Great idea for helping teams communicate.

IMO I'd rather they kept the syntax strict and simple. Fuzzyness would add unnecesary complexity.

Re: Show HN: Private, text to entity-relationship diagram tool

#10
post #3

Love it, is there any way to make it a little more fuzzy. Ie pk works but "primary key" doesnt, uint works, but "integer unsigned" doesnt? Great idea for helping teams communicate.

IMO I'd rather they kept the syntax strict and simple. Fuzzyness would add unnecesary complexity.

Maybe an auto-complete or auto correct feature, or even syntax highlighting? I just found myself exploring for the right way to type and jumped to the solution of fuzziness which i agree, might not be ideal.
Post reply on HN