LinqConnect is a fast and easy to use ORM solution, developed closely to the Microsoft LINQ to SQL technology, and supporting SQL Server, Oracle, MySQL, PostgreSQL, and SQLite.
LinqConnect is a fast and easy to use LINQ to SQL compatible ORM solution, supporting SQL Server, Oracle, MySQL, PostgreSQL, and SQLite. It allows you to use efficient and powerful data access for your .NET Framework, Metro, Silverlight, or Windows Phone applications supporting Code-First, Model-First, Database-First or mixed approaches.
Key Features
Wide database support
LinqConnect supports SQL Server, SQL Server Compact, Oracle, MySQL, PostgreSQL, SQLite
Compatibility
LinqConnect uses classes and interfaces completely compatible with LINQ to SQL, while extending its functionality, so LINQ to SQL developer can easily get started to work with LinqConnect
Actively developed technology
Unlike LINQ to SQL, LinqConnect is an actively developed ORM solution. We keep on improving our product and adding new features based on user feedback
Professional development team
LinqConnect is developed by a company having more than eight-year experience on the development of the data access technologies in .NET
Visual model designer
With Entity Developer all the model creating and editing tasks can be performed in convenient GUI, completely eliminating the need of the manual XML editing, thus greatly reducing the development and learning time
Performance
High enough without lots of efforts on optimizing your code.
LinqConnect has three sets of assemblies: for full .NET Framework, .NET Standard 1.3 compatible assemblies, and .NET Standard 2.0 compatible assemblies. .NET Standard 1.3 compatible assemblies are compatible with .NET Core 1.0 and higher and .NET Framework 4.6 and higher. .NET Standard 2.0 compatible assemblies are compatible with .NET Core 2.0 and higher and .NET Framework 4.6.1 and higher.