Blog

Tag: Relational Database

Blog
Debdatta Patra - Sep 29, 2021

Import JSON Files into MySql Database Table Part – 1

Introduction: In most migration-related activities, you might face situations where you have to import JSON file to any relational Database. Sometimes, the JSON files data structure varies from…
Blog
Vivek Karnataki - Oct 10, 2013

HBase – Overview of Architecture and Data Model

In this article, we will briefly look at the capabilities of HBase, compare it against technologies that we are already familiar with and look at the underlying architecture.…