opteryx VS influxdb3-python

Compare opteryx vs influxdb3-python and see what are their differences.

opteryx

🦖 A SQL-on-everything Query Engine you can execute over multiple databases and file formats. Query your data, where it lives. (by mabel-dev)

influxdb3-python

Python module that provides a simple and convenient way to interact with InfluxDB 3.0. (by InfluxCommunity)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
opteryx influxdb3-python
1 5
43 45
- -
9.8 7.8
6 days ago 3 days ago
Python Python
Apache License 2.0 Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

opteryx

Posts with mentions or reviews of opteryx. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-30.
  • Pure Python Distributed SQL Engine
    9 projects | news.ycombinator.com | 30 Dec 2022
    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.

influxdb3-python

Posts with mentions or reviews of influxdb3-python. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-05-01.

What are some alternatives?

When comparing opteryx and influxdb3-python you can also consider the following projects:

quokka - Making data lake work for time series

vdsql - VisiData interface for databases

nomad - Deprecated and re-branded as Alto

influxdb3-python-cli - This repository extends the python client library with an interactive command line interface

pg8000 - A Pure-Python PostgreSQL Driver

Apache Superset - Apache Superset is a Data Visualization and Data Exploration Platform [Moved to: https://github.com/apache/superset]

datafusion-ballista - Apache Arrow Ballista Distributed Query Engine

arrow - Better dates & times for Python [Moved to: https://github.com/arrow-py/arrow]

emr-serverless-samples - Example code for running Spark and Hive jobs on EMR Serverless.

datafusion-python - Apache DataFusion Python Bindings

sqlparser-rs - Extensible SQL Lexer and Parser for Rust

sqlglot - Python SQL Parser and Transpiler