Skip to content

Reex11/mrsql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MrSQL

MRSOOL SQL Query Generator (jinja2 powered) You can use it to generate SQL queries from templates.

Requirements

To install requirements run the following command:

pip install -r requirements.txt

How to use?

Simply, run the file main.py and follow the wizard!

How to create a template?

  • Fork the repository
  • Create a template file in templates folder templates/new_query.sql
  • Create a wizard file in wizards folder wizards/new_query.py
  • Create a pull request to the repository.

Refrences

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages