Linq extensions to Entity Framework Core 3.1 to support Microsoft SQL Server Temporal Table Querying
-
Updated
Nov 17, 2020 - C#
Linq extensions to Entity Framework Core 3.1 to support Microsoft SQL Server Temporal Table Querying
Production-focused EF Core 10 provider for MySQL 8.4/9.7 LTS and MariaDB 10.11/11.4/11.8/12.3 LTS, with JSON and complex types, temporal tables, CTEs, HiLo/sequences, NetTopologySuite spatial support, advisory-lock-protected migrations, diagnostics, and engine-aware SQL translation.
This example shows how to use the SQL Server Temporal Tables with Entity Framework Core to create a Time Machine for our data
This repository contains sample codes for using SQL Server temporal tables in EF Core 6.
Temporal tables extension for PostgreSQL. Automatically tracks Transaction Time (system time) on any table using range types and a high-performance C-based AFTER ROW trigger.
T-SQL to support article on xskrape.com that discusses different SQL audit options
Hands-on SQL Server temporal tables: scripts, labs, docs (Beginner→Advanced)
Handy code for MS SQL Server
An enterprise-grade SecOps dashboard and threat detection engine featuring cryptographically verifiable database ledgers (SQL Server 2022), system-versioned temporal tables, dynamic Row/Column-Level Security (RLS/CLS), and real-time Python sentinel scanning.
A library to leverage newer PostgreSQL's temporality and Graph features for background job processing
Add a description, image, and links to the temporal-tables topic page so that developers can more easily learn about it.
To associate your repository with the temporal-tables topic, visit your repo's landing page and select "manage topics."