Coder Social home page Coder Social logo

aleksandrgordienko / automate-dv Goto Github PK

View Code? Open in Web Editor NEW

This project forked from datavault-uk/automate-dv

0.0 0.0 0.0 8.41 MB

A free to use dbt package for creating and loading Data Vault 2.0 compliant Data Warehouses (powered by dbt, an open source data engineering tool, registered trademark of dbt Labs)

Home Page: https://www.automate-dv.com

License: Apache License 2.0

automate-dv's Introduction

AutomateDV AutomateDV

Documentation Status Slack

dbt Versions

Changelog and past doc versions

AutomateDV by Datavault

Build your own Data Vault data warehouse! AutomateDV is a free to use dbt package that generates & executes the ETL you need to run a Data Vault 2.0 Data Warehouse on your data platform.

What does AutomateDV offer?

  • productivity gains, fewer errors
  • multi-threaded execution of the generated SQL
  • your data modeller can generate most of the ETL code directly from their mapping metadata
  • your ETL developers can focus on the 5% of the SQL code that is different
  • dbt generates documentation and data flow diagrams

powered by dbt, a registered trademark of dbt Labs

Worked example project

Learn quickly with our worked example:

Supported platforms:

Platform support matrix

Installation

Check dbt Hub for the latest installation instructions, or read the docs for more information on installing packages.

Usage

  1. Create a model for your table.
  2. Provide metadata
  3. Call the appropriate template macro
# Configure model
{{- config(...)                          -}}

# Provide metadata
{%- set src_pk = ...                     -%}
...

# Call the macro
{{ automate_dv.hub(src_pk, src_nk, src_ldts,
                   src_source, source_model) }}

Join our Slack Channel

Talk to our developers and other members of our growing community, get support and discuss anything related to AutomateDV or Data Vault 2.0

Join our Slack

Social

Twitter Follow

LinkedIn

Youtube

Awards

innovation awards

Contributing

View our contribution guidelines

License

Apache 2.0

automate-dv's People

Contributors

datavaultuk avatar dependabot[bot] avatar dvaakashd avatar dvalexhiggs avatar dvchrisf avatar dvflynnsheridan avatar dvfrankiehomewood avatar dvjocelynshannon avatar dvnorbertacatrinei avatar dvsiobhanstrange avatar dvtimwilson avatar r-strange avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.