Lightweight Search Engine

About

About Hugo SQLite Search

Hugo SQLite Search is an open-source, self-hosted search solution specifically designed for Hugo static sites.

Our Mission

To provide a search solution that is:

The Problem

Static sites need search functionality, but most solutions require:

Our Solution

Hugo SQLite Search uses a proven tech stack:

SQLite FTS5

PHP API

Simple Integration

Technical Approach

  1. Build Time: Hugo generates JSON with all searchable content
  2. Index Generation: PHP script creates optimized SQLite database
  3. Runtime: PHP API handles search requests
  4. Frontend: Vanilla JavaScript provides search interface

Open Source

This project is open source and MIT licensed. Contributions welcome!

Use Cases

Requirements

License

MIT License - free for commercial and personal use.