temporal_tables is a PostgreSQL extension that adds temporal support to tables by automatically tracking row history. It enables versioned records, letting users query data as it existed at any point in time. This is ideal for audit logging, data versioning, and time-travel queries without needing manual triggers or archive tables.
Features
- Adds system-versioned tables to PostgreSQL
- Automatically logs row history on updates and deletes
- Supports time-travel queries with valid time ranges
- Uses native PostgreSQL features and triggers
- Simple installation and integration with existing schemas
- Useful for auditing, compliance, and data recovery
Categories
SQL ClientsLicense
MIT LicenseFollow Temporal Tables
Other Useful Business Software
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Temporal Tables!