Y
Hacker News
new
|
ask
|
show
|
jobs
by
RedShift1
387 days ago
Maybe GraphQL can be your savior?
2 comments
Yoric
387 days ago
The problem is generally not the surface language, but the underlying distribution/querying mechanism.
It is, of course, possible that SQL is too complex a language for this dream.
link
Charon77
387 days ago
GraphQL is just a language much like SQL.
link
RedShift1
387 days ago
Yes but it provides a standardized way to deliver a unified interface to query your data, which is what OP is after?
link
010101010101
387 days ago
“With high throughput and low latency” are the operative requirements for OP and GQL doesn’t help with either on its own.
link
It is, of course, possible that SQL is too complex a language for this dream.