Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
readme.txt | 2012-04-11 | 821 Bytes | |
mongo4ben-0.1-dist.zip | 2012-04-11 | 384.8 kB | |
Totals: 2 Items | 385.6 kB | 1 |
mongo4ben README ================ Description ----------- mongo4ben is a plugin to access mongoDB with Benerator. It supports data import from and export of generated data to a mongoDB instance and modification of existing database data. Installation ------------ To use mongo4ben, just copy the jar files from the lib folder into your Benerator installation's lib folder. If you want to distribute a mongoDB data generation project to run on a fresh Benerator installation, put the jars mentioned above into a 'lib' folder inside your project folder. Usage ----- If you are not familiar with benerator, learn more about it at http://databene.org/benerator.html Usage information on mongo4ben is located at http://databene.org/mongo4ben.html Requirements ------------ - Java 1.6+ - Benerator 0.7.6+