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
Try Google Cloud Risk-Free With $300 in Credit
Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Temporal Tables!