Paper Title
Comparative Analysis for Selecting Solid Database for Your Relational Data Requirements

Abstract
There are various types of databases available, and they are written in a number of languages. Relational databases excel at storing data in tables of strict schemas that are linked to one another by a common column, such as an id that relates to records about just one document. In this paper we will discuss about databases and why we ended up choosing postgres for our requirements. Keywords - Postgres, Database, SQL, Non-SQL.