Atlas.Orm
Data mapper
An implementation of a data mapper for persistence models using a passive record approach.
A data mapper implementation for your persistence model in PHP.
428 stars
27 watching
22 forks
Language: PHP
last commit: over 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
atlasmap/atlasmap | A data mapping solution with an interactive web-based user interface for configuring integrations between different data sources | 197 |
cycle/orm | A PHP framework for modeling and interacting with data in object-oriented applications | 1,232 |
analogueorm/analogue | An ORM implementation that separates concerns and provides a flexible data mapper for PHP applications. | 635 |
pharo-rdbms/glorp | A lightweight Object-Relational Mapper for Pharo that simplifies interaction with databases | 22 |
spotorm/spot2 | An ORM system for mapping objects to relational databases without the need for annotations or proxy classes. | 601 |
mljs/som | An implementation of a self-organizing map algorithm for mapping high-dimensional data to lower-dimensional spaces. | 23 |
googlecloudplatform/healthcare-data-harmonization | A mapping language and engine for converting complex data from one schema to another, applicable across domains. | 213 |
cakephp/orm | An Object-Relational Mapper that allows developers to interact with relational databases using an object-oriented approach. | 149 |
phelps-sg/py-frm | A Python framework for working with relational databases as if they were regular Python data structures | 1 |
kostaskougios/mapperdao | An ORM library that maps domain objects to relational databases using a transactional and connection pool management framework. | 14 |
blitzapps/blitz-orm | An Object Relational Mapper for graph databases using a JSON query language. | 23 |
bogdanp/deta | A functional database mapper for Racket that enables data access and manipulation. | 60 |
sindresorhus/p-map | A utility for mapping over promises concurrently while controlling concurrency and error handling. | 1,292 |
sindresorhus/p-props | A utility for running multiple promises concurrently and mapping values to fulfill them | 193 |
automapper/automapper.data | An extension to AutoMapper for mapping data from ADO.NET IDataReader sources | 137 |