datastore.objects
Object mapper
A library that provides an object mapper on top of a flexible data storage service
object mapper for datastore
6 stars
5 watching
5 forks
Language: Python
last commit: over 11 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| An object mapper utility that transforms source object keys and values into target objects. | 204 |
| A lightweight library for extracting strongly typed objects from dynamic data without requiring manual parsing or marshalling code. | 81 |
| An object mapper for .NET that simplifies mapping between objects of different structures. | 691 |
| A Python library for serializing and deserializing objects to and from JSON data structures. | 26 |
| An extension to AutoMapper for mapping data from ADO.NET IDataReader sources | 137 |
| A Python library for handling deeply nested JSON objects as schema'd python objects. | 234 |
| A data mapping solution with an interactive web-based user interface for configuring integrations between different data sources | 198 |
| Automates object mapping between classes in Python to simplify data transfer and processing | 103 |
| An object mapper that allows flexible configuration and execution plan visualization for mapping data between different .NET frameworks. | 460 |
| Utilities for creating charts, maps, and tables for data visualization | 1,368 |
| An object-document mapper for Python that supports various data storage backends without requiring changes to the code. | 13 |
| A data mapper library for .NET Core that maps query results to POCO objects and provides helpers for CRUD operations. | 229 |
| A Java framework for automating data mapping between objects | 2,096 |
| A PHP framework for modeling and interacting with data in object-oriented applications | 1,236 |
| A utility library for converting complex JSON structures into object graphs and vice versa. | 767 |