ADOdb

Database Abstraction Layer for PHP

User Tools

Site Tools


start

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
start [2015/07/19 02:15] mnewnhamstart [2015/11/28 23:17] (current) – removed mnewnham
Line 1: Line 1:
-====== ADOdb ====== 
-~~NOTOC~~ 
-<WRAP right 400px box round> 
-== Current Status == 
-|Development Version|6.0.0-alpha.0| 
-|Development Version|5.22.0-alpha.0| 
-|Current Production Version|5.21.1| 
-|Earliest Supported Community Version|5.19| 
  
-== Resources == 
- 
-  * [[reference:reference_guide|Developer Reference]] 
-  * [[userguide:index|Developer Guide]] 
-  * [[dictionary:index|Data Dictionary Guide]] 
-  * [[http://adodb.newnhams.com/phpdocumentor|PHPDocumentor]] 
-  * [[:downloads|Downloads]] 
-  * [[:roadmap|Changelog & Roadmap]] 
- 
-</WRAP> 
-ADOdb is a fast, easy to use, popular database abstraction layer for [[wp>PHP]]. It allows the same code to be used when accessing a wide range of databases. It has been actively maintained since 2000 by the project's founder and numerous community contributors. ADOdb contains components for querying and updating databases, as well as schema management and performance monitoring 
- 
- 
-==== Announcements ==== 
-|5/7/2015|ADOdb version 5.21.0 released. This release only addresses standards issues. Users of version 5.19 should not update unless they wish to begin contributing to the project.| 
-|5/7/2015|Welcome to the new ADOdb website| 
- 
----------- 
-<WRAP 300px right box round> 
-== Supported Databases == 
-The following databases are supported by ADOdb 
- 
-  * [[database:Access]] 
-  * [[database:ADO]] 
-  * [[database:Firebird|Firebird]] 
-  * [[database:Frontbase]] 
-  * [[database:IBM DB2]] 
-  * [[database:Informix]] 
-  * [[database:Firebird|Interbase]] 
-  * [[database:Microsoft SQL Server]] 
-  * [[database:MySQL]] 
-  * [[database:Netezza]] 
-  * [[database:ODBC]] 
-  * [[database:ODBTP]] 
-  * [[database:Oracle]] 
-  * [[database:PostgreSQL]] 
-  * [[database:SAP Adaptive Database Server]] 
-  * [[database:SAP DB]] 
-  * [[database:SQLite]] 
-  * [[database:Sybase]] 
-  * [[database:Visual FoxPro]] 
-  </WRAP> 
- 
-==== Why ADOdb? ==== 
- 
-  * Easy to install and use 
-  * Wide range of database support 
-  * Broad licensing  
-  * Reliable 
-  * Fast 
-  * Community support 
-  * Open Source 
- 
-==== How To Ask For Help === 
-You can post an issue at the [[http://github.com/adodb]] issue tracker or contact us on gitter, community adodb/adodb. To help with quick resolution: 
-  * Try running the code with [[$db->debug]] enabled 
-  * Give the version of ADOdb you are using. Please check the top of this page for the earliest release that is supported by the community. 
-  * Give the version of PHP you are using, the operating system, the driver and the database version. 
-  * Provide a code snippet, and if possible a description of what you are expecting to receive from a function 
- 
- 
-==== Our Community ==== 
-The ADOdb user base is large, with an average of 300 downloads a week, You can participate in the project and help the Open Source communityd. There are numerous of options to do that. 
- 
-  * Share your experience 
-  * Do some wiki gardening 
-  * Help us improve documentation, both developer and user 
-  * [[http://github.com/adodb/adodb|Answer questions in the forum]] 
- 
-==== Tags ==== 
-~~TAGCLOUD~~ 
- 
------------- 
-==== Some Projects Using ADOdb ==== 
-^Name^Description^ 
-|[[http://zikula.org|Zikula]]|OpenSource PHP Application Framework| 
-|[[http://phpwiki.org|phpWiki]]|Wiki software written in PHP| 
-|[[http://phpgacl.sourceforge.net/|PHP GACL]]|A Drop in Access Control System for web applications| 
-|[[http://sourceforge.net/projects/tikiwiki|TikiWiki]]|Wiki software written in PHP| 
-|[[http://www.egroupware.org/|eGroupWare]]|Commercial GroupWare| 
-|[[http://www.adginc.net/|ADG]]|A commercial ERP/CRM product for government entities in the USA. This product leverages ADODBs cross-database functionality to support numerous commercial and open-source databases using the same code base|  
-|[[http://phplens.com/lens/|phpLens]]|A Commercial Rapid Application Development Environment for PHP| 
-^Some older projects^^ 
-|[[http://www.andrew.cmu.edu/~rdanyliw/snort/snortacid.html|ACID]]|Analysis Console for Intrusion Databases| 
-|[[http://www.mamboserver.com/|Mambo]]|A Content Management System| 
-If your project uses ADOdb, let us know 
-===== Copyright ===== 
- 
-2000-2014 (c) John Lim  
-2015- (c) The ADOdb Community 
- 
-ADODb is dual-licensed under the BSD and Lesser GPL license, with the BSD License having priority 
start.1437264929.txt.gz · Last modified: 2017/04/21 11:17 (external edit)