This repository contains the code and results for an experimental evaluation comparing the performance, scalability, and resource utilization of four major database systems: Redis, etcd, Cassandra, and PostgreSQL.
The study analyzes how different architectural paradigms (Key-Value, Wide-Column, and Relational) and CAP theorem priorities impact database behavior in both single-node and multi-node configurations.
Done in the context of the Big Data subject @ ISEC.
Author: Bruno Guiomar.