OpenHackNYC gave me an excuse to start playing with the Yahoo Query Language. With YQL, you build a binding to datasource, an XML table or other web service, and use an “expressive SQL-like language” to manipulate the data. Instant database functionality with minimal overhead.