Abstract
Since the onset of the Internet, the evolution of database applications has been growing rapidly. RDBMS has been a conventional and reliable way of storing huge volumes of data since more than a decade. Today in the database industry new innovative technologies and frameworks like Hadoop framework is emerging as a way of storing data in an efficient way. Such technologies are being encouraged and used in the industries. This has faced us with a challenge to unify the data sitting in different formats in different technologies across common industry projects. This project specifies a way to bridge this gap and provide a way to use the data stored across different databases in different formats as if it belongs to a single data warehouse. I am providing a program in java programming language, which would carry out the function of scaling Mysql and a hadoop database. As a result of this project the user will experience database scalability, as he can retrieve data from tables existing in both the databases.