24 open-source projects similar to pylons/hypatia, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Hypatia alternative.
Ransack is an object-based search library for Active Record models that provides a form-driven framework for building database queries. It generates query conditions from user input through a configurable predicate system, allowing developers to filter records using simple or advanced criteria without writing SQL or relying on external dependencies. The library distinguishes itself through its predicate-based query construction, where search methods are dynamically generated from model attribute names and predicate suffixes at runtime. It wraps search parameters into a dedicated form object t
Deprecated We now recommend using Laravel Scout, see =>
Searchkick is an integration library and wrapper that connects application models to search engines such as Elasticsearch and OpenSearch. It functions as a search index synchronizer, automatically mirroring database records to a search server to enable full-text and vector retrieval. The project provides a high-level interface for implementing keyword search, semantic vector search, and hybrid search. It distinguishes itself through the ability to combine traditional keyword matching with vector embeddings using reranking and fusion techniques to improve precision. The library covers the end
This is a package that allows indexing of django models in elasticsearch with elasticsearch-dsl-py.
Django Haystack is a search abstraction layer and framework for integrating full-text search into Django applications. It provides a unified interface for defining search schemas and managing how data models are indexed and stored across different search engines. The framework acts as a modular backend wrapper, allowing applications to switch between interchangeable search providers without rewriting core search logic. It standardizes interactions with external engines through a decoupled provider layer, facilitating search engine migration by changing configuration settings. The system cove
Ruby integrations for Elasticsearch
Maps Laravel Eloquent models to Elasticsearch types
Full-text multi-table search application for Django. Easy to install and use, with good performance.
Datamapper like Crystal ORM and adapter for Elasticsearch
Sphinx/Manticore plugin for ActiveRecord/Rails
Simple ElasticSearch client for ruby with AR integration
Plastic is an Elasticsearch ODM and mapper for Laravel. It renders the developer experience more enjoyable while using Elasticsearch, by providing a fluent syntax for mapping, querying, and storing eloquent models.
Driver for Laravel Scout search package based on https://github.com/teamtnt/tntsearch
A fully featured full text search engine written in PHP
Textacular exposes full text search capabilities from PostgreSQL, and allows you to declare full text indexes. Textacular will extend ActiveRecord with named_scope methods making searching easy and fun!
Unmaintained: Laravel Searchy makes user driven searching easy with fuzzy search, basic string matching and more to come!
High-level Elasticsearch Ruby framework based on the official elasticsearch-ruby client
Ruby client for Typesense: https://github.com/typesense/typesense