diff --git a/README.md b/README.md index 7de7f40..f5d0d06 100644 --- a/README.md +++ b/README.md @@ -8,4 +8,5 @@ - [alexott/cyber-spark-data-connectors](https://github.com/alexott/cyber-spark-data-connectors) - Cybersecurity-related custom data connectors for Spark. [Blog post](https://alexott.blogspot.com/2024/11/spark-custom-data-sources-and-sinks-for.html) - [dmoore247/PythonDataSources](https://github.com/dmoore247/PythonDataSources) - Python DataSource classes for Spark 4.x with healthcare and life sciences examples. - [dgomez04/pyspark-hubspot](https://github.com/dgomez04/pyspark-hubspot) - Custom data source connector for reading from HubSpot's CRM objects. -- [dgomez04/pyspark-faker](https://github.com/dgomez04/pyspark-faker) - A lightweight toy project built to explore the new PySpark 4.0 custom data source API. +- [dgomez04/pyspark-faker](https://github.com/dgomez04/pyspark-faker) - A lightweight toy project built to explore the new PySpark 4.0 custom data source API. +- [geekwhocodes/pyspark-msgraph-source](https://github.com/geekwhocodes/pyspark-msgraph-source) - A data source for [Microsoft Graph API](https://learn.microsoft.com/en-us/graph/overview) with full support for path and query parameters, schema inference, and scalable data ingestion