# EventHub Connector Documentation
Hello! This connector supports Strucutred Streaming and Spark Streaming. For documentation on using this connector, please read our integration guides.
- [Structured Streaming + Event Hubs Integration Guide](structured-streaming-eventhubs-integration.md)
- [Spark Streaming + Event Hubs Integration Guide](spark-streaming-eventhubs-integration.md)
Additionally, here are some links to documentation on Event Hubs, Spark, and Databricks:
- [Structured Streaming Programming Guide](https://spark.apache.org/docs/latest/structured-streaming-programming-guide.html)
- [Spark Streaming Programming Guide](https://spark.apache.org/docs/latest/streaming-programming-guide.html)
- [Event Hubs Documentation](https://docs.microsoft.com/en-us/azure/event-hubs/event-hubs-what-is-event-hubs)
- [Azure Databricks Documentation](https://docs.azuredatabricks.net/index.html)
- [Databricks Documentation](https://docs.databricks.com/)