Skip to content

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:

  1. Relational
  2. Analytical (OLAP Cubes)
  3. Key Value Stores
  4. Column Family Stores
  5. Graph
  6. 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.