If you follow .NET, then chances are you were pretty blown away by Microsoft’s LINQ project, which extends C# and VB.NET with native syntax for querying data sources such as databases and XML document.
Chris Wanstrath is working on bringing similar support to Ruby, with his ambitious project aptly titled “Ambition”. It’s looking really sweet, learn more via this blog posting.
