The following references and resources for YQL include libraries, handouts, blog posts, and demos:
| Reference/Resource | Description | Author/Source |
|---|---|---|
| YQL Module for YUI | JavaScript library for making queries to the YQL Web service. | Dav Glass, http://yuilibrary.com |
| Python-YQL: client library for YQL | Python library for making queries to the YQL Web service. | Stuart Colville, http://muffinresearch.co.uk |
| Using YQL for Developers (PDF) | Handout that briefly introduces YQL and serves as a cheat sheet. | YDN, http://developer.yahoo.com |
| Creating Open Data Tables for YQL (PDF) | Handout that introduces and provides examples of YQL Open Data Tables. | YDN, http://developer.yahoo.com |
| YQL: INSERT INTO internet | YDN blog post that discusses the YQL INSERT INTO statement. YQL examples demo links are also given. | Jonathan Trevor, YDN |
| GooHooBi Search | YQL-powered application that returns search results from Google, Yahoo!, and Bing. | Chris Heilmann, http://icant.co.uk |
| YQL and YUI: Building Blocks for Quick Applications | Video of Chris Heilmann talking about how to use YQL and YUI to simplify Web development. | Chris Heilmann, YDN Theater |
| YQL Console Update - Paul Donnelly | Paul Donnelly from the YQL team discusses changes to the YQL console including Query Aliasing. | Paul Donnelly, YDN |