mirror of
https://github.com/yangshun/tech-interview-handbook.git
synced 2025-07-30 13:43:59 +08:00
8 lines
238 B
Markdown
8 lines
238 B
Markdown
# Databases
|
|
|
|
## General
|
|
|
|
- How should you store passwords in a database?
|
|
- http://www.geeksforgeeks.org/store-password-database/
|
|
- https://nakedsecurity.sophos.com/2013/11/20/serious-security-how-to-store-your-users-passwords-safely/
|