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
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Temporal Tables!