Hacker News new | ask | show | jobs
by AlterEgo20 3873 days ago
Any SQL DBMS is able to store and handle NUMERIC data type. It is a binary decimal with any precision you may want.

Some of the DBMS's also have dedicated currency types.