Unless you create completely stateless applications, you will need some sort of mechanism to save data that can be read or manipulated later. Retrieving stored data is a notorious bottleneck in terms of code execution time.

错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Database Design

  • Nico Loubser

摘要

Unless you create completely stateless applications, you will need some sort of mechanism to save data that can be read or manipulated later. Retrieving stored data is a notorious bottleneck in terms of code execution time.