itsharex / accio

Accio - Query Your Data Warehouse Like Exploring One Big View.

Home Page:https://www.getaccio.ai/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What is Accio

Define relationships, metrics, and expressions consistently with Accio. Experience a unified data view and let us generate on-demand SQL for a composable, reusable approach.

Accio unites your data in one expansive view, putting an end to scattered metrics and inconsistent queries. We enable the definition of relationships and easy computation of metrics. By generating SQL on-demand, we ensure a consistent, composable, and reusable approach, making data analytics smoother and more efficient.

overview of Accio

Examples

Need Inspiration?! Discover a selected compilation of examples showcasing the use of Accio!

Installation

Please visit the installation guide.

How Accio works?

💻 Modeling

Accio introduces a powerful Model Definition Language (MDL) enabling you to shape your data effortlessly. Transform your tables into Models and establish connections using Relations. Unlock the true potential of Business Intelligence (BI) by formulating impactful Metrics with Accio's intuitive MDL.

🚀 Access

Accio offers a join-free SQL solution that allows users to query models as if accessing one expensive view. Focuses on enabling users to effortlessly perform BI-style queries. Traditional SQL users can easily write readable and semantically rich SQL queries that are also easy to maintain.

🔥 Deliver

Accio implements the PostgreSQL Wire Protocol for easy integration, enabling users to effortlessly deliver data to existing systems and various tools, such as BI tools and Database IDEs.

Documentation

More details, please see our documentation!

Community

Special Thanks

  • Trino

    Accio's SQL analysis layer is fundamentally based on a modified version of Trino's SQL analysis engine. Trino's clean, readable, and maintainable SQL analysis layer served as a significant inspiration, allowing us to focus more on researching and exploring Accio's syntax and models.

  • CrateDB

    Accio's PostgreSQL Wire Protocol is inspired by CrateDB. CrateDB's implementation of the PostgreSQL Wire Protocol is very clear and easy to maintain, which significantly helped us clarify the focus and architecture during the early development stages. This allowed us to concentrate on researching and exploring Accio's syntax and models.

About

Accio - Query Your Data Warehouse Like Exploring One Big View.

https://www.getaccio.ai/

License:Apache License 2.0


Languages

Language:Java 98.5%Language:ANTLR 1.5%Language:Shell 0.0%Language:Dockerfile 0.0%