SqlFu
Data Mapper
A data mapper library for .NET Core that maps query results to POCO objects and provides helpers for CRUD operations.
Fast and versatile .net core data mapper/micro-orm
229 stars
34 watching
50 forks
Language: C#
last commit: 8 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
phelps-sg/py-frm | A Python framework for working with relational databases as if they were regular Python data structures | 1 |
joaomatossilva/flatmapper | A library for mapping and manipulating structured data from plain text files in C# | 93 |
datastore/datastore.objects | A library that provides an object mapper on top of a flexible data storage service | 6 |
cycle/orm | A PHP framework for modeling and interacting with data in object-oriented applications | 1,235 |
analogueorm/analogue | An ORM implementation that separates concerns and provides a flexible data mapper for PHP applications. | 635 |
cosminbasca/surfrdf | A Python library for working with RDF data in an Object-Oriented manner. | 42 |
atlasphp/atlas.orm | An implementation of a data mapper for persistence models using a passive record approach. | 428 |
domaframework/doma | A Java-based framework for accessing and manipulating databases in a type-safe and efficient manner | 447 |
gushakov/sparql-template | A Java library for automatically mapping RDF triples to annotated POJOs. | 0 |
fsprojects/fleece | A JSON mapping library for F# | 199 |
fsprojects/fsharp.data.sqlclient | Provides F# type providers for accessing MS SQL database objects in a statically typed manner | 204 |
spotorm/spot2 | An ORM system for mapping objects to relational databases without the need for annotations or proxy classes. | 601 |
dozermapper/dozer | A Java framework for automating data mapping between objects | 2,089 |
kostaskougios/mapperdao | An ORM library that maps domain objects to relational databases using a transactional and connection pool management framework. | 14 |