ADOdb

Database Abstraction Layer for PHP

User Tools

Site Tools


v5:activerecord:activerecord_index

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
v5:activerecord:active_record [2016/01/13 02:31] – ↷ Links adapted because of a move operation mnewnhamv5:activerecord:activerecord_index [2016/01/13 16:14] mnewnham
Line 1: Line 1:
 +<WRAP right box>
 +[[v5:activerecord:Index]]
 +</WRAP>
 ====== ADOdb Active Record ====== ====== ADOdb Active Record ======
 ===== Introduction ===== ===== Introduction =====
Line 4: Line 7:
 **ADOdb_Active_Record** is an [[wp>Object-relational_mapping|Object Relation Mapping]] (ORM) implementation using PHP. In an ORM system, the tables and rows of the database are abstracted into native PHP objects. This allows the programmer to focus more on manipulating the data and less on writing SQL queries. **ADOdb_Active_Record** is an [[wp>Object-relational_mapping|Object Relation Mapping]] (ORM) implementation using PHP. In an ORM system, the tables and rows of the database are abstracted into native PHP objects. This allows the programmer to focus more on manipulating the data and less on writing SQL queries.
  
-The ADODB Active Method library takes advantage of all the functionality of the underlying [[v5:userguide:index|ADOdb]] system, from table naming and casing control , mutiple database connections to features such as recordset caching. +The ADODB Active Method library takes advantage of all the functionality of the underlying [[v5:userguide:userguide_index|ADOdb]] system, from table naming and casing control , mutiple database connections to features such as recordset caching. 
  
 Thre are a couple of simple rules that help aid development, especially when developing simple applications in a rapid development environment. Following these rules will avoid additional configuration requirement: Thre are a couple of simple rules that help aid development, especially when developing simple applications in a rapid development environment. Following these rules will avoid additional configuration requirement:
v5/activerecord/activerecord_index.txt · Last modified: 2022/06/09 18:37 by 3.83.52.90