Skip to content
AI Engineering Journal

Aide Hub

Practical notes on AI assistants, software architecture, and developer tooling.

Posts

963

Tags

624

Featured

0

Latest

模块化单体数据库设计:一个库还是多个库?

在 C# 模块化单体中,数据库设计是第一个真正的架构关口。本文梳理三种策略──共享 DbContext、独立 DbContext 共享库、独立数据库──给出完整代码示例、决策框架和常见坑点,帮你选对方案。

Continue reading

Top Categories

View all tags

Trending Tags

Recent Posts

Browse archive