Skip to content

db-vascohenriques/rcg_e2e_etl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ETL Demo for Retail and Consumer Goods

Purpose

This project serves as a demonstration of the capabilities of Databricks in ingesting data from external sources using both SQL Queries and Notebooks. In particular, it showcases how Databricks can be used to interact with a SQL Database with the 'adventureworks' model.

Table of Contents

Dependencies

To run this project, you'll need the following dependencies:

  • A SQL Database with the 'adventureworks' model present in it.

Getting Started

Follow these steps to get started with this project:

  1. Set up your Databricks environment

  2. Clone this repository to your Databricks workspace:

git clone <repository_url>
  1. Configure your connection to the SQL Database with the 'adventureworks' model, you can use the Databricks Catalog Explorer to do so

  2. Explore the following components of this project:

    • SQL Queries: Navigate to the etl_w_sql_queries directory for SQL-based data ingestion examples.

    • Notebooks: Explore the etl_w_notebooks directory for notebooks demonstrating data ingestion using Databricks notebooks.

  3. Follow the documentation and examples in each subdirectory to understand and execute the data ingestion processes.

License

This project is licensed under the Apache 2.0 License. See the LICENSE file for details.

Contact

If you have any questions or need further assistance, please contact your Databricks representative

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages