Adding support for a new database engine
- Copy the SqlServer project
 - Add the new project (renamed) to the solution
 - Change the 
database.sqlwhich are located in the root to follow the syntax of your dbengine - Modify all classes in the project to change the SQL syntax.
 
(rather sparse, will be expanded when support for the second engine is built)