Why Learning MySQL Still Matters in 2025
Why Learning MySQL Still Matters in 2025
Every year, new technologies promise to change everything. One day it’s artificial
Using Entity Framework with Postgres and Neon
This article explores the powerful integrations between Entity Framework Core (EF Core) and PostgreSQL. We also take a look at the advantages to hosting our PostgreSQL database on Neon, and give practical guidance on handling EF migrations and database scaffolding.
Getting Started with ASP.NET Core API, EF Core, and PostgreSQL on Neon
In this guide, we’ll integrate Entity Framework Core with PostgreSQL, hosted on Neon.tech, to handle CRUD (Create, Read, Update, Delete) operations for a "Products" table.