Skip to content

tomasekk/sqlite3-database-viewer-gui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

******************************************
Code provided by linkedin.com/in/ondrat
******************************************

⚙️ Requirements:
	install tkinter and sqlite3
	
⚙️ How to use:
	Run the "GUI_database.py" program in folder where is the database (that you want to view) stored
	
❗ This program can do only "SELECT * FROM <table_name>" so far, further upgrades and updates comming soon.

❗ I RECOMMEND not to open complex databases, the program has no limit for SELECT *, so if you have database with XXX millions of data, this program is not adapted for it so far.

About

View database in graphical format, no need to use CLI (terminal)

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages