Difference between revisions of "ADOdb"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=ADOdb |Short description=a database abstraction library for PHP. |Full description=ADOdb is a database abstraction library for PHP. The PHP version currently suppor...")
 
(New version)
 
Line 11: Line 11:
 
* Powerful Active Record support. See docs.
 
* Powerful Active Record support. See docs.
 
* Very reasonable licensing terms (BSD). This means that you can incorporate (and even compile) it into your software applications royalty-free without asking the author's permission, provided you include license.txt in your release.
 
* Very reasonable licensing terms (BSD). This means that you can incorporate (and even compile) it into your software applications royalty-free without asking the author's permission, provided you include license.txt in your release.
 +
|Homepage URL=http://adodb.sourceforge.net/
 
|User level=intermediate
 
|User level=intermediate
|Status=Live
 
|Component programs=
 
|Homepage URL=http://adodb.sourceforge.net/
 
|VCS checkout command=
 
 
|Computer languages=PHP
 
|Computer languages=PHP
 
|Documentation note=http://phplens.com/lens/adodb/docs-active-record.htm and http://phplens.com/lens/adodb/docs-adodb.htm and http://phplens.com/lens/adodb/docs-perf.htm and http://phplens.com/lens/adodb/docs-session.htm
 
|Documentation note=http://phplens.com/lens/adodb/docs-active-record.htm and http://phplens.com/lens/adodb/docs-adodb.htm and http://phplens.com/lens/adodb/docs-perf.htm and http://phplens.com/lens/adodb/docs-session.htm
|Paid support=
 
|IRC help=
 
|IRC general=
 
|IRC development=
 
 
|Related projects=ADOdb_for_Python
 
|Related projects=ADOdb_for_Python
 
|Keywords=php,database,library,mysql,PostGreSQL,php5,abstraction,tikiwiki,database template library
 
|Keywords=php,database,library,mysql,PostGreSQL,php5,abstraction,tikiwiki,database template library
|Is GNU=n
+
|Version identifier=5.20.9
|Last review by=Kelly Hopkins
+
|Version date=2016/12/21
|Last review date=2009-02-10
+
|Version status=stable
 +
|Version download=https://github.com/ADOdb/ADOdb/archive/v5.20.9.tar.gz
 +
|Last review by=Alejandroindependiente
 +
|Last review date=2016/12/26
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
|Version identifier=507
+
|Status=
|Version date=2009-02-10
+
|Is GNU=No
|Version status=stable
+
|License verified date=2009-02-10
|Version download=http://downloads.sourceforge.net/adodb/adodb507.tgz?modtime=1230261080&big_mirror=0
+
}}
 +
{{Project license
 +
|License=BSD_3Clause
 +
|License verified by=Kelly Hopkins
 +
|License verified date=2009-02-10
 +
}}
 +
{{Project license
 +
|License=LGPLv2.1
 +
|License verified by=Kelly Hopkins
 
|License verified date=2009-02-10
 
|License verified date=2009-02-10
|Version comment=
 
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=john Lim
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=john Lim
 
 
|Email=jlim@natsoft.com.my
 
|Email=jlim@natsoft.com.my
 
|Resource URL=
 
|Resource URL=
Line 62: Line 65:
 
|Works-with=database
 
|Works-with=database
 
}}
 
}}
{{Project license
+
{{Featured}}
|License=BSD_3Clause
 
|License verified by=Kelly Hopkins
 
|License verified date=2009-02-10
 
}}
 
{{Project license
 
|License=LGPLv2.1
 
|License verified by=Kelly Hopkins
 
|License verified date=2009-02-10
 
}}
 

Latest revision as of 18:51, 26 December 2016


[edit]

ADOdb

http://adodb.sourceforge.net/
a database abstraction library for PHP.

ADOdb is a database abstraction library for PHP. The PHP version currently supports an amazing number of databases, thanks to the wonderful ADOdb community: MySQL, PostgreSQL, Interbase, Firebird, Informix, Oracle, MS SQL, Foxpro, Access, ADO, Sybase, FrontBase, DB2, SAP DB, SQLite, Netezza, LDAP, and generic ODBC, ODBTP. The Sybase, Informix, FrontBase and PostgreSQL, Netezza, LDAP, ODBTP drivers are community contributions. Some reasons why ADOdb is popular include:

  • Designed for speed. It is probably the fastest free software database abstraction library available for PHP. See benchmarks.
  • Provides extensive portability support such as date and type-handling and portable schema creation. See portable sql tips
  • Support many enterprise features such as database backed sessions (with session expiry notification), SQL code generation, pivot tables, SELECT LIMIT emulation for all databases, performance monitoring.
  • Easy to learn.
  • Extensive QA, every release is unit-tested on Access, MySQL, PostgreSQL, MS SQL, Oracle 9.
  • Mature, continuously developed since August 2000. Has a large community of users.
  • Powerful Active Record support. See docs.
  • Very reasonable licensing terms (BSD). This means that you can incorporate (and even compile) it into your software applications royalty-free without asking the author's permission, provided you include license.txt in your release.





Licensing

License

Verified by

Verified on

Notes

Verified by

Kelly Hopkins

Verified on

10 February 2009

License

LGPLv2.1

Verified by

Kelly Hopkins

Verified on

10 February 2009




Leaders and contributors

Contact(s)Role
john Lim Maintainer


Resources and communication

AudienceResource typeURI
DeveloperHomepagehttp://sourceforge.net/projects/adodb/
GeneralForumhttp://phplens.com/lens/lensforum/topics.php?id=4
DeveloperDownloadhttp://sourceforge.net/project/showfiles.php?group_id=42718


Software prerequisites




Entry

























Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.