Ask HN: SQL vs ORM - Why Not SQL Web APIs?
Recently I was looking at yet another API that an IT vendor has put together (rest + xml). I also read this http://wozniak.ca/what-orms-have-taught-me-just-learn-sql article.
This go me wondering why so few sites use SQL type APIs (with SQL cleaning)? (only found http://docs.cartodb.com/cartodb-platform/sql-api.html and paypal business).
3 comments
[ 3.1 ms ] story [ 18.8 ms ] threadFor the SPA/MVC Javascript crowd (angularjs etc) they basically are already promoting business logic on the front end.
https://developers.google.com/chart/interactive/docs/queryla...