dapperlib
Funding Links: https://github.com/sponsors/DapperLib
- Name: DapperLib
- Kind: organization
- Followers: 234
- Following: 0
- Total stars: 17725
- Repositories count: 3
- Created at: 2022-11-02T16:39:09.137Z
- Updated at: 2025-03-30T15:13:28.687Z
- Last synced at: 2025-03-30T15:13:28.686Z
GitHub Sponsors Profile
SQL - whether ad-hoc in your code, or inside your RDBMS as "stored procedures" (or similar) is a key component of most systems, but:
ADO.NET is a complex API, requiring verbose and repetitive code for simple operations
ORM tools (like Entity Framemork, LLBLGen Pro, etc) are great, but are massively overkill in many scenarios
Dapper provides simple and direct access to SQL databases in .NET, without the overheads of a full ORM - with correct parameterization, materialization, etc - while offloading the ADO.NET minutiae to the library. Your application code is then clear, obvious, and direct.
Mostly the brain-baby of Marc Gravell (with frequent input from others like Sam Saffron, Nick Craver, etc) while at Stack Overflow, Dapper is now one of the most popular data access tools in the .NET ecosystem.
Dapper is an ongoing work, with a lot of focus currently on AOT and build-time tooling, but the effort comes from our non-work time. If you value these efforts, consider sponsoring the project to offset our time! Dapper is freely available software, and we don't propose to change that, but it would be great if people supported OSS efforts without being threatened with a paywall.
- Current Sponsors: 6
- Past Sponsors: 5
- Total Sponsors: 11
- Minimum Sponsorship: $1.00
Featured Works
DapperLib/Dapper
Dapper - a simple object mapper for .Net
Language: C# - Stars: 17808DapperLib/DapperAOT
Build time tools in the flavor of Dapper
Language: C# - Stars: 399Active Sponsors
Past Sponsors
Sponsor Breakdown
- User: 5
- Organization: 3