Skip to content

AlexanderZug/DBMS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DBMS

The program for managing databases SQLite and PostgreSQL. It contains SQL assistant.

Deploy locally:

Install Python(If it's not installed)
Download Python3

Clone the repository:

git clone https://github.com/AlexanderZug/DBMS.git

Go to folder:

cd DBMS

Install requirements:

pip3 install -r requirements.txt

Start programm:

cd code_DBMS
python3 window_dec.py

Technologies used in the project: Python3, Tkinter, psycopg2-binary, SQLite.

About

Database Management System

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages