spot2
Database mapper
An ORM system for mapping objects to relational databases without the need for annotations or proxy classes.
Spot v2.x DataMapper built on top of Doctrine's Database Abstraction Layer
601 stars
28 watching
101 forks
Language: PHP
last commit: about 1 year ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
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. | 634 |
atlasphp/atlas.orm | An implementation of a data mapper for persistence models using a passive record approach. | 428 |
pharo-rdbms/glorp | A lightweight Object-Relational Mapper for Pharo that simplifies interaction with databases | 22 |
cakephp/orm | An Object-Relational Mapper that allows developers to interact with relational databases using an object-oriented approach. | 149 |
creof/doctrine2-spatial | Supports spatial data types and functions in Doctrine2 ORM for multiple databases | 272 |
vadimtsushko/objectory | An object document mapper library for Dart applications that maps objects to PostgreSQL databases. | 55 |
blitzapps/blitz-orm | An Object Relational Mapper for graph databases using a JSON query language. | 23 |
arc-lasalle/map-on | An interactive web-based editor for creating ontology mappings from relational data sources to ontologies. | 19 |
krozark/cpp-orm | A C++ library providing a simple and lightweight Object-Relational Mapping (ORM) system for interacting with relational databases. | 7 |
remi/her | An ORM that maps REST resources to Ruby objects | 2,050 |
joaomatossilva/flatmapper | A library for mapping and manipulating structured data from plain text files in C# | 93 |
dozermapper/dozer | A Java framework for automating data mapping between objects | 2,088 |
domaframework/doma | A Java-based framework for accessing and manipulating databases in a type-safe and efficient manner | 446 |
arnaudroger/simpleflatmapper | Maps data between databases and CSV files in Java | 440 |