This is a .net class generator written in C# that allows you to input a SQL string along with the connection string and will generate the necessary class for the custom query you provide.
Centaurus is a flexible and easy to use codegenerator. Its main task will be to generate strong-typed datasets as well as other DAL/BL. Yet, it can generate almost any kind of code.
Database access codegenerator, aims to create a common environment for all relational database engines, using plugins to connect as many different database engines as possible.