Skip to main content

etlhelper is Python ETL library to simplify data transfer into and out of databases.

Project description

etlhelper

etlhelper is a Python ETL library to simplify data transfer into and out of databases.

ETL Helper makes it easy to run SQL queries via Python and return the results. It takes care of cursor management, importing drivers and formatting connection strings, while providing memory-efficient functions to read, write and transform data. This reduces the amount of boilerplate code required to manipulate data within relational databases with Python.



Installation

ETL Helper is available on PyPI.

pip install etlhelper

Database driver packages are not included by default and should be specified in square brackets. Options are oracle (installs oracledb), mssql (installs pyodbc) and postgres (installs psycopg2). Multiple values can be separated by commas.

pip install etlhelper[oracle,postgres]

See the individual database driver configuration pages for any OS-level dependencies.

Development

ETL Helper was created by and is maintained by British Geological Survey Informatics.

See CONTRIBUTING.md for details on how to contribute.

Licence

ETL Helper is distributed under the LGPL v3.0 licence. Copyright: © BGS / UKRI 2019

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

etlhelper-1.1.0.tar.gz (666.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

etlhelper-1.1.0-py3-none-any.whl (27.3 kB view details)

Uploaded Python 3

File details

Details for the file etlhelper-1.1.0.tar.gz.

File metadata

  • Download URL: etlhelper-1.1.0.tar.gz
  • Upload date:
  • Size: 666.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.18

File hashes

Hashes for etlhelper-1.1.0.tar.gz
Algorithm Hash digest
SHA256 1e550cc5ccd2946d6df777f89cf01feb9619629c625583d8c05aea9ea7d75f82
MD5 8470b00a8fd41d37be274b256c4ed139
BLAKE2b-256 4c667706e1793d69cb19f85d17a4fc8183448bbcfc16f677d3f81bca4876214f

See more details on using hashes here.

File details

Details for the file etlhelper-1.1.0-py3-none-any.whl.

File metadata

  • Download URL: etlhelper-1.1.0-py3-none-any.whl
  • Upload date:
  • Size: 27.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.18

File hashes

Hashes for etlhelper-1.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 a94dc67ad8b1942aa16a5f739cd108364187f2f63153e251201814cb18fbe516
MD5 e3df0fd87173a380f4c92bf083f62e72
BLAKE2b-256 7b78c21e4df0def75c9b0957ebc496c74639f269c5c70a77eb6b00996f1b4229

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page