Implemented the research paper "Efficient Processing of Range Queries over Distributed Relational
Databases". Used Python and Postgres DB to setup distribut
Implemented the research paper "Efficient Processing of Range Queries over Distributed Relational
Databases". Used Python and Postgres DB to setup distributed database. Optimized the suggested method using range based partitioning.