Derive information about a SQLite query using EXPLAIN
Project description
sqlite-explain
Derive information about a SQLite query using EXPLAIN
Installation
Install this library using pip:
$ pip install sqlite-explain
Usage
This library is an early alpha, do not use it yet!
Development
To contribute to this library, first checkout the code. Then create a new virtual environment:
cd sqlite-explain
python -mvenv venv
source venv/bin/activate
Or if you are using pipenv:
pipenv shell
Now install the dependencies and test dependencies:
pip install -e '.[test]'
To run the tests:
pytest
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 sqlite-explain-0.1a0.tar.gz.
File metadata
- Download URL: sqlite-explain-0.1a0.tar.gz
- Upload date:
- Size: 6.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.4 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.1 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a94b5551d7f5a2d81de5d95ca9d5c25c8b16a815d1892b970788a9a822af55ba
|
|
| MD5 |
177efd09cf4192318d6c7bf64abb2fea
|
|
| BLAKE2b-256 |
4fdd8f00a72699395d5b17caf5438fd6a38e81faa573bbf7de0f43bab48baa70
|
File details
Details for the file sqlite_explain-0.1a0-py3-none-any.whl.
File metadata
- Download URL: sqlite_explain-0.1a0-py3-none-any.whl
- Upload date:
- Size: 6.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.4 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.1 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c527e18a4f2f3f37c9c60f6e85485b630bf74bc4a0a1117ae50791f7d9fd9e59
|
|
| MD5 |
660d7e45beff5659f3db3049c26d5c32
|
|
| BLAKE2b-256 |
3dd9c404c70645276d983073e4cb474147b59e5bab4dfa82b138963b0deb70a7
|