IntroductionQueryFramework is created with four main goals in mind:
1. Create sql queries in an object oriented way.
2. Create sql queries with independence of the database dialect used.
3. Execute queries with abstraction of the database used.
4. Create a simple implementation of the ActiveRecord pattern with a lot of flexibility to mix simple save/update/load objects with common sql queries.
First release of QueryFrameworkThis is the first release of the QueryFramework but we have been using it already for months so it's quite stable.
Any comments and new features are welcome.
For examples and documentation, visit QueryFramework home page:
http://www.codeplex.com/queryframework Yours,
Richard Chamorro
QueryFramework coordinator
http://www.avanzis.com