Archive

Posts Tagged ‘YQL’

Get Data from Internet

Aug 23rd, 2009

We are munching data from various sources and we need a way to go this without programming knowledge. Perhaps keeping this in mind, Yahoo has introduced YQL (Yahoo Query Language). It is like SQL where we will issue command for the result.
What is Yahoo Query Language?
The Yahoo! Query Language is an expressive SQL-like language [...]