promql-parser VS greptimedb

Compare promql-parser vs greptimedb and see what are their differences.

greptimedb

An open-source, cloud-native, distributed time-series database with PromQL/SQL/Python supported. Available on GreptimeCloud. (by GreptimeTeam)
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
promql-parser greptimedb
2 17
47 3,835
- 7.1%
4.8 9.9
1 day ago 2 days ago
Rust Rust
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.

promql-parser

Posts with mentions or reviews of promql-parser. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-30.
  • What is prometheus promql parser?
    4 projects | /r/PrometheusMonitoring | 30 Jun 2023
    As for promql-parser, this is written in Rust and is designed to be highly-compatible as Prometheus's PromQL Parser, it covers most (99%+) of the test cases from Prometheus parser module. PromQL is just a query language to retrieve data from Prometheus and Prometheus-compatible time-series database, and you can draw your dashboards using the data. Also, you can use SQL to do the same thing in order to draw panels using your data. You can visit Grafana datasources to see how Grafana manages different datasources.
  • A Deep Dive into PromQL — Promql Parser v0.1.0 Written in Rust is Now Available
    4 projects | /r/rust | 23 Feb 2023
    All the code is now open sourced on GitHub, find it here.

greptimedb

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

What are some alternatives?

When comparing promql-parser and greptimedb you can also consider the following projects:

grafonnet - Jsonnet library for generating Grafana dashboards.

risingwave - SQL stream processing, analytics, and management. We decouple storage and compute to offer speedy bootstrapping, dynamic scaling, time-travel queries, and efficient joins.

grmtools - Rust grammar tool libraries and binaries

cnosdb - A cloud-native open source distributed time series database with high performance, high compression ratio and high availability. http://www.cnosdb.cloud

prometheus-parser-rs - a Rust library for parsing and validating Prometheus query expressions

FlashDB - An ultra-lightweight database that supports key-value and time series data | 一款支持 KV 数据和时序数据的超轻量级数据库

prometheus - The Prometheus monitoring system and time series database.

datafuse - An elastic and reliable Cloud Warehouse, offers Blazing Fast Query and combines Elasticity, Simplicity, Low cost of the Cloud, built to make the Data Cloud easy [Moved to: https://github.com/datafuselabs/databend]

numexpr - Fast numerical array expression evaluator for Python, NumPy, Pandas, PyTables and more

corrosion - Gossip-based service discovery (and more) for large distributed systems.

rustDTW - Python extension backed by a multi-threaded Rust implementation of Dynamic Time Warping (DTW).

graphics_wgpu