After a data pipeline runs successfully, the first question a builder asks is: "Did it work?" Our Playground is Arkham's interactive SQL editor, designed to answer that question instantly. It provides a powerful, intuitive interface for the final and most critical phase of the data development lifecycle: validation and exploration.
As an integral part of our platform, Arkham's Playground is the primary environment for ad-hoc analysis. It provides a seamless bridge from the Production Tier of your Data Catalog to the underlying query engine, allowing builders to immediately interact with the high-quality data they have just created without switching contexts or tools.
Arkham's Playground, an interactive SQL editor where builders can instantly validate production datasets and collaborate with TARS to accelerate ad-hoc analysis.
Playground provides a seamless bridge from the Production Tier of your Data Catalog to the underlying query engine. This allows you to instantly query your new datasets without switching contexts or tools.
This diagram shows the validation workflow in our Playground, where builders can directly query Production Tier datasets from the Catalog to instantly explore and validate their data.
🤖 AI-Assisted Exploration with TARS
While you can always write SQL by hand, TARS accelerates exploration by generating complex queries from natural language. Instead of writing a query, you can simply ask:
"Write a query to count the number of users by country from the @production_users
table."
TARS will generate the correct SQL in the editor, allowing you to get to insights faster.