panelsetr.blogg.se

Database data generator
Database data generator









database data generator

Event listeners pre/post the generation of data.More data generators (Post codes, pronounceable text in different languages, names in different languages, etc.).(The names of the data sources with active database connections are shown in bold.) Data sources with active connections and their elements. Evolve into a data generation framework, ( ok, this is an ambitious one), allowing the developer to have full control on the generation of the data.įuture upgrades will include support for: Close the database connection for the selected data source or data sources.Be extensible by allowing developers to write their own generators.By primitive data types, I mean the ones that are available in the java language I regard high-level data types to be the ones that are not built in the language such as names, post codes, emails, etc. Provide primitive as well as higher-level data types.Generate data in different formats and with different options: text file (csv, fixed width, enclosing characters, etc), database (support for different database types, referential integrity), xml (support for elements with/without attributes, dtd).

database data generator

To this end, dgMaster is really easy to extend with new user-custom data types. The reason is that it is very hard to match everyone's needs and this is often a never-ending task. Although having as many data type generators is nice, it is not the primary goal of dgMaster (at least in this phase). Support for more data types is in the upgrades list. The data generator has built-in support for a number of simple java data types, as well as some higher-level data types: It is currently under development, ( for now, only text format is supported), and the plan is to extend it with many features ( database, xml and more). DgMaster is a simple, free, extensible and open source data generator released under the GPL license.











Database data generator