Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more →
Greptimedb Alternatives
Similar projects and alternatives to greptimedb
-
-
Nutrient
Nutrient – The #1 PDF SDK Library, trusted by 10K+ developers. Other PDF SDKs promise a lot - then break. Laggy scrolling, poor mobile UX, tons of bugs, and lack of support cost you endless frustrations. Nutrient’s SDK handles billion-page workloads - so you don’t have to debug PDFs. Used by ~1 billion end users in more than 150 different countries.
-
-
-
zig
General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.
-
-
-
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
-
-
-
tokio
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
-
MeiliSearch
A lightning-fast search engine API bringing AI-powered hybrid search to your sites and applications.
-
Typesense
Open Source alternative to Algolia + Pinecone and an Easier-to-Use alternative to ElasticSearch ⚡ 🔍 ✨ Fast, typo tolerant, in-memory fuzzy Search Engine for building delightful search experiences
-
-
cockroach
CockroachDB — the cloud native, distributed SQL database designed for high availability, effortless scale, and control over data placement.
-
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
greptimedb discussion
greptimedb reviews and mentions
-
Development Environment Configuration
Time Series: Greptime, Influx, Loki, Mimir, Prometheus, Tempo, Victoria Metrics
- GreptimeDB: Unified Storage for Logs, Metrics, and Traces with OpenTelemetry
-
7 Databases in 7 Weeks for 2025
i was hoping to see https://github.com/GreptimeTeam/greptimedb on the list
maybe 2026 :)
-
What Postgres Full Text Search Is Missing
I believe the primary issue with using full-text search in PostgreSQL is its performance and scalability limitations.
Elasticsearch/OpenSearch offers more than just search functionality; they come with extensive ecosystems, including ELK for logging and tools for ETL pipelines. These platforms are powerful and provide out-of-the-box solutions for developers. However, as the article mentioned, scaling them up or out can be costly.
ParadeDB looks like is based on Tantiv which is an impressive project. We leverage it to implement full-text indexing for GreptimeDB (https://github.com/GreptimeTeam/greptimedb). Nevertheless, building full-text indexes with Tantivy is still resource-intensive. This is why Grafana Loki, which only indexes tags instead of building full-text indexes, is popular in the observability space. In GreptimeDB, we offer users the flexibility to choose whether to build full-text indexes for text fields, while always creating inverted indexes for tags.
- Unified time series database for metrics, logs, and events written in Rust
-
Enhancing the SQL Interval syntax: A story of Open Source contribution
Over a year of contributing to GreptimeDB has been a rewarding journey filled with learning experiences. Today, I'd like to walk you through one of those. Let's get our hands dirty (or should I say, claws? 🦀) This time we will be enhancing the Interval syntax by allowing the [shortened version]
- Error Handling for Large Rust Projects - A Deep Dive into GreptimeDB's Practices
- GreptimeDB: A fast and cost-effective alternative to InfluxDB
- Another distributed time-series database written in Rust
-
A note from our sponsor - CodeRabbit
coderabbit.ai | 15 Mar 2025
Stats
GreptimeTeam/greptimedb is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of greptimedb is Rust.