postgresql-14-numeral

numeral datatypes for PostgreSQL

Description

This module provides numeric data types for PostgreSQL that use numerals (words instead of digits) for input and output.

 * numeral: English numerals (one, two, three, four, ...),
   short scale (10^9 = trillion)
 * zahl: German numerals (eins, zwei, drei, vier, ...),
   long scale (10^9 = Milliarde)
 * roman: Roman numerals (I, II, III, IV, ...)

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/df7cb/postgresql-numeral


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install postgresql-14-numeral