Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 278 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 278 Bytes

SQL vs NoSQL Search Benchmark

This project benchmarks the search performance between SQL (PostgreSQL) and NoSQL (MongoDB) databases using Spring Boot. The goal is to compare the efficiency and speed of search queries in different types of databases under various conditions.