Analytics SDKs
Overviewโ
The Snowplow Analytics SDKs are designed for data engineers and data scientists working with Snowplow in a number of languages.
Some good use cases for the SDKs include:
- Transforming the Enriched TSV to Enriched JSON for further processing
- Developing AI/ML models on your event data
- Performing analytics-on-write in AWS Lambda as part of our Kinesis real-time pipeline
- Within Snowplow pipeline components to process event data
Snowplow Analytics SDKsโ
- Scala Analytics SDK - lets you work with Snowplow enriched events in your Scala event processing, data modeling and machine-learning jobs. You can use this SDK with Apache Spark, AWS Lambda, GCP Cloud Functions, Apache Flink and other Scala-compatible data processing frameworks.
- JavaScript and TypeScript Analytics SDK - lets you work with Snowplow enriched events in your Node.js or other JavaScript environments. This SDK can be used with AWS Lambda and Google Cloud Functions.
- Go Analytics SDK - lets you work with Snowplow enriched events in your Go environments. This SDK can be used with AWS Lambda and Google Cloud Functions.
- Python Analytics SDK - lets you work with Snowplow enriched events in your Python event processing, data modeling and machine-learning jobs. You can use this SDK with Apache Spark, AWS Lambda, GCP Cloud Functions and other Python-compatible data processing frameworks.
- .NET Analytics SDK - lets you work with Snowplow enriched events in your .NET event processing, data modeling and machine-learning jobs. You can use this SDK with Azure Data Lake Analytics, Azure Function, AWS Lambda, GCP Cloud Functions other .NET-compatible data processing frameworks.