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

https://github.com/predixus/orca

Making the analysis of realword data in production seamless ✨
https://github.com/predixus/orca

analytics computing insight orchestration

Last synced: 7 months ago
JSON representation

Making the analysis of realword data in production seamless ✨

Awesome Lists containing this project

README

          

![Group 14 (1)](https://github.com/user-attachments/assets/f3725551-c19e-44cd-a8d4-f268bce5ac2a)

![GitHub Release](https://img.shields.io/github/v/release/Predixus/orca)

[Orca](https://orca.predixus.com) is a analytics orchestration framework that makes it easy for
development and product teams to extract insights from realworld data. It provides a
structured and scalable way to schedule, process, and analyse data, at scale, using a
time window based triggering mechanism.

We're building orca on top of production grade tooling, to power the next generation of real-world
data-powered AI.

## ✨ Features

- [ ] Orca Core:
- [x] Build cross-language algorithms and scale horizontally. [DOCS](https://orca.predixus.com/docs)
- [x] Automatically handles algorithm dependencies and execution order. [DOCS](https://orca.predixus.com/docs)
- [ ] Telemetry cache, so downstream analytics don't hammer the database for the same data.
- [ ]
- [ ] Supported Storage Solutions
- [x] PostgreSQL. [DOCS](https://orca.predixus.com/docs)
- [ ] MongoDB
- [ ] BigQuery
- [ ] RDS
- [ ] SDKs
- [x] [Python](https://github.com/Predixus/orca-python)
- [ ] Node
- [ ] Rust

## Documentation

Full documentation can be found at [orca.predixus.com/docs](https://orca.predixus.com).

## 📄 License

Orca is licensed under the [GNU General Public License v3.0](./LICENSE.md).