add a book about database

This commit is contained in:
MedivhGo 2021-12-16 11:38:58 +08:00
parent 3444070b24
commit da60b7347e
1 changed files with 2 additions and 1 deletions

View File

@ -32,6 +32,7 @@
- Cryptography Engineering: Design Principles and Practical Applications
## 数据库系统
- Database System Concepts
- [Architecture of a Database System](https://dsf.berkeley.edu/papers/fntdb07-architecture.pdf)
## 计算机图形学
- Fundamentals of Computer Graphics
## 深度学习