Skip to content

sqrt0x/sql-tui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Information

An SQL command line interface by Squar3 (MySQL only atm)

WARNINGS

This tool is not anywhere close to finish!

Pre-requirements

Dependecis

MySQL
python3
python3-pip

  • For debian Make sure you have these packages installed (after installing mysql):
  sudo apt-get install default-libmysqlclient-dev build-essential python3-dev python3-pip python3

Installation

Linux

git clone https://github.com/FatSquare/sql-cli.git && cd sql-cli/ && pip install -r requirements.txt
python sql-cli.py

Todo List

TODO Simplify selection in DELETE (checkbox like EDIT)
TODO check for self-sql-injections in user input

About

An SQL command line interface (MySQL only atm)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages