Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 352 Bytes

readme.md

File metadata and controls

27 lines (17 loc) · 352 Bytes

Terminal DataBase Client

Installation

$ git clone https://github.com/mv-yurchenko/terminal_db_browser

$ cd terminal_db_browser

$ pip3 install -r requirments.txt

Usage

$ python3 db_browser.py sqlite_example.db

DataBases

Supported DataBases:

  • SQLite

Will be supported:

  • ClickHouse
  • Porstage SQL