ADOdb Database Abstraction Library Wordpress Plugin - Rating, Reviews, Demo & Download
Plugin Description
Allows you to use the ADOdb Database Abstraction Library. If the $wpdb-object does not comply with your knowledge and your coding standards.
We encourage the use of the WP_Query-class since it is a WordPress standard
http://codex.wordpress.org/Class_Reference/WP_Query
If more freedom is needed, use the global variable: $wpdb-object.
http://codex.wordpress.org/Class_Reference/wpdb
Though, some people like to use the ADOdb library because they have ported code which contains ADOdb-queries or have ADOdb queries
More info about ADOdb can be found on http://adodb.sourceforge.net/
Screenshots
No screenshots provided