Massive is currently on v2.0. To obtain the old v1.0 code, please select the v1.0 branch in the GitHub menu or click here. Massive.Shared.cs Massive.YourDatabase.cs, e.g. Massive.SqlServer.cs for SQL ...
The open source MySQL spin-off has steadily added features all its own. Here are five good reasons to switch to MariaDB. MariaDB may have started as a MySQL fork, following Oracle’s acquisition of ...
MigrationPilot is a static analysis tool for PostgreSQL schema migrations. It parses your SQL with the actual PostgreSQL parser (libpg-query), classifies every lock acquired, flags dangerous patterns ...
I remember my first day as a junior dev. It’s still fresh in my mind like it was yesterday. I was terribly nervous and had no idea what I was doing. My anxiety must have been evident because a kind ...
SQL Server 2016 and Azure SQL Database both give you tables that automatically keep track of changes to your data. Here's how to both create those tables and alter existing tables so they track the ...