Skip to content

OccultSlolem/SQLHammer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SQLHammer

A dummy data generator for SQL. Currently only works with SQLite.

You can input equations and have this software plot them out into a table between bounds, which are fed in either by being prompted by the program, or inputting them in as command line arguments.

Usage: python3 main.py [-l lower bound] [-u upper bound] [-h] [-d]

-l: Lower bound. Must be a number.
-u: Upper bound. Must be a number.
-h: Help message.
-d: Enable debug logging.

About

A dummy data generator for SQL

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages