
Sonic
Fast, lightweight & schema-less search backend. An alternative to Elasticsearch that runs on a few MBs of RAM.
About
Sonic is a fast, lightweight search backend written in Rust. Unlike full search engines like Elasticsearch or Meilisearch, Sonic is designed as a search index that sits alongside your primary database. It ingests text, builds an optimized index, and returns matching identifiers —…