FlatMapper
Data mapper
A library for mapping and manipulating structured data from plain text files in C#
FlatMapper is a library to import and export data from and to plain text files.
93 stars
14 watching
15 forks
Language: C#
last commit: over 4 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
arnaudroger/simpleflatmapper | Maps data between databases and CSV files in Java | 440 |
jitbit/mapdatareader | A fast and lightweight .NET library for mapping data from IDataReader to strongly typed objects. | 64 |
tinymapper/tinymapper | An object mapper for .NET that simplifies mapping between objects of different structures. | 690 |
automapper/automapper.data | An extension to AutoMapper for mapping data from ADO.NET IDataReader sources | 137 |
googlecloudplatform/healthcare-data-harmonization | A mapping language and engine for converting complex data from one schema to another, applicable across domains. | 213 |
dozermapper/dozer | A Java framework for automating data mapping between objects | 2,088 |
alekshura/sourcemapper | A code generator tool that uses attributes to map data from one format to another during build time. | 8 |
rowanwins/mapbox-gl-flatgeobuf | A library providing a tiled approach to consuming flatgeobuf files in Mapbox GL. | 23 |
abykuruvilla-dev/jfxnodemapper | A Java library that maps data from common formats to JavaFX nodes based on their IDs. | 6 |
krzysztofzablocki/propertymapper | 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 |
simplegeo/polymaps | A JavaScript library for creating dynamic and interactive maps in modern web browsers. | 1,602 |
mljs/som | An implementation of a self-organizing map algorithm for mapping high-dimensional data to lower-dimensional spaces. | 23 |
mvz/happymapper | A Ruby library that maps XML data to ruby data structures without requiring explicit class definitions or configuration. | 152 |
gcharita/xmlmapper | A framework for mapping XML data to Swift objects and vice versa | 111 |
sapiens/sqlfu | A data mapper library for .NET Core that maps query results to POCO objects and provides helpers for CRUD operations. | 229 |