<p align="center"><a href="https://cube.dev"><img src="https://i.imgur.com/zYHXm4o.png" alt="Cube.js" width="300px"></a></p>

[Website](https://cube.dev) • [Docs](https://cube.dev/docs) • [Blog](https://cube.dev/blog) • [Slack](https://slack.cube.dev) • [Twitter](https://twitter.com/the_cube_dev)

[![npm version](https://badge.fury.io/js/%40cubejs-backend%2Fserver.svg)](https://badge.fury.io/js/%40cubejs-backend%2Fserver)
[![GitHub Actions](https://github.com/cube-js/cube.js/workflows/Build/badge.svg)](https://github.com/cube-js/cube.js/actions?query=workflow%3ABuild+branch%3Amaster)

# Cube.js Schema Compiler

Cube.js Schema acts as an ORM for analytics and allows to model everything from simple counts to cohort retention and funnel analysis.
Cube.js Schema Compiler provides an API to generate analytic SQL queries based on Cube.js Schema.

[Learn more](https://github.com/cube-js/cube.js#getting-started)

### License

Cube.js Schema Compiler is [Apache 2.0 licensed](./LICENSE).
