Database Architecture Types
In this section, we will cover the six key database architecture types we use when selecting the right database architecutre.
The six types are:
- Relational
- Analytical (OLAP Cubes)
- Key Value Stores
- Column Family Stores
- Graph
- Document
Each of these database architectures have many sub-types and each of these have pros and cons for different applications.
It today's AI-driven world, graphs have become a major force. We will cover this topic in the next section.