Powerful Command-line toolkit for MySQL Database.
Project description
Forever Scalable
piedpy is a Python based CLI toolkit for MySQL with auto-completion, key binders and syntax highlighting.
Compatibility
piedpy works flawlessly with Linux, OSX, and Windows and requires Python 3.8
or later.
Features
- Auto-completion
- Syntax highlighting
- Smart-completion (enabled by default) will suggest context-sensitive completion.
SELECT * FROM <tab>
will only show table names.SELECT * FROM users WHERE <tab>
will only show column names.
- Support for multiline queries.
- Favorite queries with optional positional parameters. Save a query using
\fs alias query
and execute it with\f alias
whenever you need. - Timing of sql statements and table rendering.
- Config file is automatically created at
~/.piedpyrc
at first launch. - Log every query and its results to a file (disabled by default).
- Pretty prints tabular data (with colors!)
- Support for SSL connections
Getting Started
Installation
You can install quo via the Python Package Index (PyPI)
pip install -U piedpy
Usage
piedpy --help
Configuration
For more information on using and configuring piedpy, check out our documentation.
Donate🎁
In order to for us to maintain this project and grow our community of contributors. Donate
Getting Help
Community
For discussions about the usage, development, and the future of quo, please join our Google community
Resources
Bug tracker
If you have any suggestions, bug reports, or annoyances please report them to our issue tracker at Bug tracker or send an email to:
License📑
This software is licensed under the MIT License
. See the License file in the top distribution directory for the full license text.
Code of Conduct
Code of Conduct is adapted from the Contributor Covenant, version 1.2.0 available at Code of Conduct
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 Distributions
Built Distributions
File details
Details for the file piedpy-2022.1-py3.9.egg
.
File metadata
- Download URL: piedpy-2022.1-py3.9.egg
- Upload date:
- Size: 225.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.8.2 pkginfo/1.8.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 175b3257d4f6068ac68b609850aa25e1a0eb2df4a4ac57d2d6d0996d32d7dfc9 |
|
MD5 | 964eb0d6cc1ab45abadd06ceec0c690a |
|
BLAKE2b-256 | 2ad02657a26f30784327420039e120943b2231c300d4c274c24b4a7f3e23e622 |
File details
Details for the file piedpy-2022.1-py3-none-any.whl
.
File metadata
- Download URL: piedpy-2022.1-py3-none-any.whl
- Upload date:
- Size: 95.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.8.2 pkginfo/1.8.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c100c4e9c3de1e21fff9bc011d67058b0fa949e4f231d5f62064691538bd388b |
|
MD5 | 76c6a5bb5edcbdca56c0d6de82737022 |
|
BLAKE2b-256 | 4a874cf30be952ca09fa35743a45cff0d3201945c48a5cc6d456e31504cca75e |