MapDataReader
DataMapper
A fast and lightweight .NET library for mapping data from IDataReader to strongly typed objects.
Super fast mapping DataReader to strongly typed object, Using AOT source generator.
67 stars
3 watching
11 forks
Language: C#
last commit: over 1 year ago
Linked from 1 awesome list
csharp-sourcegeneratordatareaderormreflection
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | An extension to AutoMapper for mapping data from ADO.NET IDataReader sources | 137 |
| | Maps data between databases and CSV files in Java | 441 |
| | A library for mapping and manipulating structured data from plain text files in C# | 93 |
| | A Java framework for automating data mapping between objects | 2,096 |
| | A Java library that enables dynamic mapping of source data to target objects with high performance and robustness | 231 |
| | A code generator tool that uses attributes to map data from one format to another during build time. | 8 |
| | Automates object mapping between classes in Python to simplify data transfer and processing | 103 |
| | A Java library that maps data from common formats to JavaFX nodes based on their IDs. | 6 |
| | An object mapper for .NET that simplifies mapping between objects of different structures. | 691 |
| | A tool for generating mapping code between .NET objects and their destination counterparts on the fly | 42 |
| | A data mapping solution with an interactive web-based user interface for configuring integrations between different data sources | 198 |
| | Simplifies data parsing in Objective-C iOS apps by providing a self-contained and minimalistic solution for mapping between received data and native objects. | 1,125 |
| | A library that provides an object mapper on top of a flexible data storage service | 6 |
| | A mapping language and engine for converting complex data from one schema to another, applicable across domains. | 214 |
| | A library that enables mapping of collections between source and destination objects based on equvalency comparisons | 245 |