Money is never a float
Every amount is an integer number of paise. Floating-point money is how a ₹1,50,799 ring ends up a paisa short on an invoice.
ABOUT
Edesy Commerce started because a jeweller could not find software that priced a ring the way they price a ring. Everything since has followed that: build for how the trade actually works, rather than asking the trade to work like the software.
HOW IT IS BUILT
Every amount is an integer number of paise. Floating-point money is how a ₹1,50,799 ring ends up a paisa short on an invoice.
One store cannot read another's data because Postgres refuses, not because every query remembered to filter.
A product page is one round trip. No framework boot, no spinner on a 3G connection in a shop.
Every schema change is numbered SQL that can be rolled back, applied before the server starts.