Database design

Database design is an important step in determining the foundations of an app. Both mobile and web apps require well-thought out databases that are designed to with flexibility, scalability, security and efficieny in mind.

While database choices may vary, the fundamentals of designing a database are the same with the programming implementation differing in both choice of database and programming languages. This section takes a deeper look at the core steps in determining database design.


Table of contents