quickwit

Cloud-native search engine for observability. An open-source alternative to Datadog, Elasticsearch, Loki, and Tempo. (by quickwit-oss)

Quickwit Alternatives

Similar projects and alternatives to quickwit

  1. signoz

    334 quickwit VS signoz

    SigNoz is an open-source observability platform native to OpenTelemetry with logs, traces and metrics in a single application. An open-source alternative to DataDog, NewRelic, etc. πŸ”₯ πŸ–₯. πŸ‘‰ Open source Application Performance Monitoring (APM) & Observability tool

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. qdrant

    169 quickwit VS qdrant

    Qdrant - High-performance, massive-scale Vector Database and Vector Search Engine for the next generation of AI. Also available in the cloud https://cloud.qdrant.io/

  4. MeiliSearch

    A lightning-fast search engine API bringing AI-powered hybrid search to your sites and applications.

  5. 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

  6. Elasticsearch

    Free and Open Source, Distributed, RESTful Search Engine

  7. loki

    89 quickwit VS loki

    Like Prometheus, but for logs.

  8. google-search-results-nodejs

    SerpApi client library for Node.js. Previously: Google Search Results Node.js.

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. tantivy

    57 quickwit VS tantivy

    Tantivy is a full-text search engine library inspired by Apache Lucene and written in Rust

  11. manticoresearch

    Easy to use open source fast database for search | Good alternative to Elasticsearch now | Drop-in replacement for E in the ELK stack

  12. sonic

    49 quickwit VS sonic

    πŸ¦” Fast, lightweight & schema-less search backend. An alternative to Elasticsearch that runs on a few MBs of RAM.

  13. zincsearch

    ZincSearch . A lightweight alternative to elasticsearch that requires minimal resources, written in Go.

  14. sled

    39 quickwit VS sled

    the champagne of beta embedded databases

  15. highlight

    35 quickwit VS highlight

    highlight.io: The open source, full-stack monitoring platform. Error monitoring, session replay, logging, distributed tracing, and more.

  16. paradedb

    ParadeDB is a modern Elasticsearch alternative built on Postgres. Built for real-time, update-heavy workloads.

  17. elasticsearch-py

    Official Python client for Elasticsearch

  18. db-benchmarks

    Fair database benchmarks framework and datasets

  19. OpenSearch

    πŸ”Ž Open source distributed and RESTful search engine.

  20. Toshi

    12 quickwit VS Toshi

    A full-text search engine in rust

  21. logs-benchmark

    Logs performance benchmark repo: Comparing Elastic, Loki and SigNoz

  22. openobserve

    πŸš€ 10x easier, πŸš€ 140x lower storage cost, πŸš€ high performance, πŸš€ petabyte scale - Elasticsearch/Splunk/Datadog alternative for πŸš€ (logs, metrics, traces, RUM, Error tracking, Session replay).

  23. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better quickwit alternative or higher similarity.

quickwit discussion

Log in or Post with

quickwit reviews and mentions

Posts with mentions or reviews of quickwit. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2025-04-14.
  • Meilisearch – search engine API bringing AI-powered hybrid search
    10 projects | news.ycombinator.com | 14 Apr 2025
    - https://github.com/quickwit-oss/quickwit
  • Quickwit Joins Datadog
    1 project | news.ycombinator.com | 9 Jan 2025
  • Scaling from a Billion to a Million to One
    2 projects | dev.to | 2 Jan 2025
    No matter how you twist and turn, how many initialization configs you disable, OpenSearch/ES is a beast, heavy, takes long to start and eats up a lot of RAM, and I really really wouldn’t try to ship this without docker. So how can we make the pip install dream work? Luckily, we found a nice little thing called quickwit. Quickwit is built for scale, but its rust-compiled binary can be downloaded for just ~80mb, it starts very fast AND it has an elasticsearch-somewhat-compatible API! Just what we need. Now it doesn’t support scripts or some complicated aggregations, but that’s fine, you don’t need it all on dev mode, and this is where we’re at right now.
  • Show HN: Open-source Kibana alternative for logs and traces in ClickHouse
    8 projects | news.ycombinator.com | 12 Nov 2024
    Can you clarify: Does the full-text search for logs linearly search all logs like Loki does, or can it speed it up with an index?

    The docs at https://www.hyperdx.io/docs/search don't seem to talk about this key design decision.

    I have a couple 100 GB to few TB logs (all from `journald` or JSON lines), just want to store them forever, and find results fast when searching for arbitrary substrings.

    Loki does not use an index, so it's pretty slow at finding results in TB-sized logs (does not return results within a few seconds, so it's not interactive).

    https://quickwit.io is one thing I'm looking at integrating, that can solve much of the index-based log search.

    (Note I'm not super familar with the capabilities of ClickHouse itself regarding indexed full-text search.)

  • turbopuffer: Fast Search on Object Storage
    4 projects | news.ycombinator.com | 9 Jul 2024
    If you don't need vector search and have very large Elasticsearch deployment, you can have a look at Quickwit, it's a search engine on object storage, and it's OSS

    Repo: https://github.com/quickwit-oss/quickwit

  • Log and trace management made easy. Quickwit Integration via Glasskube
    3 projects | dev.to | 1 Jul 2024
    Luckily, viable open-source alternatives like Quickwit are here to come to the rescue. By weaving together existing tooling for log and trace ingesting as well as pairing well with dashboard and visualisation tools such as Grafana and Jaeger. And sandwiching powerful indexing storage and search capabilities in between. Even if the tool sounds new, it won’t be for long.
  • Glasskube v0.10.0 out now!
    4 projects | dev.to | 24 Jun 2024
    Quickwit is a cloud-native search engine that emerged with the goal of creating an open-source alternative to expensive monitoring software like Datadog/Splunk. With its robust Elasticsearch-compatible API, Quickwit integrates well with tooling from the OSS ecosystem, such as Grafana, Jaeger, and OpenTelemetry.
  • Glasskube reaches 1k stars 🌟
    2 projects | dev.to | 10 Jun 2024
    We have partnered with third party packages such as Keptn and Quickwit to expedite their integration onto Glasskube.
  • Tantivy – full-text search engine library inspired by Apache Lucene
    9 projects | news.ycombinator.com | 27 May 2024
    https://github.com/quickwit-oss/quickwit

    Had a surprisingly good experience with combined power of Quickwit and Clickhouse for multilingual search pet project. Finally something usable for Chinese, Japanese, Korean

    https://quickwit.io/docs/guides/add-full-text-search-to-your...

    to_tsvector in PG never worked well for my use cases

    SELECT * FROM dump WHERE to_tsvector('english'::regconfig, hh_fullname) @@ to_tsquery('english'::regconfig, 'query');

    Wish them to succeed. Will automatically upvote any post Tantivy as keyword

  • Show HN: Search on S3 Using AWS Lambda
    1 project | news.ycombinator.com | 21 Jan 2024
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 21 Jun 2025
    InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more β†’

Stats

Basic quickwit repo stats
74
10,106
9.4
about 20 hours ago

Sponsored
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com

Did you know that Rust is
the 5th most popular programming language
based on number of references?