-
-
Notifications
You must be signed in to change notification settings - Fork 302
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
请问可以参考一下数据库设计吗? #13
Comments
可以啊,已经写在代码里了 |
好,谢谢大佬 |
同~~~ |
本身 “数据库设计” 这个东西就很抽象,它是体现在 model 的结构里的,非要提供的话,无非就是把各个 model 之间的字段关系画个图;最近一个月,主分支程序已经用 nest 重构了,model 承载了 验证、数据结构、接口 三种职责,比以前更清晰更易懂了,所以我真的没什么东西可以提供的啊啊啊 |
我意思就是准备搬运下表设计~~~谢谢 |
👍 也准备参考参考博主的设计 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
大神,我最近也在搭建博客,后端和数据库不怎么会,可以参考一下大神的数据库设计吗?
The text was updated successfully, but these errors were encountered: