Skip to main content

The vertica adapter plugin for dbt (data build tool)

Project description

dbt-vertica

Your dbt adapter for Vertica.

Built on dbt 0.15.x

Uses vertica-python to connect to Vertica database.

Install

pip install dbt-vertica

You don't need to install dbt separately. Installing dbt-vertica will also install dbt-core and vertica-python.

Sample Profile Configuration

your-profile:
  outputs:
    dev:
      type: vertica # Don't change this!
      host: vertica-host-name
      port: 5433 # or your custom port (optional)
      username: your-username
      password: your-password
      database: vertica-database-name
      schema: your-default-schema
  target: dev

By default, dbt-vertica will request ConnectionLoadBalance=true (which is generally a good thing), and set a session label of dbt_your-username.

Reach out!

First off, I would not have been able to make this adapater if the smart folks at Fishtown Analytics didn't make it so easy. That said, it seems every database has its own little quirks. I ran into several different issues when adapting the macros to Vertica. If you find something not working right, please open an issue (assuming it has to do with the adapter and not dbt itself).

Also, I would be excited to hear about anyone who is able to benefit from using dbt with Vertica. (Just open an issue to leave me a comment.)

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

dbt-vertica-0.15.0.tar.gz (8.0 kB view details)

Uploaded Source

Built Distribution

dbt_vertica-0.15.0-py3-none-any.whl (10.3 kB view details)

Uploaded Python 3

File details

Details for the file dbt-vertica-0.15.0.tar.gz.

File metadata

  • Download URL: dbt-vertica-0.15.0.tar.gz
  • Upload date:
  • Size: 8.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/46.1.1 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.8.1

File hashes

Hashes for dbt-vertica-0.15.0.tar.gz
Algorithm Hash digest
SHA256 38b14e3ab65f3271a9d1aaf42becb1f3f3c7b85329337b430f1ad9886cee129d
MD5 4cf75721552044a8107109253c572a78
BLAKE2b-256 695fa2d32ddaa2b69f54cdb1f8604da1a0692c55f4d2dab01f812de744beff28

See more details on using hashes here.

File details

Details for the file dbt_vertica-0.15.0-py3-none-any.whl.

File metadata

  • Download URL: dbt_vertica-0.15.0-py3-none-any.whl
  • Upload date:
  • Size: 10.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/46.1.1 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.8.1

File hashes

Hashes for dbt_vertica-0.15.0-py3-none-any.whl
Algorithm Hash digest
SHA256 c5efc987cb10a8afafbeddd77de6350a523a28fffa8a48a1754c2f637df00ebd
MD5 bba16061f59101247b26c925df8ca763
BLAKE2b-256 c8160742c9184effac9235f63cc1dfab4383a0884ae86b0bb44379f9ac84c8b6

See more details on using hashes here.

Supported by

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