Skip to content

azizkatlane/makhbazti_dbt

Repository files navigation

DEPRECATED!!

ENVIRONMENT VARIABLES

when using exportable env variables make sure secrets.toml is empty

Example setting up:

export SOURCES__MONGODB__CONNECTION_URL="mongodb://dbuser:passwd@host.or.ip:27017"
export DESTINATION__POSTGRES__CREDENTIALS="postgresql://username:password@host:port/database" 

Naming convention

DB name for both DESTINATION__POSTGRES__CREDENTIALS="postgresql://username:password@host:port/database"  and DBT_DB credential should be the same

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •