pg_search
Search library
A library that provides named scopes for searching in PostgreSQL databases
pg_search builds ActiveRecord named scopes that take advantage of PostgreSQL’s full text search
1k stars
9 watching
371 forks
Language: Ruby
last commit: 11 days ago
Linked from 3 awesome lists
activerecordmetaphonemulti-searchpg-searchpostgresqlrubysearchtrigramstsearch
Related projects:
Repository | Description | Stars |
---|---|---|
mrkamel/search_cop | A Ruby gem providing fulltext search capabilities for ActiveRecord models using built-in RDBMS indices. | 828 |
schemaplus/schema_plus_pg_indexes | Adds support for PostgreSQL index expressions and operator classes to ActiveRecord | 30 |
ged/ruby-pg | A PostgreSQL interface library for Ruby | 796 |
georgekaraszi/activerecordextended | Provides additional Postgres functionality to an ActiveRecord application. | 1,313 |
royaltm/ruby-em-pg-client | An asynchronous PostgreSQL client library for Ruby that provides a connection interface with EventMachine support. | 59 |
textacular/textacular | Exposes full text search capabilities from PostgreSQL to Ruby applications | 944 |
davyjoneslocker/postgres_ext | Adds support for missing PostgreSQL data types to ActiveRecord in Ruby on Rails applications | 643 |
alassek/activerecord-pg_enum | Enables Rails to use PostgreSQL's enumeration types in database columns | 167 |
algolia/algoliasearch-rails | A Ruby gem that integrates the Algolia Search API with popular Object-Relational Mappers | 410 |
linuxlewis/djorm-ext-pgfulltext | Provides full-text search capabilities for Django models using PostgreSQL's built-in indexing system. | 250 |
tiagoamaro/cerebro-rubygems | A Cerebro plugin to search and retrieve RubyGem information from the RubyGems repository. | 2 |
rubygems/gemstash | A cache and private gem server for RubyGems.org | 754 |
roddyyaga/pg_query-ocaml | A C-based OCaml library for parsing PostgreSQL queries | 17 |
wvanbergen/scoped_search | Makes it easy to search and filter data in ActiveRecord models using a query string. | 265 |
pat/thinking-sphinx | Connects Ruby web frameworks to Sphinx full-text search tool | 1,627 |