Top 10 Elixir Search Projects
-
sequin
Postgres change data capture to streams, queues, and search indexes like Kafka, SQS, Elasticsearch, HTTP endpoints, and more
Project mention: Listen to Database Changes Through the Postgres WAL | news.ycombinator.com | 2025-11-16Thanks for the WalEx mention!: https://github.com/cpursley/walex also, there’s https://github.com/sequinstream/sequin if you want something more robust that already works with connectors and smokes debezium in terms of performance.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
-
ex_elasticlunr
Elasticlunr is a small, full-text search library for use in the Elixir environment. It indexes JSON documents and provides a friendly search interface to retrieve documents.
-
-
-
-
elasticsearch_elixir_bulk_processor
Elasticsearch Elixir Bulk Processor is a configurable manager for efficiently inserting data into Elasticsearch. This processor uses GenStages (data-exchange steps) for handling backpressure, and various settings to control the bulk payloads being uploaded to Elasticsearch.
Elixir Search discussion
Elixir Search related posts
-
Implementing a more robust (fuzzy?) search in an existing production application
-
Elasticlunr - a small, full-text search library for use in the Elixir environment. It indexes JSON documents and provides a friendly search interface to retrieve documents.
-
Elasticlunr - a small, full-text search library for use in the Elixir environment. It indexes JSON documents and provides a friendly search interface to retrieve documents.
-
Elasticlunr, a full-text search library for Elixir
Index
What are some of the best open-source Search projects in Elixir? This list will help you:
| # | Project | Stars |
|---|---|---|
| 1 | sequin | 2,112 |
| 2 | canary | 596 |
| 3 | elasticsearch | 422 |
| 4 | elastix | 254 |
| 5 | haystack | 220 |
| 6 | ex_elasticlunr | 192 |
| 7 | algoliax | 65 |
| 8 | sitemapper | 50 |
| 9 | giza_sphinxsearch | 19 |
| 10 | elasticsearch_elixir_bulk_processor | 14 |