Extensions / Functions and aggregates
Converts numbers to words in multiple languages through libnumbertext.
pgext.cloud · Source code · Documentation · License text · Control file
| Package | pg_libnumbertext |
|---|---|
| Version | 0.1.0 |
| Repository | Unspecified |
| Extension type | Standard |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Stars | 3 |
| Latest commit | 2019-08-31 |
| Catalogue updated | 2026-08-30 |
| pg_str | Add Laravel-inspired string manipulation functions to PostgreSQL using pgrx |
| pg_markdown | Pre-release Markdown-to-HTML conversion extension for PostgreSQL. |
| text_domains | Pure-SQL collection of constrained PostgreSQL text domains for nonempty, alphabetic, alphanumeric, case-specific, and fixed-length values. |
| postgres_security | Define a schema-local text type that duplicates PostgreSQL text storage and I/O behavior |
| short_ids | PL/pgSQL generator for short random text IDs with collision checks and transaction advisory locks. |
| all_substrings_tokenizer | Tokenizes text to all substrings bigger than a fixed character length. |
| randomstring | randomstring: generate pseudo-random text and bytea values |
| replace_string | Rust/pgrx function for literal string replacement |