PHP Classes
Icontem

Class: QDataObject


  Search   All class groups All class groups   Latest entries Latest entries   Top 10 charts Top 10 charts   Newsletter Newsletter   Blog Blog   Forums Forums   Help FAQ Help FAQ  
  Login   Register  
Recommend this page to a friend! ReTweet ReTweet Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Tom Schaefer  >  QDataObject  >  Download  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: QDataObject Support forum
Base name: qdataobject
Description: Access MySQL query results as objects
Related top rated classes: , , ,
Version: 0.3
Required PHP version: 5.0
License: BSD License
All time users: 511 users
All time rank: 3572
Week users: 5 users
Week rank: 1442
 
  Screenshots Screenshots   Author   Group folder image Groups   Detailed description  
  Rate classes User ratings   Applications   Related links   Files Files  

Screenshots

UML
File Role Description
Accessible without login Image file uml.png Screen UML
Accessible without login Image file qtag.png Screen QTag UML

Author

Picture of Tom Schaefer
Name: Tom Schaefer <e-mail contact>
Published packages: 24 Browse this author's classes Browse this author's classes
Country: Germany Germany - PHP jobs in Germany
Home page: http://www.query4u.de/tests/samples/
Age: ???
All time rank: 254
Week rank: 49

Groups

Group folder image PHP 5 Classes using PHP 5 specific features View top rated classes
Group folder image Databases Database management, accessing and searching View top rated classes

Detailed description

This package can be used to access MySQL query results as objects.

It can take a MySQL query result set resource handle as parameter and provides several types of functions to access the data from the result set.

It provides check or retrieve the result set data positions, as well retrieve the type and length of the respective columns.

The package provides implementations that use the regular MySQL and MySQLi extensions to access MySQL query results.

New:
DataObjectFactory

=== QMysqlDataObject ===
Test => SELECT * FROM geodb_textdata
TEST ENV:
Windows Vista Xampp, AMD Turion 64x2 Mobile 1.80 GHz
2 MB RAM (average performance)

1.a) object building runtime 0.176911115646s
on a db table with 337.925 records
(building uncached dataobject from uncached query at page offset 22210 by 10 rows/page)

1.b) object building runtime 0.275130033493s
on a db table with 337.925 records
(building uncached dataobject from uncached query at page offset 3000 by 100 rows/page)

2.a) object building runtime 0.0171821117401s
on a db table with 337.925 records
(building uncached dataobject from uncached query at page offset 10 by 10 rows per page)

2.b) object building runtime 0.0609588623047s
on a db table with 337.925 records
(building uncached dataobject from uncached query at page offset 10 by 100 rows per page)

3)

SELECT * FROM orders
LEFT JOIN customers on customers.CustomerID=orders.CustomerID

(northwind demo database)
object building runtime 0.055801153183s
(building uncached dataobject from uncached query at page offset 1 by 10 rows per page)
Mysql DB times:
Status runtime
(initialization) 0.0000377
Opening tables 0.0002247
System lock 0.0000032
Table lock 0.0000067
init 0.0000107
optimizing 0.0000037
statistics 0.0000107
preparing 0.00001
executing 0.0000467
Sending data 0.0002505
end 0.0000042
query end 0.0000035
freeing items 0.0000077
closing tables 0.000002
removing tmp table 0.0001105
closing tables 0.0000042
logging slow query 0.0000025

Conclusion:
Object building becomes much quicker if you operate with sql conditions.
The test above shows, that a cut on a deep offset is slow. So you have to reduce the data cloud by conditioning and so on.
(On a Linux Web server it will run much faster.)

Regards Tom Schaefer

User ratings

Not yet rated by the users

Applications that use this class

No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.

Related links

Link Description
QTag QTag - the smallest OO Markup Template Engine

Files

File Role Description
Plain text file config.inc.php Conf. Configuration and Autoloading
Image file indicator1.gif Icon Indicator
Plain text file interface.js Data jquery interface plugin
Plain text file jquery.dimensions.js Data jquery dimension plugin
Plain text file jquery.js Data JQuery Lib
Plain text file northwind.sql Data Sample Northwind Database for MySQL
Plain text file QDataObject.class.php Class Data Object Class
Plain text file QDataObject.class.v3.php Class version 3: for version 3 adapater
Plain text file QMysqlDataObject.class.php Class Mysql Version v.0.2
Plain text file QMysqlDataObject.v3.class.php Class version 3: for working on large databases
Plain text file QMysqliDataObject.class.php Class MySqli Version v.0.2
Plain text file QMysqliDataObject.v3.class.php Class version 3: for working on large databases
Plain text file QTag.class.php Class QTag - the smallest OO Markup Template Engine
Accessible without login Plain text file readme.txt Doc. README
Plain text file sample.list.php Example sample for a result set as object list
Plain text file sample.mysqli.php Example sample for mysqli
Plain text file sample.mysqli.version.0.2..table.php Example Sample output as table
Plain text file sample.mysqli.version.0.2.php Example MySqli Version 0.2 Sample
Plain text file sample.php Example Sample for data object with one result object
Plain text file sample.using.qtag.php Example Sample Table using QTag
Plain text file sample.v3.mysql.php Example basic mysql version 3
Plain text file sample.v3.mysqli.php Example basic mysqli version 3
Plain text file sample2b.php Example Sample JQUERY
Plain text file sample2b1.php Example Sample JQuery Data Table
Image file slider_back.jpg Icon slider background
Files folder image ver.0.4
  Plain text file model.xml Data Sample XML out of database scheme nothwind
  Plain text file QAdapterDataObject.class.php Class QAdapterDataObject class
  Plain text file QDataObject.class.php Class QDataObject Factory
  Plain text file QMysqlDataObject.class.php Class QMysqlDataObject
  Plain text file QMySqliDataObject.class.php Class QMySqliDataObject
  Plain text file readme.txt Doc. Readme
  Plain text file sample.php Example build model scheme form database
Download all files: qdataobject.tar.gz qdataobject.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.

 
  Advertise on this site Advertise on this site   Site map Site map   Statistics Statistics   Site tips Site tips   Privacy policy Privacy policy   Contact Contact  

For more information send a message to :
info at phpclasses dot org.
Copyright (c) Icontem 1999-2009 PHP Classes - PHP Class Scripts
  PHP Book Reviews - Reviews of books and other products