Login   Register  
PHP Classes
elePHPant
Icontem

DB Populator

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Rafael Jaques  >  DB Populator  >  Download .tar.gz .zip  >  Support forum Support forum (1)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: DB Populator
Base name: db-populator
Description: Populate a MySQL database with random data
Related classes: , ,
Version: -
PHP version: 5.0
License: BSD License
All time users: 643 users
All time rank: 4016
Week users: 4 users
Week rank: 887
 

  Author  
Picture of Rafael Jaques
Name: Rafael Jaques <e-mail contact>
Packages: 1 Browse all classes by Rafael Jaques Browse all classes by
Country: Brazil Brazil - PHP jobs in Brazil
Age: 23
All time rank: 2320172 in Brazil Brazil
Week rank: 801 Up56 in Brazil Brazil Up
Innovation award
Innovation award
Nominee: 1x

Winner: 1x


  Detailed description  
This class can be used to populate a MySQL database with random data.

It can scan the list of tables and fields of a MySQL database and generate SQL INSERT statements that will fill the tables with records with random data.

The class tries to populate each record field with values that seem appropriate based on the field name.

Then it can either execute the generated SQL statements or save them to a file.

  Groups   Rate classes User ratings   Applications   Files Files  

  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
Group folder image Testing Tools to help verifying that software works as expected View top rated classes


  Innovation Award  
PHP Programming Innovation award winner
September 2010
Winner

Prize: One copy of the Zend Studio
When you need to test database applications it is convenient to test them with different values in the database records.

This class helps testing database applications by filling table records with random data in different record fields which can be used to test the application with different combinations of values.

Manuel Lemos

  User ratings  
Ratings
Utility
Consistency
Documentation
Examples
Tests
Videos
Overall
Rank
All time:
Good (85.0%)
Good (90.0%)
Good (80.0%)
Good (90.0%)
-
-
Sufficient (68.5%)
265
Month:
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.
  Files folder image Files  
File Role Description
Plain text file dbpopulator.class.php Class A class to populate your MySQL
Accessible without login Plain text file example.php Example Example of usage
Plain text file LICENSE Lic. BSD License
Accessible without login Plain text file README Doc. Purpose, HowTo and Customising
Plain text file TODO Data TODO list

Download all files: db-populator.tar.gz db-populator.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.