Query your data, where it lives.
Opteryx brings SQL analytics to your data without moving it β fast, simple and secure.
This repository is the public home for issues, planning and documentation for opteryx.app. It contains no service code; the platform is built from the open source projects listed below, and this repo is where work across them is tracked and discussed.
- π Website β https://opteryx.app/
- π Documentation β https://docs.opteryx.app/
- π Issues β https://github.com/mabel-dev/opteryx.app/issues
- π Open pull requests across the org β search view
| Use it for | Use the project repo instead |
|---|---|
| Bugs and feature requests for the hosted opteryx.app service | Bugs in the query engine, drivers or clients |
| Roadmap, planning and cross-repo tracking issues | Code changes and pull requests |
| Questions about the platform as a whole | Questions specific to one library |
| Documentation about how the pieces fit together | Reference docs for a single project |
If you are not sure which repo something belongs in, open it here and we will move it.
See CONTRIBUTING.md for how to raise issues and contribute.
Opteryx is developed in the open under the mabel-dev organisation.
| Repository | Description |
|---|---|
| opteryx | π¦ SQL-on-everything query engine β execute SQL over multiple databases and file formats |
| opteryx-core | βοΈ Query engine core and the Rugo file driver |
| opteryx-catalog | π Opteryx Cloud Catalog |
| rugo.dev | Light-weight Parquet and JSON library for Python |
| Repository | Description |
|---|---|
| opteryx-sqlalchemy | SQLAlchemy dialect for Opteryx |
| terraform-provider-opteryx | Terraform provider for Opteryx resources |
| vscode-parquet-inspector | Rugo Parquet Inspector extension for VS Code |
| opteryx-upload | Data upload tooling for opteryx.app |
| Repository | Description |
|---|---|
| docs.opteryx.app | Documentation for the opteryx.app platform |
| opteryx.dev | π Documentation site for the Opteryx query engine |
| rugo.opteryx.dev | Documentation site for Rugo |
| opteryx.app | π¦ This repository |
| Repository | Description |
|---|---|
| orso | π» Row-based Python DataFrame library |
| ossis | Schema library |
| mabel | π Platform for authoring data processing systems |
| gimbal-lock | Opteryx's performance benchmarking tool |
| s1 | A minimal AWS S3 emulator |
The full list is on the organisation page.
Apache License 2.0 β see LICENSE.