Read Me
The initial version of the DB-GEN code is uploaded to the SVN now.
The source code for the software is available as 3 modules and is protected with the BSD licence.
1. The parser module implemented in lex and yacc which parses the relational algebra queries.
2. The DB-GEN data generator module which is implemented in C++ which generates the DML and DDL files to generate query aware data into the input tables.
Please refer to the pdf named db-gen-report in the Project Report folder to understand these modules.
3. The last module is called the db-gen-web-interface implemented as servlets.
Please contact the owner of this project at unmesh.jagtap@gmail.com for any issues with the software or usage or for reporting bugs.