MySQL 5.0 RC

MySQL 5.0 Release Candidate available now with support for views, stored procedures, triggers, cursors and lots of other new features.…

.NET LINQ

The .NET LINQ Project (Language Integrated Query) is quite cool as an extension to the .NET Framework to encompass language-integrated query, set, and transform operations on relational data (DLinq) and XML (XLinq). Much like integrated ORM functionality. Also from the Future Versions page: Visual Basic 9.0 Language Enhancements and…

SQLUnit

SQLUnit is a regression and unit testing harness for testing database stored procedures.…