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 Public

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

    Python

  2. self-elastic Public

    Self Sandbox for create the best practice interface to Elastic cloud

    Python

  3. self-lake Public

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

    Python

Repositories

Showing 10 of 12 repositories
  • self-elastic Public

    Self Sandbox for create the best practice interface to Elastic cloud

    Python 0 MIT 0 0 0 Updated Apr 4, 2025
  • self-sqlmesh Public

    Self Sandbox for best practice to use SQLMesh package

    0 MIT 0 1 0 Updated Mar 20, 2025
  • .github Public

    README page on the dde-labs organization

    0 0 0 0 Updated Mar 16, 2025
  • self-ai-agent Public

    Self Sandbox for practice writing AI Agent from scratch

    0 MIT 0 0 0 Updated Mar 16, 2025
  • self-orm Public

    Self Sandbox for create the best practice interface with ORM packages

    Python 0 MIT 0 0 0 Updated Mar 6, 2025
  • self-dbt Public

    Self Sandbox that create the Best practice for DBT

    Python 0 MIT 0 0 0 Updated Mar 6, 2025
  • self-lake Public

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

    Python 0 MIT 0 0 0 Updated Mar 5, 2025
  • lmwn-kafka-pg-airflow Public

    🗳️ LMWN Assignment that extract & load data from Postgres and Kafka via Airflow

    Python 0 MIT 0 0 0 Updated Feb 15, 2025
  • self-docker Public

    Self sandbox for create interact object to Docker via Python

    Python 0 MIT 0 0 0 Updated Feb 14, 2025
  • kkps-el-http Public

    🗳️ KKPS Assignment that Extract & Load data from the FMP

    Python 0 MIT 0 0 0 Updated Feb 5, 2025

People

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

Top languages

Python