ADOdb

From Wikipedia, the free encyclopedia

Template:Short description Script error: No such module "Distinguish". Template:Third-party

Page Module:Infobox/styles.css has no content.

ADOdb
[[Programmer|Original authorTemplate:Pluralize from text]]John Lim
[[Programmer|DeveloperTemplate:Pluralize from text]]Damien Regad, Mark Newnham
Template:Infobox software/simple
Written inPHP
TypeDatabase abstraction layer
LicenseBSD or LGPL
Websiteadodb.org
Repositorygithub.com/ADOdb/ADOdb

Script error: No such module "Check for conflicting parameters".

ADOdb is a database abstraction library for PHP, originally based on the same concept as Microsoft's ActiveX Data Objects. It allows developers to write applications in a consistent way regardless of the underlying database system storing the information. The advantage is that the database system can be changed without re-writing every call to it in the application.

Features

ADOdb supports the following databases: [1]

Legacy, unsupported or obsolete drivers may still be found in older releases of ADOdb.[2]

In addition to the Database Abstraction Layer, ADOdb includes the following features:

  • Schema management tools: a suite of tools to interrogate the attributes of tables, fields and indexes in databases as well as providing cross-database schema management including a full suite of XML based functions
  • Date and time library: provides a drop-in replacement for PHP date functions, but provide access to dates outside the normal range of dates supported by normal PHP functions
  • Session management tools: allows storing session data in a database table or as encrypted data

References

Page Template:Reflist/styles.css has no content.

  1. ^ Page Module:Citation/CS1/styles.css has no content."ADOdb supported databases". ADOdb wiki. Retrieved 13 January 2020.
  2. ^ Page Module:Citation/CS1/styles.css has no content."Supported Databases [ADOdb]". adodb.org. Retrieved 2020-03-22.