News

Creating a database as you've described is a lot of work, and as others have mentioned their might be better alternatives than a relational database. (or at least the typical structure for a ...
This repository provides beginner-friendly SQL scripts and exercises to help you learn fundamental database concepts and operations using Oracle SQL.
On the 3rd try, I successfully created a containerized ASP.NET Core Web API & SQL Server Database with Docker. Once I got this correct using my notes, I thought, wow, this is really cool!