abelidze / db-client

Database client for PostgreSQL written in Python using Qt5

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About DB-Client

DB-Client is simple database client for PostgreSQL. It's not finished yet and maybe won't be finished in future.

Written in Python using Qt5

Installation

Download project as '.zip' archive and extract it to whatever you like directory or use git:

$ git clone https://github.com/abelidze/db-client.git

Requirements

  • Python 3.6
  • PyQt5

Running

MANUAL

python main.pyw

Contact

Developers on Telegram:

https://t.me/Abelidze

License

DB-Client is open-sourced software licensed under the MIT License.

Disclaimer

This program is provided "AS IS" without warranty of any kind.

About

Database client for PostgreSQL written in Python using Qt5

License:MIT License


Languages

Language:Python 100.0%