Table of Contents
12 relations: CakePHP, Comparison of server-side web frameworks, Data access layer, DataMapper, Doctrine (PHP), Fat-Free Framework, Mapper, Merb, Mirah (programming language), Object–relational mapping, Pattern-Oriented Software Architecture, Python (programming language).
CakePHP
CakePHP is an open-source web framework.
See Data mapper pattern and CakePHP
Comparison of server-side web frameworks
This is a comparison of notable web frameworks, software used to build and deploy web applications.
See Data mapper pattern and Comparison of server-side web frameworks
Data access layer
A data access layer (DAL) in computer software is a layer of a computer program which provides simplified access to data stored in persistent storage of some kind, such as an entity-relational database.
See Data mapper pattern and Data access layer
DataMapper
DataMapper is an object-relational mapper library written in Ruby that follows the active record pattern even though the name implies it follows the data mapper pattern.
See Data mapper pattern and DataMapper
Doctrine (PHP)
The Doctrine Project (or Doctrine) is a set of PHP libraries primarily focused on providing persistence services and related functionality.
See Data mapper pattern and Doctrine (PHP)
Fat-Free Framework
Fat-Free Framework is an open-source web framework distributed under the GNU General Public License and hosted by GitHub and SourceForge.
See Data mapper pattern and Fat-Free Framework
Mapper
Mapper may refer to.
See Data mapper pattern and Mapper
Merb
Merb is a discontinued model–view–controller web framework in Ruby, notable as a precursor to Rails 3.
See Data mapper pattern and Merb
Mirah (programming language)
Mirah (formerly Duby) has been a programming language based on Ruby language syntax, local type inference, hybrid static–dynamic type system, and a pluggable compiler toolchain.
See Data mapper pattern and Mirah (programming language)
Object–relational mapping
Object–relational mapping (ORM, O/RM, and O/R mapping tool) in computer science is a programming technique for converting data between a relational database and the heap of an object-oriented programming language.
See Data mapper pattern and Object–relational mapping
Pattern-Oriented Software Architecture
Pattern-Oriented Software Architecture is a series of software engineering books describing software design patterns.
See Data mapper pattern and Pattern-Oriented Software Architecture
Python (programming language)
Python is a high-level, general-purpose programming language.
See Data mapper pattern and Python (programming language)
References
Also known as Datamapper.

