Skip to content

robturtle/PySql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PySql

PySql is a test tool to generate MySql Queries from a certain format text.
It's created for generating random data for test.

TODOs:

  • Random relationship (between 2 tables) generating support.
    • resolution 1: handler for table keyword '...' and 'combine'
  • Introduction to input text's format.
  • Powerful random sequence generating, like ['A1','A2',...]
    • column keyword 'exp' / 'seq' / 'and'
  • Fully documentation and a totally rewrite. I'm a XPer.
  • Config file support, storing various SQL implementation's syntaxs, and formatting info.

About

PySql is a test tool to generate MySql Queries from a certain format text. It's created for generating random data for test.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages