Skip to content

kararasenok-gd/sqlite-explorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo

GitHub forks MIT License

SQLite Explorer

Simple Python SQLite explorer with tables

Install

Windows

  1. Download ZIP
  2. Unpack it
  3. Open install.bat

Termux

apt update && apt upgrade && apt install git python && git clone https://github.com/kararasenok-gd/sqlite-explorer && cd sqlite-explorer && chmod +x install.sh && ./install.sh

if updated and everything is installed:

git clone https://github.com/kararasenok-gd/sqlite-explorer && cd sqlite-explorer && chmod +x install.sh && ./install.sh

Authors

About

Simple SQLite3 explorer

Resources

License

Stars

Watchers

Forks

Releases

No releases published