An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

![JavaScript Open-Source Connectors](res/main-cover.png)
## 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).