Skip to content

azizkatlane/makhbazti_dbt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

525af9d · Nov 20, 2024

History

29 Commits
Nov 13, 2024
Oct 30, 2024
Nov 13, 2024
Nov 13, 2024
Nov 13, 2024
Oct 23, 2024
Nov 13, 2024
Oct 26, 2024
Oct 26, 2024
Nov 13, 2024
Nov 13, 2024
Nov 13, 2024
Nov 20, 2024
Oct 23, 2024
Nov 13, 2024
Oct 23, 2024
Oct 27, 2024
Oct 23, 2024
Oct 23, 2024

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