|
|
|
|
|
by refset
639 days ago
|
|
> this is partly because most people don't consider 'temporality' as a feature a database should offer Not sure on your definition of 'people', but I think every business ultimately wants solid auditing and reporting capabilities across their IT systems. These concerns are only increasing in importance as new regulations demand stronger data provenance, but their implementation shouldn't be reliant on the process of "proper schema design" to get things right first time. Databases built for the modern world should be making this stuff bulletproof and easy. (I work on XTDB - and if Postgres already supported temporal tables I possibly wouldn't!) |
|
I'm fully on board with XTDB and similar solutions for this reason. Most people still gravitate towards Postgres and similar databases without giving much thought to these temporal challenges, even though those options lack a robust solution for the temporal issues that so many systems demand.