Y
Hacker News
new
|
ask
|
show
|
jobs
by
lastyearman
3360 days ago
Every time I have to glue together pieces of SQL at runtime I have to agree. It seems crazy to me that there is no "native" way to query relational DB's (yes, there are some SQL factories for certain languages)
1 comments
dragonwriter
3359 days ago
SQL
is
the native way query RDBMS.
link