https://github.com/tsg405/database_project
Contains files required to project a query and maintain Database using PYTHON and SQLITE3. Py-Tkinter GUI visualization is also available.
https://github.com/tsg405/database_project
database python3 sqllite3 tkinter-gui
Last synced: about 2 months ago
JSON representation
Contains files required to project a query and maintain Database using PYTHON and SQLITE3. Py-Tkinter GUI visualization is also available.
- Host: GitHub
- URL: https://github.com/tsg405/database_project
- Owner: TSG405
- License: bsd-3-clause
- Created: 2020-12-05T13:56:57.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-04-28T10:09:21.000Z (about 5 years ago)
- Last Synced: 2025-01-26T10:41:32.655Z (over 1 year ago)
- Topics: database, python3, sqllite3, tkinter-gui
- Language: Python
- Homepage:
- Size: 85.9 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Database_Project
Contains files, required to project a query and maintain Database using PYTHON and SQLITE3 ...
#### Py-Tkinter Visualization
### @ TSG405