Address handling dictionaries for PostgreSQL, applying smarter handling to addresses in text search.
pgext.cloud · Source code · Documentation · License text · Control file
| Package | addressing_dictionary |
|---|---|
| Version | 1.1 |
| PostgreSQL versions | 10 · 11 · 12 · 13 · 14 · 15 · 16 · 17 · 18 |
| Repository | Unspecified |
| Extension type | SQL only |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Stars | 59 |
| Latest commit | 2022-07-13 |
| Catalogue updated | 2026-08-30 |
| historical_geocoding | SQL toolkit for geocoding historical addresses by combining textual, temporal, and spatial evidence. |
| pg_jieba | Chinese full-text search parser based on cppjieba |
| postal | PostgreSQL bindings for libpostal that normalize free-form addresses and parse them into labeled components. |
| pg_fts | Full-text search with BM25 and BM25F ranking |
| address_standardizer | Used to parse an address into constituent elements. Generally used to support geocoding address normalization step. |
| pg_hspell | Full text search dictionary template for Hebrew text using libhspell |
| pgroonga | Use Groonga as index, fast full text search platform for all languages! |
| pg_search | Full text search for PostgreSQL using BM25 |
| pg_textsearch | Full-text search with BM25 ranking |
| pg_address | Extension creates composite type to store address |