From fb5b6a055570d7901e82144075dfcb1da315307d Mon Sep 17 00:00:00 2001 From: Parv Bhargava <143301369+parv-bhargava@users.noreply.github.com> Date: Thu, 11 Jan 2024 23:20:20 -0500 Subject: [PATCH] intro added --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9369c7c..48afde8 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ # QueryQuirks +"QueryQuirks" is a GitHub project that focuses on the peculiar aspects or "quirks" of database queries by analyzing the performance of databases like SQL, MongoDB, Neo4J, and Hadoop. It benchmarks these systems using Python, focusing on efficiency metrics such as time, memory, and CPU usage, and offers insights for database optimization. # Data Persistence and Performance Benchmarking Suite