https://github.com/OWOX/owox-data-marts
Open-Source Self-Service Analytics Platform
https://github.com/OWOX/owox-data-marts
analytics athena bigquery dashboard data data-analysis data-marts facebook linkedin looker-studio reddit reporting self-service sheets sql sql-editor tiktok
Last synced: 3 months ago
JSON representation
Open-Source Self-Service Analytics Platform
- Host: GitHub
- URL: https://github.com/OWOX/owox-data-marts
- Owner: OWOX
- License: other
- Created: 2024-12-10T02:16:33.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-10-10T16:46:02.000Z (3 months ago)
- Last Synced: 2025-10-11T00:43:27.545Z (3 months ago)
- Topics: analytics, athena, bigquery, dashboard, data, data-analysis, data-marts, facebook, linkedin, looker-studio, reddit, reporting, self-service, sheets, sql, sql-editor, tiktok
- Language: TypeScript
- Homepage: https://www.owox.com
- Size: 198 MB
- Stars: 175
- Watchers: 12
- Forks: 22
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- Contributing: docs/contributing/repository/lint-staged-workflow.md
- License: LICENSE.md
Awesome Lists containing this project
README

## Why
We believe that everyone should have easy access to data. That’s why we are introducing open-source data connectors to empower every business to become data owners by importing their data into Spreadsheets or data warehouses.
Although there are many great SaaS and open-source products available, we see the need for a solution that offers a free cloud version and doesn’t require data engineers for maintenance.
## What
With just a few clicks and no coding, you can easily set up automated data imports into your spreadsheets and earn the following benefits:
- **Privacy-Friendly**: Being open-source, no credentials need to be shared with third-party products.
- **Unlimited Customization**: Scheduling and data schemas can be adjusted at any time.
- **Streamlined Tech Stack**: Connectors can be developed and customized via Apps Script. Google Sheets is more than enough to run your own data pipelines
- **Free**: Distributed under the ELv2 license, it allows free use for internal organizational services or providing paid services to clients, as long as it is not used to build a competing product.
- **Serverless**: neither Google Cloud nor computing resources are required to run it
## How
**To create your data import**, make a copy of the Google Sheets template for [existing integrations](src/Integrations). If you experience any issues, feel free to post them [here](issues).
**To contribute to existing integrations or create a new one**, please visit the [contributors' guide](../../blob/main/CONTRIBUTING.md). All you need to get started are basic knowledge of Apps Script and a GitHub login. No software installation is required on your computer.
**To become a part of the Core team**, please start by submitting a pull request to the [Core part of the product](src/Core). Understanding TypeScript, Git, and software development is required.
**To get support**, please [visit Q&A](../../discussions/categories/q-a) first. If you want to report a bug, please [open an issue](../../issues). Ideas and new integrations can be requested [here](../../discussions/categories/ideas).