Data Pipeline
Collection #
We provide an API interface in order to collect data. Using our SDK you can strategically place API calls within your game where analysis is required.
Processing #
Our servers sort and validate event driven data into clusters and tables and distributes them to dedicated PostgreSQL servers.
Storage #
We have developed a data warehousing model that takes advantage of very powerful PostgreSQL features like binary JSON, Materialized Views and Clustered Indexes.
Normalization #
As a final step we deconstruct the data into queryable views consumed by third party visualization tools like Tableau.
Related API Endpoints #
Loading API spec...