Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/substrait-io/substrait
A cross platform way to express data transformation, relational algebra, standardized record expression and plans.
https://github.com/substrait-io/substrait
execution-plan query-plan relational-algebra specification
Last synced: 2 days ago
JSON representation
A cross platform way to express data transformation, relational algebra, standardized record expression and plans.
- Host: GitHub
- URL: https://github.com/substrait-io/substrait
- Owner: substrait-io
- License: apache-2.0
- Created: 2021-08-31T21:40:13.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-29T09:45:23.000Z (about 1 month ago)
- Last Synced: 2024-10-29T15:34:44.590Z (about 1 month ago)
- Topics: execution-plan, query-plan, relational-algebra, specification
- Language: Python
- Homepage: https://substrait.io
- Size: 896 KB
- Stars: 1,193
- Watchers: 44
- Forks: 155
- Open Issues: 67
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Citation: CITATION.cff
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
- stars - substrait-io/substrait
- awesome-dataframes - Substrait - A cross platform way to express data transformation, relational algebra, standardized record expression and plans. (Other)
- awesome-sqlite - Substrait - Cross platform way to express data transformation, relational algebra, standardized record expression and plans. (Libraries / As Main Database)
README
# Substrait
Substrait is a new project focused on producing an independent description of data compute operations. It is composed primarily of:
1. A formal specification
2. A human readable text representation
3. A compact cross-language binary representationFor more details, please go to [substrait.io](https://substrait.io)