scoped_search
Searcher
Makes it easy to search and filter data in ActiveRecord models using a query string.
Easily search you ActiveRecord models with a simple query language that converts to SQL.
265 stars
10 watching
78 forks
Language: Ruby
last commit: 11 months ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A Ruby gem providing fulltext search capabilities for ActiveRecord models using built-in RDBMS indices. | 828 |
| | A library that provides simplified snapshots and restoration for ActiveRecord models and associations with transparent white-box implementation. | 130 |
| | Analyzes query performance in Rails applications | 220 |
| | Automatically assigns unique sequential IDs to records in databases | 406 |
| | Exposes full text search capabilities from PostgreSQL to Ruby applications | 946 |
| | Adds support for defining database constraints in ActiveRecord migrations without writing custom SQL. | 670 |
| | An ActiveRecord log beautifier gem for Ruby on Rails | 266 |
| | Database sharding extension for Ruby on Rails applications | 211 |
| | A library that provides named scopes for searching in PostgreSQL databases | 1,366 |
| | Customizes date range inputs in ActiveAdmin forms and filters with a 'Set Range' button | 10 |
| | An acts_as_sortable alternative with optimized performance and support for multiple lists per table | 1,091 |
| | An adapter for connecting Ruby on Rails to Microsoft SQL Server | 973 |
| | Adds convenient capabilities to ActiveRecord's index handling | 9 |
| | A Ruby client for interacting with Apache Solr search engines | 421 |
| | Enables type definition for model attributes in ActiveRecord, providing a way to enforce data types and default values | 447 |