Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
trungdq88
on Jan 17, 2020
|
parent
|
context
|
favorite
| on:
Show HN: ESQLate – Build minimum viable admin pane...
Interesting. How would you make this to support one-to-many/many-to-many relationships?
mattatkeyboard
on Jan 17, 2020
|
next
[–]
You write the SQL into a JSON file. Users then can then execute that SQL with their own parameters. So the many-to-many is in your capability... A key reason for this is that it itself should not be clever.
BjoernKW
on Jan 17, 2020
|
prev
[–]
This being a tabular visualisation of SQL result sets you'd either have duplication in some columns or aggregated results.
That's simply how SQL deals with 1:n and n:m relations.
Consider applying for YC's Spring batch! Applications are open till Feb 11.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: