Files
obsidian_note/技术培训/培训 大纲/意见收集.md
2025-12-04 09:12:56 +08:00

10 lines
390 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
## 项目规范
```
http://cqaivm.860001.xyz:12239/cqaivm/knowledge-base/wiki
```
# 谢威
培训 应用开发的规范模型复杂sql问题
这个后面也需要提一下,
1、对于后端开发的话我觉得sql能力都不会很强就不要写太复杂的sql了... 从模型设计上解决
2、非实时必要的数据量大的sql等做定时任务处理+缓存