Log in

View Full Version : Hive can replace RDBMS?



vishwanathoils
09-07-2021, 01:23 PM
Hive can replace RDBMS?

Akshay_M
12-21-2022, 10:21 AM
No, we cannot call Apache Hive a relational database, as it is a data warehouse which is built on top of Apache Hadoop for providing data summarization, query and, analysis. It differs from a relational database in a way that it stores schema in a database and processed data into HDFS.