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

MySql variables and php -

url rewriting - How to implement the returnurl like SO in PHP? -

Which Python client library should I use for CouchdB? -