below is a use demo: Connect to SQL Server, create a table dbo.OrderDetail, and run some sql on this table.
Currently supports MySQL, PostgreSQL, SQLite and SQL Server (via ODBC). The project is hosted on github with documentation available on the wiki. See also: hibernated - ORM for D language which uses ...