RUM is a PostgreSQL extension that enhances full-text search performance by implementing a new type of GIN index. It allows fast ranking, filtering, and search in a single index scan, improving query efficiency in applications that rely heavily on text search. RUM is useful for advanced search features like faceting and relevance ranking.
Features
- Adds order support to PostgreSQL GIN indexes
- Enables index-only ranking and filtering
- Boosts full-text search performance significantly
- Supports KNN search and complex conditions
- Useful for faceted search and e-commerce filters
- Drop-in extension for PostgreSQL with no app changes
Categories
DatabaseLicense
MIT LicenseFollow RUM
Other Useful Business Software
Gemini 3 and 200+ AI Models on One Platform
Build generative AI apps with Vertex AI. Switch between models without switching platforms.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of RUM!