https://github.com/owenmargiela/unakite
A SQL execution layer built with Apache Parquet and Datafusion ( 🚧 IN PROGRESS )
https://github.com/owenmargiela/unakite
cloud-native data-lake olap query-engine rust
Last synced: 8 months ago
JSON representation
A SQL execution layer built with Apache Parquet and Datafusion ( 🚧 IN PROGRESS )
- Host: GitHub
- URL: https://github.com/owenmargiela/unakite
- Owner: OwenMargiela
- License: apache-2.0
- Created: 2025-06-02T22:32:47.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-06-10T21:33:59.000Z (8 months ago)
- Last Synced: 2025-06-10T22:31:32.368Z (8 months ago)
- Topics: cloud-native, data-lake, olap, query-engine, rust
- Language: Rust
- Homepage:
- Size: 49.8 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Unakite
A primitive SQL execution engine built with Apache Parquet and Datafusion.
This project is largely inspired by Apache Iceberge and Spark.