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.18.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.18.2.tar.gz (8.5 kB view details)

Uploaded Source

Built Distribution

dbt_vertica-0.18.2-py3-none-any.whl (11.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: dbt-vertica-0.18.2.tar.gz
  • Upload date:
  • Size: 8.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.52.0 CPython/3.9.0

File hashes

Hashes for dbt-vertica-0.18.2.tar.gz
Algorithm Hash digest
SHA256 4e524bf842852850bd154a445bfc7912f4d7c024c944bb22bd001593d4fc0a25
MD5 83cd26639d179df16a1bbc10759a76e5
BLAKE2b-256 6fa2d8ced90382ff3f07645f40326dc708a8d2cbb0124a860b27c8546201b341

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dbt_vertica-0.18.2-py3-none-any.whl
  • Upload date:
  • Size: 11.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.52.0 CPython/3.9.0

File hashes

Hashes for dbt_vertica-0.18.2-py3-none-any.whl
Algorithm Hash digest
SHA256 8900c922d757b0eb8d5e16674be1f11e5b970e2c6537ed9133450adeb1af7bf2
MD5 8bcef5cfbaeb19e7ec86bdf8cc7e371b
BLAKE2b-256 e89ce803d3ff25c21fa68f61104317c69ce98fafa1c68ffdf9b4795ecb296d72

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