TRecord

An Interactive SQL Client


License
MIT
Install
pip install TRecord==1.0.4

Documentation

TRecord

TRecord is an interactive command line SQL client.

It is initially designed for Enterprise Production Systems.

The systems that it works on and with are,

  • Redhat Linux + Python 3, as the client machine
  • Oracle
  • Teradata
  • Microsoft SQL Server
  • MySQL

Installation

python3 setup.py sdist bdist_wheel
pip3 install dist/TRecord-1.0.3.tar.gz
$ pip3 install TRecord

Usage

$ trecord --help