object-mapper
There are 73 repositories under object-mapper topic.
mikependon/RepoDB
A hybrid ORM library for .NET.
kgiszczak/shale
Shale is a Ruby object mapper and serializer for JSON, YAML, TOML, CSV and XML. It allows you to parse JSON, YAML, TOML, CSV and XML data and convert it into Ruby data structures, as well as serialize data structures into JSON, YAML, TOML, CSV or XML.
Elfocrash/Cosmonaut
🌐 A supercharged Azure CosmosDB .NET SDK with ORM support
TwentyFourMinutes/Venflow
A brand new, fast and lightweight ORM, build for PostgreSQL.
changsanjiang/SJSQLite3
DatabaseMapping. database mapping. Automatically create tables based on the model. 数据库模型映射. 自动建表, 自动更新表. 增删改查一句话搞定. 支持模糊查询, 各种插入和更新, 支持存储模型数组. pod SJSQLite3
marazt/object-mapper
ObjectMapper is a class for automatic object mapping in Python
anikolaienko/py-automapper
Python object auto mapper
apioo/psx-schema
TypeSchema parser, object mapper and DTO generator
artyuum/request-dto-mapper-bundle
This bundle provides an easy way to automatically map the incoming request data to a DTO and optionally validate it.
sahb1239/SAHB.GraphQLClient
Query HTTP api using GraphQL. The client recieves a model as typeparameter and then queries the GraphQL api and deserilize the result.
LiBa001/discord-interactions.py
A Python library for the Discord Interactions API
komma/komma
KOMMA - RDF object mapper for Java
smotastic/smartstruct
Dart Code Generator for generating mapper classes
jitbit/PropMapper
Object mapper for .NET. Flat and basic, but FAST.
faib920/fireasy3
Fireasy 3.0 是基于 .Net Core 应用开发组件,其主旨**为“让开发变为更简单”,其义为,使用尽可能少的组件,实现你所需的功能。 Fireasy 提供最基础的功能和核心功能,如Emit、Aop,以及模块化、数据库访问、工作单元、多租户、实体仓储、分布式缓存、分布式锁、对象映射、事件总线(消息队列)等等功能。
aerospike/java-object-mapper
The Java Object Mapper is a simple, light-weight framework used to map POJOs to the Aerospike database. Using simple annotations or a configuration YAML file to describe how to map the data to Aerospike, the project takes the tedium out of mapping the data through the powerful, low level interface.
opportus/object-mapper
Maps generically data from source to target object via extensible strategies and controls
mesqueeb/map-anything
Array.map but for objects with good TypeScript support. A small and simple integration.
open-southeners/laravel-data-mapper
Extensible data mapper to objects, DTOs, enums, collections, Eloquent models, etc
anthonygauthier/MySimpleORM
Simple, lightweight and effective PHP ORM using MySQLi.
sontx/mapstructjs
Mapping source object to target object with javascript.
KernelPanic92/old_dartstruct
An annotation processor inspired by mapstruct for generating type-safe mappers
olaferlandsen/Typescript-Json-Object-Mapper
Json Object mapper writing in TypeScript
ozguraydinli/simple-mongo-mapper
A simple Java object mapper for MongoDB documents.
sebastian989/SwiftModelMapper
Parse dictionaries to models quickly and safely
oatpp/oatpp-bob
Object-Mapper for binary serialization/deserialization
tuldoklambat/hbase-pal
HBase POJO Abstraction Layer
azmizar/boilerplate-nodejsexpress-webapi
NodeJS+Express REST API template.
laurence-myers/lynx-mapper
Type-Safe complete mapping for plain old JavaScript objects using function-defined "schema" objects
leynier/py-automapper
Python object auto-mapper
opportus/ObjectMapperBundle
A Symfony bundle allowing copying state of objects to differently typed objects using extensible controls and mapping strategies.
usercode/CoreMapper
Simple object mapper
xbyter/php-object-mapping
PHP对象映射,可以将array/object映射为类对象。可做参数的传递、Request参数映射、Entity、Bean等。并可根据定义的映射对象生成API文档。
doeixd/create-converter
🔄 TypeScript library for type-safe object conversion
reugn/aerospike-mapper-go
Aerospike object mapper for Go