Adding search to static websites

This page summarizes the projects mentioned and recommended in the original post on dev.to

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
  • tinysearch

    🔍 Tiny, full-text search engine for static websites built with Rust and Wasm

  • When getting into performance territory you might want to work on the performance of the index, there are multiple options, you could implement fuse filters or Bloom Filters or XOR Filters like the ones suggested in the blog post. If you want to go for a further performance bump, server side is your best bet.

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

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • A tiny static full-text search engine using Rust and WebAssembly (2019)

    1 project | news.ycombinator.com | 11 Jun 2022
  • tinysearch

    1 project | /r/devopsish | 20 Feb 2021
  • Tantivy – full-text search engine library inspired by Apache Lucene

    9 projects | news.ycombinator.com | 27 May 2024
  • Ask HN: What's the best way to add search to my website?

    7 projects | news.ycombinator.com | 8 Oct 2023
  • Ask HN: What do you use to power search for a static site?

    3 projects | news.ycombinator.com | 1 Feb 2022