Mongoid Search VS has_scope

Compare Mongoid Search vs has_scope and see what are their differences.

Mongoid Search

Simple full text search for Mongoid ORM (by mongoid)

has_scope

Map incoming controller parameters to named scopes in your resources (by heartcombo)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
Mongoid Search has_scope
- 3
319 1,647
-0.3% 0.3%
3.4 5.1
2 months ago 16 days ago
Ruby Ruby
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

Mongoid Search

Posts with mentions or reviews of Mongoid Search. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning Mongoid Search yet.
Tracking mentions began in Dec 2020.

has_scope

Posts with mentions or reviews of has_scope. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-03-17.

What are some alternatives?

When comparing Mongoid Search and has_scope you can also consider the following projects:

ransack - Object-based searching.

chewy - High-level Elasticsearch Ruby framework based on the official elasticsearch-ruby client

scoped_search - Easily search you ActiveRecord models with a simple query language that converts to SQL.

Searchkick - Intelligent search made easy

Sunspot - Solr-powered search for Ruby objects

Searchlogic - Searchlogic provides object based searching, common named scopes, and other useful tools.

pg_search - pg_search builds ActiveRecord named scopes that take advantage of PostgreSQL’s full text search

SearchCop - Search engine like fulltext query support for ActiveRecord