Projects with this topic
Sort by:
-
Cristian Vasu Data Portfolio / Database Performance Benchmarking with YCSB - Cassandra vs PostgreSQL
Benchmarked columnar vs row-oriented databases using the Yahoo Cloud Server Benchmark (YCSB). Compared throughput, latency, and error rates under different workloads. Analyzed trade-offs between NoSQL (Cassandra) and relational (PostgreSQL) databases with supporting graphs and configuration files.
Updated