Software Design Patterns (SDP)
- are Design Patterns that deal with software design (usually in the context between database and API endpoint)
for design patterns on a larger scope than software, see: Architecture Design Patterns (ADP)
SDP - Types
| |
| |
|
SDP - Other Types
- Data Access Object (DAO) Layer
- Repository Design Pattern
- Software Design Patterns vs Performance/Efficiency