On 16 April 2013 18:52, Luca Matteis <[email protected]> wrote: > Would you imagine GitHub, Flickr, or any other web-service API actually > exposing SQL instead of their RESTful API?
<stirring> Well, yes... if you're considering the encapsulation of a complex query language in a CGI parameter, then look at YQL[1] (looks like SQL) and Freebase[2] (filters-in-JSON). </stirring> [1] http://developer.yahoo.com/yql/ [2] http://www.freebase.com/query <http://www.freebase.com/query?> ~Tim -- Tim Haynes Product Development Consultant OpenLink Software <http://www.openlinksw.com/> <http://twitter.com/openlink>
