Skip to content
@dde-labs

Data Developer & Engineer Labs

Data Developer & Engineer Labs

Data Developer and Engineer Labs 🧪

This organization will keep all my sandbox projects for research and develop any data tools and solutions.

If you want to know about all services that data engineer should to know, you can follow 📖 Data Developer & Engineer document.

🔌 Interfaces

This part create my interface object for easy to use the target API tools.

  • 🔎 Elastic: Create the best practice interface to Elastic cloud.
  • 🌊 LakeHouse: Interact with any lake storage like DeltaLake, IceBerg, Hudi etc.
  • 🐋 Docker: Create the best practice interface to Docker via Python.
  • 📩 Notify (Comming Soon): Interact with any notification services like Jira, MS Team, etc.
  • Databricks (Comming Soon)
  • PySpark (Comming Soon)

Note

All interface projects use the same files structure:

root/
 ├─ docs/
 │   ╰─ index.md
 ├─ src/
 │   ├─ modules/
 │   │   ├─ __init__.py
 │   │   ╰─ sub-module.py
 │   ╰─ module.py
 ├─ tests/
 │   ╰─ test_module.py
 ├─ .env
 ├─ main.py
 ╰─ requirements.txt

🕹️ Applications

Note

This module has setup file for the local installation.

📜 Assingments

Note

Comming Soon ...

Pinned Loading

  1. self-airflow-min self-airflow-min Public

    Self Sandbox for create the Best practice of Airflow with Minimal Generator DAG Concept

    Python

  2. self-lake self-lake Public

    Self Sandbox for interact with any lake storage like DeltaLake, IceBerg, Hudi etc.

    Python

  3. self-dbt self-dbt Public

    Self Sandbox that create the Best practice for DBT

    Python

Repositories

Showing 10 of 11 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…