Skip to content
View yougnoli's full-sized avatar

Block or report yougnoli

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. secure-onprem-api-dab-keycloak-sqlserver secure-onprem-api-dab-keycloak-sqlserver Public

    Secure On-Premises API Implementation using Data API Builder, Keycloak, and SQL Server. This repository contains all the necessary configuration files, SQL scripts, and Docker setup to replicate a …

    TSQL 7 1

  2. incremental-loading-deltalake-databricks incremental-loading-deltalake-databricks Public

    Example project demonstrating incremental data loading using Delta Lake in Databricks, based on a use case from the DP-700 Microsoft Fabric Data Engineer certification exam.

    Jupyter Notebook 6 1

  3. Spark-Databricks-custom-connector Spark-Databricks-custom-connector Public

    Custom Spark Data Source for REST APIs, written in Python using the Data Source V2 API. This connector supports dynamic schema inference, nested JSON handling, pagination, and efficient type conver…

    Jupyter Notebook 2 2

  4. sparkSQL-without-temp-views sparkSQL-without-temp-views Public

    Clean example showing how to use spark.sql() directly with DataFrames in PySpark 3.3+, avoiding temp views for cleaner and safer SQL queries in data pipelines.

    Jupyter Notebook 1

  5. API-authentication-authorization-Keycloak-Data-API-Builder-Docker API-authentication-authorization-Keycloak-Data-API-Builder-Docker Public

    This project demonstrates four common OAuth2 authentication flows (Anonymous, Password Credentials, Client Credentials, Authorization Code) using Keycloak and Data API Builder with a SQL Server bac…

    Dockerfile 1

  6. add-kafka-topics-watsonx.data add-kafka-topics-watsonx.data Public

    A practical demonstration of streaming real-time data from the International Space Station (ISS) into IBM Watsonx.data using Apache Kafka, Event Streams on IBM Cloud, and Python.

    Python