PGroonga is a PostgreSQL extension that adds a Groonga-powered index access method for fast in-database search.
It’s designed for applications that need high-performance full text search inside PostgreSQL, especially where the built-in search features are limited for languages such as Japanese and Chinese, and where keeping everything inside the database is preferable to maintaining a separate search stack.
This is free and open source software.
Key Features
- Provides fast full text search for all languages inside PostgreSQL.
- Supports full text search across all text values stored in JSON.
- Uses exact index search without requiring Recheck to remove false positives.
- Supports replication with PostgreSQL 9.6 or later.
- Integrates Groonga as a PostgreSQL index access method.
Website: https://github.com/pgroonga/pgroonga
Support:
Developer: PGroonga Project
License: PostgreSQL License
PGroonga is written in C. Learn C with our recommended free books and free tutorials.
Related Software
| Search Engines for Big Data | |
|---|---|
| ElasticSearch | Flexible and powerful distributed RESTful search engine and analytics |
| Solr | Search engine server that uses Lucene |
| Lucene | Search engine library |
| MeiliSearch | Easy to use and deploy search engine |
| OpenSearch | Enterprise-grade search and observability suite |
| Sphinx | Search engine designed with indexing database content in mind |
| Xapian | Probabilistic information retrieval library |
| Typesense | Fast, typo-tolerant search engine |
| Manticore Search | Easy to use fast database for search |
| Vespa | AI search platform |
| Groonga | Fulltext search engine and column store |
Read our verdict in the software roundup.
Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more. Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form. |

