百科.dev
全部条目AI 编程趋势榜开源项目技术资讯提交条目
登录
< 返回工具列表
D

datalab

> 编程语言
开源

此仓库用于实验和探索涉及 ADO.NET、EF Core 以及与 .NET 数据相关的其他领域的新想法。

198 stars0 点赞0 次浏览
访问官网GitHub

工具介绍

此仓库用于实验和探索涉及 ADO.NET、EF Core 以及与 .NET 数据相关的其他领域的新想法。

.NET Data Lab

This repo is archived. See Woodstar experiment summary for more information.


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

  • .NET Runtime - ADO.NET lives here in the .NET BCL
  • EF Core - Entity Framework Core (SQL Server/Sqlite/Cosmos) and Microsoft.Data.Sqlite
  • Microsoft.Data.SqlClient (ADO.NET provider for SQL Server) - Microsoft.Data.SqlClient

Community repos

  • Bricelam.EntityFrameworkCore.Pluralizer
  • CatFactory
  • Dabble.EntityFrameworkCore.Temporal.Query
  • EF Core Power Tools
  • EFCore.BulkExtensions
  • EFCore.NamingConventions
  • EFCore.SoftDelete
  • EFCore.TemporalSupport
  • EFCoreSecondLevelCacheInterceptor
  • EfCoreTemporalTable
  • EfFluentValidation
  • Entity Framework Visual Designer
  • EntityFramework.Exceptions
  • EntityFrameworkCore.Cacheable
  • EntityFrameworkCore.ConfigurationManager
  • EntityFrameworkCore.NCache
  • EntityFrameworkCore.Scaffolding.Handlebars
  • EntityFrameworkCore.Sqlite.NodaTime
  • EntityFrameworkCore.SqlServer.HierarchyId
  • EntityFrameworkCore.SqlServer.SimpleBulks
  • EntityFrameworkCore.TemporalTables
  • EntityFrameworkCore.Triggered
  • ErikEJ.EntityFrameworkCore.DgmlBuilder
  • ErikEJ.EntityFrameworkCore.SqlServer.Dacpac
  • Expressionify
  • Firebird .NET Data Provider
  • Geco (Generator Console)
  • linq2db.EntityFrameworkCore
  • LocalDb
  • LoreSoft's Entity Framework Core Generator
  • Microsoft.EntityFrameworkCore.AutoHistory
  • Microsoft.EntityFrameworkCore.UnitOfWork
  • MySqlConnector ADO.NET provider for MySQL
  • NeinLinq.EntityFrameworkCore
  • NHibernate
  • nHydrate ORM for Entity Framework Core
  • Npgsql ADO.NET provider for PostgreSQL
  • Npgsql EF Core provider for PostgreSQL
  • Pomelo EF Core provider for MySQL
  • Ramses
  • SimplerSoftware.EntityFrameworkCore.SqlServer.NodaTime
  • StackExchange.Dapper
  • Toolbelt.EntityFrameworkCore.IndexAttribute
  • Verify.EntityFramework

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

Issues· 0 开放

查看全部 Issues在 GitHub 打开

暂无开放 Issues,或尚未同步最近议题。

> 标签

C#

暂无评论,来聊聊你的看法吧

> 工具信息

发布日期2026年8月1日
最后更新2026年9月18日
分类编程语言
定价开源

> 相关工具

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言