libraries to move data between different databases
Project description
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
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
Hashes for py-dbutils-0.4.8.linux-x86_64.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | ecfb0721f082cdbb0d45ff2d762868b64ac0ad708f1b6899ff7b414d771c3ee5 |
|
MD5 | 3df2b87955e829eb5dd627657fa2b7d2 |
|
BLAKE2b-256 | c3251241434832e4b5fd901a7e958daa8c6ae5d81d17398db27502913f2c990a |
Hashes for py_dbutils-0.4.8-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | f7c3a999e0149cb62027d0c86639ac83df0126c63f8a05c20b2b1b967bd7fb4a |
|
MD5 | 3494a9de4e6976636a401bd6e9e2380f |
|
BLAKE2b-256 | a22197bfaf80a740b2ec7319df940d3ac294497e008c6100645ef4b0d79f6e35 |