Adodb Lite Website Links For
Lite
 

Information About

Adodb Lite




ADOdb Lite uses less than 100k of system ram for each HTTP access compared to over 640k for ADOdb . ADOdb Lite is also 300% faster than the ADOdb Library.

ADOdb Lite is a drop in replacement for ADOdb as long as you are using the supported commands on your website.


SUPPORTED DATABASES


The ADOdb Lite library is fully expandable through the use of modules. The library contains a Pear module that contains Pear DB compatible commands. The library also contains a Transaction module giving full transaction support to many of the supported databases. The library can support any number of user created modules to easily expand the library. The module system also gives the programmer/admin the ability to structure the library usage based upon the needs of the website.

The library is very fast as well compared to other database abstraction libraries.

The Benchmarks page contains a description of how to conduct the benchmark tests yourself using Microsofts Web Application Stress Tool .




  • Native PHP MySQL Commands: 93.20 pages per second

  • ADOdb Lite : 54.62 pages per second

  • ADOdb : 17.40 pages per second



EXTERNAL LINKS