All Projects → dotnet → datalab

dotnet / datalab

Licence: MIT license
This repo is for experimentation and exploring new ideas involving ADO.NET, EF Core, and other areas related to .NET data.

.NET Data Lab

This repo is for experimentation and exploring new ideas involving ADO.NET, EF Core, and other areas related to .NET data.

Current projects

SqlServer.Core (Project Woodstar)

Microsoft.Data.SqlClient is a fully-featured ADO.NET database provider for SQL Server. It supports a broad range of SQL Server features on both .NET Core and .NET Framework. However, it is also a large and old codebase with many complex interactions between its behaviors. This makes it difficult to investigate the potential gains that could be made using newer .NET Core features. Therefore, we are starting this experiment in collaboration with the community to determine what potential there is for a highly performant SQL Server driver for .NET.

Important! Investment in Microsoft.Data.SqlClient is not changing. It will continue to be the recommended way to connect to SQL Server and SQL Azure, both with and without EF Core. It will continue to support new SQL Server features as they are introduced.

License

This project is licensed under the MIT license.

.NET Foundation

This project is a part of the .NET Foundation.

Other .NET data projects on GitHub

If you're interested in making .NET data better, then consider contributing to one of the many open-source repos hosted on GitHub.

Microsoft repos

Community repos

Feel free to send a pull request to add your .NET data related GitHub repo to this list.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].