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

SQL is the native way query RDBMS.