Skip to content

gahtan-syarif/SQL-Translator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SQL Translator

A simple Python + Tkinter GUI tool to convert SQL queries between different dialects using sqlglot.

demo

Usage

You need Python installed. Run the following commands:

  1. Clone the repository:
git clone https://github.com/gahtan-syarif/SQL-Translator.git
cd SQL-Translator
  1. Install sqlglot dependency:
pip install sqlglot
  1. Run the script:
python SQLTranslator.py

About

A simple Python + Tkinter GUI tool to convert SQL queries between different dialects using sqlglot.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages