SQL Server Science
Technical Articles for the DBA / Developer
Home » Data Architecture » Page 2

Reads Are Part of the Contract: A DBA’s Guide to ORM-Generated SQL

2026-06-28 · by Hannah Vernon · in Data Architecture

In I argued that the database is a published interface, and that the way to keep it changeable is to draw a boundary: a small, deliberate set of views and procedures is the contract, and…

Your Database Is an API: Treating the Schema as a Versioned Contract

2026-06-27 · by Hannah Vernon · in Data Architecture

A developer renames a column. The rename is clean, the build is green, the unit tests pass, and the pull request merges on a Tuesday afternoon. On Thursday a finance report that nobody on the…

A Decision Framework (and When to Stop Arguing)

2026-06-15 · by Hannah Vernon · in Data Architecture

This is the finale of the “Where Does Business Logic Live?” series. Over five posts we have looked at , the , the , the reality, and the . Now let’s make it actionable. This…

Security, Misconceptions, and Hybrid Architectures

2026-06-14 · by Hannah Vernon · in Data Architecture

This is Part 5 of the “Where Does Business Logic Live?” series. We have made the , the , and the comparison. Three things remain before we can build a decision framework: how security actually…

Performance and Operations: Measuring Instead of Arguing

2026-06-13 · by Hannah Vernon · in Data Architecture

This is Part 4 of the “Where Does Business Logic Live?” series. Parts and made the principled cases for the database and the application tier. Principles are where these debates start; measurements are where they…

The Case for Business Logic in Application Layers

2026-06-12 · by Hannah Vernon · in Data Architecture

This is the third post in the “Where Does Business Logic Live?” series, and it is the deliberate mirror image of the last one. In I made the strongest case I could for putting data-centric…

« Previous 1 2 3 Next »

Search

Categories

  • AI for DBAs
  • announcements
    • events
  • basics
    • localization
  • configuration
  • Data Architecture
  • DMVs
  • documentation
  • extended-events
  • Git for DBAs
  • High Availability
  • Hot Takes
  • Internals
  • maintenance
    • patching
  • Opinion
  • performance
  • PostgreSQL
  • Professional Development
  • recovery
  • reporting
  • security
    • data security
  • service broker
  • SQL Server Agent
  • statistics
  • sys
  • t-sql
    • xml
  • tools
    • data masking
    • wsus
  • troubleshooting
  • Uncategorized

Pages

  • About SQL Server Science
  • Get Better Help with a Minimal, Complete, and Verifiable Example, or MCVE
  • Privacy Policy

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use.

To find out more, including how to control cookies, see here: Cookie Policy

Copyright © 2026 SQL Server Science