RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

Faster PostgreSQL Searches With Trigrams

Struggling with slow Postgres fuzzy string matches and don’t want to go all-in on full-text search? Enter trigrams: a PostgreSQL extension providing simple fuzzy string matching. Greg Navis shares how to add Trigrams to your Rails app.

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in