https://github.com/cube-js/stripe-schema
Cube.js Data Schema Package for Stripe
https://github.com/cube-js/stripe-schema
Last synced: about 2 months ago
JSON representation
Cube.js Data Schema Package for Stripe
- Host: GitHub
- URL: https://github.com/cube-js/stripe-schema
- Owner: cube-js
- License: mit
- Created: 2018-08-14T14:35:50.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-07T13:00:32.000Z (over 6 years ago)
- Last Synced: 2025-04-09T15:51:44.441Z (2 months ago)
- Language: JavaScript
- Size: 14.6 KB
- Stars: 13
- Watchers: 4
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[Website](https://statsbot.co/cubejs) • [Blog](https://statsbot.co/blog) • [Slack](https://publicslack.com/slacks/cubejs/invites/new) • [Twitter](https://twitter.com/thecubejs)
__Cube.js is an analytics framework for modern applications.__ It supplies building blocks that let developers build custom and large-scale analytics frontends without spending the time on a complex analytics backend infrastructure.
* __Cube.js is visualization agnostic.__ It means you can use your favorite chart library, like Chart.js, Recharts, C3.js or any other.
* __Cube.js Data Schema works as an ORM for your analytics.__ It allows to model everything from simple counts to cohort retention and funnel analysis.
* __It is designed to work on top of your database, so all your data stays with you.__ All major SQL databases are supported.This repository contains Cube.js Schema for Stripe.
### License
Cube.js Stripe Schema is [MIT licensed](./LICENSE).