(no title)
throwaway-9320 | 5 years ago
> If you ran a database of land ownership records or patient healt data for a whole country, would you really be at ease with only PostgreSQL?
With proper access controls, backup system and proper maintenance, definitely. While the DB engine itself can vary (PostgreSQL, Oracle, whatever Microsoft produces etc.), SQL based database engines are widely used in such scenarios already.
coreblocks|5 years ago