|
|
| Name: |
DB Populator |
| Base name: |
db-populator |
| Description: |
Populate a MySQL database with random data |
| Related classes: |
testing, todo list, populate |
| Version: |
- |
| PHP version: |
5.0 |
| License: |
BSD License |
| All time users: |
643 users |
| All time rank: |
4016 |
| Week users: |
4 users |
| Week rank: |
887 |
| |
|
 |
|
Innovation award
 Nominee: 1x
Winner: 1x |
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.
 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 |
| 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.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|