A python CLI client for composing SQL queries with content-based and history-aware auto-completion
Project description
SQLACT (SQL Auto-complete)
A python command-line client for composing SQL queries with content-based and history-aware input prediction
Get it
pip: pip3 install sqlact
Docker: docker build -t sqlact .
Brew: brew update && brew install sqlact
Run it
Run: sqlact postgresql://[user[:password]@][netloc][:port][/dbname][?extra=value[&other=other-value]]
Use it
TODO
Enjoy it
- Suggests SQL keywords as you type a SQL query
- Schema-based auto-completion (suggests table columns)
- Content-based completion (suggests predicate values based on sample)
- History-aware completion
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file sqlact-0.0.3.tar.gz.
File metadata
- Download URL: sqlact-0.0.3.tar.gz
- Upload date:
- Size: 1.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.33.0 CPython/3.7.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f6a852c280164bc745578166f0a3c3fe215410fbd4bfe52a6e8c1ab16d4f6653
|
|
| MD5 |
67aec5e6d3915926f9be2578c4f9b60c
|
|
| BLAKE2b-256 |
56ae7b8255df76dd7b6edb62e20f9baba15656c7dd7570c83f0747237a2c2729
|
File details
Details for the file sqlact-0.0.3-py3-none-any.whl.
File metadata
- Download URL: sqlact-0.0.3-py3-none-any.whl
- Upload date:
- Size: 2.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.33.0 CPython/3.7.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0ee3baa6ad0ac46b1112b59f3b253bc906d3cafa0cf22a9aa089da02dd4d40d5
|
|
| MD5 |
556b6aedb5a6aa3fef48a31473930c65
|
|
| BLAKE2b-256 |
33a0aec2079bd699d966fcde924eafa0b8a727edd0bf1da4a488761208671389
|