show/hide this revision's text 2 added 1 characters in body

I need a high performance framework in native C++ for SQL. I need it to be able to use MySQL, Oracle and Microsoft SQL Server and provide abstraction from the lower level problems/idiosigrasies problems/idiosyncrasies found in every different syntax required for by DBMS from different vendors. Something like LINQ for C# and VB .Net.

show/hide this revision's text 1

Native C++ SQL Framework

I need a high performance framework in native C++ for SQL. I need it to be able to use MySQL, Oracle and Microsoft SQL Server and provide abstraction from the lower level problems/idiosigrasies found in every different syntax required for by DBMS from different vendors. Something like LINQ for C# and VB .Net.