sql - Dynamic LINQ with other databases -


Are there any free (free) providers for other MS SQL (for example MySQL or SQLite) databases with LINQ Work and dynamic support SQL query generation? Generates something like table.Count () table from SELECT COUNT (*) and does not load the entire table before and then calculates the rows.

Here is the DBLink project:

DBLink LINQ Providers that use common database with an API close to Linq to SQL, it currently supports (by presence): MySQL, Oracle, PostgreSQL, SQLite, Ingres, Firebird

It depends on the providers to execute the calculation () in the manner described by you. The quality of the provider depends on me, I think some suggestions on optimization Confidence are.

See also


Comments

Popular posts from this blog

asp.net - Javascript/DOM Why is does my form not support submit()? -

sockets - Delphi: TTcpServer, connection reset when reading -

javascript - Classic ASP "ExecuteGlobal" statement acting differently on two servers -