Hero image!
April 22, 2024 - Drygast

Database Normalization

Embark on Your Database Normalization Journey
March 07, 2024 - Drygast

Best Practices for Database Naming Conventions

A personally weighted list of naming conventions for new SQL databases
January 25, 2024 - Drygast

The Dangers of Premature Optimization

A dive into Premature Optimization in Software Development
August 09, 2023 - Drygast

Format C# code with .NET

Using dotnet format to ensure consistent coding style
June 26, 2023 - Drygast

Should I use datetime or timestamp in MySQL?

My thought on datetime vs. timestamp in MySQL