News

Q&A Get Started Using .NET Aspire with SQL Server & Azure SQL Database By David Ramel 01/23/2025 Microsoft unveiled .NET Aspire at the Build 2024 developer conference, describing it as an opinionated, ...
.NET 6 adds the ability for ADO.NET database drivers to support efficient command batching using native protocols.
Don't be afraid of using your chosen database's command-line client. I might as well say this up front: I don't like using GUI (aka non-command-line or graphical) tools with my databases. This is ...
Furthermore, Oracle’s SQL*Plus page calls SQL*Plus “the primary interface to the Oracle Database server.” In this blog post, I look at using SQL*Plus in conjunction with Groovy scripts.