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 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 See also table.Count ()
table from SELECT COUNT (*) and does not load the entire table before and then calculates the rows.
calculation ()
in the manner described by you. The quality of the provider depends on me, I think some suggestions on optimization Confidence are.
Comments
Post a Comment