aboutsummaryrefslogtreecommitdiff
path: root/databases/pgroonga/pkg-descr
blob: 7518e18a1e8617eda743ecf38ae17cbd37cb6642 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
PGroonga is a PostgreSQL extension. PGroonga provides a new index access
method that uses Groonga.

Groonga is an embeddable super fast full text search engine. It can be
embedded into MySQL. Mroonga is a storage engine that is based on Groonga.
Groonga can also work as standalone search engine.

PostgreSQL supports full text search against languages that use only
alphabet and digit. It means that PostgreSQL doesn't support full text
search against Japanese, Chinese and so on. You can use super fast full
text search feature against all languages by installing PGroonga into your
PostgreSQL!

WWW: https://pgroonga.github.io/