Skip to content

datagalaxy-lab/datagalaxy-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

DataGalaxy Demos

Welcome to the DataGalaxy Demos repository! This repo hosts hands‑on projects, articles, and demo code related to data engineering, Change Data Capture (CDC), Flink, Debezium, and moreβ€”showcasing the real‑world solutions behind DataGalaxy's platform.


πŸ“‚ Repository Structure

β”œβ”€β”€ revolutionizing-data-catalogs-cdc/   # Article & code for CDC data catalogs
β”‚   β”œβ”€β”€ App/                             # Application"
β”‚   β”œβ”€β”€ pyflink/                         # Example PyFlink + Debezium code
|   β”œβ”€β”€ k8s-stacks/                      # k8s stack 
β”œβ”€β”€ another-project/                     # Placeholder for upcoming demos
β”‚   └── ...
└── README.md                            # This file

πŸš€ Included Projects

  • revolutionizing-data-catalogs-cdc:

    • Article: Explains how DataGalaxy leverages CDC for real‑time metadata sync.
    • Demo Code: Flink + Debezium examples showing end‑to‑end CDC pipelines.
  • another-project:

    • Coming soon!

πŸ›  Getting Started

  1. Clone the repository

    git clone https://github.com/datagalaxy-lab/datagalaxy-examples.git
    cd datagalaxy-examples
  2. Navigate to a project folder

    cd revolutionizing-data-catalogs-cdc
  3. Read the project README Each project contains its own README.md with setup, dependencies, and run instructions.

  4. Run the demo Follow the instructions in the project folder to spin up Docker containers, start Flink jobs, and see CDC in action.

πŸ“– Contribution

Contributions, issues, and feature requests are welcome! Feel free to:

  • Open an issue for bugs or suggestions.
  • Submit a pull request with new demos or improvements.

Please make sure to update tests, documentation, and follow the existing code style.

βš–οΈ License

This project is licensed under the MIT License. See LICENSE for details.


Happy coding! 🌌

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published