New rubygem - searchcraft #182
drnic
started this conversation in
Submissions
Replies: 1 comment
-
Thanks @drnic!! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
https://github.com/drnic/searchcraft
Materialized views (PostgreSQL, MSSQL, Oracle) can be a wonderful tool for optimizing slow queries or text search-based queries. SearchCraft allows you to define MVs using ActiveRecord/Arel instead of raw SQL.
Beta Was this translation helpful? Give feedback.
All reactions