MySQL & PostgreSQL Support
Add more sql db support (mysql, postgresql)
44
votes
2 comments
-
Tom
commented
In the moment is postgresql only supportet by npgsql, consider including npgsql into the freamwork or please could you develop a stand alone driver.
-
When you ask for MySQL or PostgreSQL support are you talking about Visual Studio or ASP.NET? ASP.NET today is pretty database agnostic and will work with anything that has an ADO.NET or Entity Framework provider. There are providers for both of the above databases.