Data Fluent for PostgreSQL
Build a better understanding of your data in PostgreSQL.
The following shows an example report generated by this tool. It gives the numbers of rows, columns, bytes as well as human-friendly size counts for each table within a given PostgreSQL database.
The following shows the row count for every column that represents a date grouped by year and month.
Installation and Usage
Please read this guide for installation instructions and example usage.
Further Help
The database URL is passed through to sqlalchemy. Please see their documentation on Database URLs for more information on their syntax and the drivers supported.
If you need to override any parameters in this application, please refer to the help documentation generated by typer:
$ datafluent --help
Usage: datafluent [OPTIONS]
Options:
--url TEXT [default: postgresql://localhost:5432/intel]
--output TEXT [default: fluency.xlsx]
--install-completion [bash|zsh|fish|powershell|pwsh]
Install completion for the specified shell.
--show-completion [bash|zsh|fish|powershell|pwsh]
Show completion for the specified shell, to
copy it or customize the installation.
--help Show this message and exit.
Release files for datafluent 0.0.36
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| datafluent-0.0.36.tar.gz | 5.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| datafluent-0.0.36-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 10.2 kB
Release files / datafluent-0.0.36.tar.gz
| Download URL | datafluent-0.0.36.tar.gz |
|---|---|
| Size | 5.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
8cf54e53fa8ef9e0c482994f2e5cc1115b98d96aa90925958cec016a923dc707
|
|
BLAKE2b-256 checksum How to use checksums |
850622c16aaef8e1809cbe7fdccd445cdb6075fc458ea30a5adb0f88e6cc5e4b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.1 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.6
|
Release files / datafluent-0.0.36-py3-none-any.whl
| Download URL | datafluent-0.0.36-py3-none-any.whl |
|---|---|
| Size | 5.1 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
1e12c1ebac4d26dceff82aecac07264f2251ff38aa34cb4dd4b211ea0a404f00
|
|
BLAKE2b-256 checksum How to use checksums |
c5349ef29ce2aca0afb5f113870530ff8e955f44a718b144d64bf36e3ba86ba8
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.1 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.6
|