Python Wrapper to interface with various databases. Connects to multiple databases to use for data pipelines and etl
Description
Forget about boiler plate code to setup and tear database connections: This library will give you all the basic methods to pull and push data from various types of database Initial release will support Postgres and Mysql. I will focus on python 3.7 just to discourage people from continuing the python 2.7 train. Move to 3.6+ and get learn something new.
Pypi builds: https://pypi.org/project/py-dbutils/
pip install py_dbtuils
This package wraps high level calls needed to interface with a database. Get the programmer out of worrying about how to connect to and manage a database connection. Start using it. Currently supports: postgres mysql mssql msaccess sqlite
Release files for py-dbutils 0.4.16
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| py-dbutils-0.4.16.linux-x86_64.tar.gz | 2.7 MB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| py_dbutils-0.4.16-py2.py3-none-any.whl | Python 2, Python 3 | none | any | Details |
Total release size: 5.4 MB
Release files / py-dbutils-0.4.16.linux-x86_64.tar.gz
| Download URL | py-dbutils-0.4.16.linux-x86_64.tar.gz |
|---|---|
| Size | 2.7 MB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
233c2710e674d55eb1760e9fe25010c1222a7cb93c22903d17016e1003359619
|
|
BLAKE2b-256 checksum How to use checksums |
ab41baebfeaa70698914c86129a3e62b167cc4d575d0b24ccb637e5d46ff0c56
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.7.3
|
Release files / py_dbutils-0.4.16-py2.py3-none-any.whl
| Download URL | py_dbutils-0.4.16-py2.py3-none-any.whl |
|---|---|
| Size | 2.7 MB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
96b46a938f3ab3263d9c6b90c980a31c1611b0d90c475b3ab373374a14221937
|
|
BLAKE2b-256 checksum How to use checksums |
f5340db95b397c4f3d1e9101bf99958e2ab4c65ddcccbefb4cfe3f32f7cd3ece
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.7.3
|