Opteryx Alternatives
Similar projects and alternatives to opteryx
-
arrow-datafusion-python
Apache Arrow DataFusion Python Bindings
-
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
polars
Fast multi-threaded, hybrid-out-of-core query engine focussing on DataFrame front-ends
-
-
-
-
-
Sonar
Write Clean Python Code. Always.. Sonar helps you commit clean code every time. With over 225 unique rules to find Python bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.
opteryx reviews and mentions
-
Pure Python Distributed SQL Engine
Thanks for sharing.
I have a SQL Engine in Python too (https://github.com/mabel-dev/opteryx). I focused my initial effort on supporting SQL statements and making the usage feel like a database - that probably reflects the problem I had in front of me when I set out - only handling handfuls of gigabytes in a batch environment for ETLs with a group of new-to-data-engineering engineers. Have recently started looking more at real-time performance, such as distributing work. Am interesting in how you've approached.
Stats
mabel-dev/opteryx is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of opteryx is Python.