Query your data
If you've followed previous sections, you should have deployed your pipeline and you should have some events in the chosen destination. Below, you can find tutorials for querying your data in different destinations.
๐๏ธ Query your data in Postgres
If you were using the default or secure example scripts unedited in the last section, you will have created a Postgres database where all of your data is stored. Your Postgres database will contain the following standard Snowplow schemas:
๐๏ธ Query your data in Snowflake
If you have created Snowflake resources by following this guide and deployed the pipeline using the default or secure, you will have a Snowflake database where all of your enriched data is stored.
๐๏ธ Query your data in S3
If you were using the default or secure example scripts unedited in the last section, you will have created a number of S3 buckets where all of your data is stored.