Top big data tools used to store and analyze data
Contents |
[edit] Introduction
Big data is a phrase used for a collection of data sets so big and complex that it is difficult to process using traditional applications/tools. Due to the variety of information that it encompasses, big data consistently brings several challenges relating to its volume and complexity.
A recent survey claims that 80% of the data generated in the world are unstructured. One question is how these unstructured information can be structured, before we try to understand and capture the most important data. Another challenge is how we could store it. Listed below are the top tools utilised to store and analyse big data.
[edit] Apache Hadoop
Apache Hadoop is a java-based free software framework that can effectively store great deal of information in a cluster. This frame runs in parallel on a cluster and has an ability to enable us to process data across all nodes. Hadoop Distributed File System (HDFS) is the storage system of Hadoop which splits big information and distribute across several nodes in a cluster. This also replicates data in a bunch thus providing high availability.
[edit] Microsoft HDInsight
HDInsight utilises Windows Azure Blob storage as the default file system. This also provides high availability with reduced price.
[edit] NoSQL
While the traditional SQL can be effectively utilised to handle large quantity of structured data, we want NoSQL (Not Just SQL) to deal with unstructured data. NoSQL databases store unstructured information with no particular schema.
NoSQL gives better performance in storing massive number of data. There are lots of open-source NoSQL DBs available to analyse big data.
[edit] Hive
This supports SQL-like query option HiveSQL (HSQL) to get big data. This may be primarily used for its data-mining function.
[edit] Sqoop
This is a tool which connects Hadoop with various relational databases to transfer information. This can be effectively utilised to transport structured data to Hadoop or Hive.
[edit] PolyBase
This works on top of SQL Server 2012 Parallel Data Warehouse (PDW) and is used to get data stored in PDW. PDW is a data-warehousing appliance built for processing any quantity of relational data and provides an integration with Hadoop allowing the additional provision of non-relational information.
[edit] Big data in Excel
Lots of people are comfortable doing data analytics, therefore, the users may even connect data stored in Hadoop using Excel 2013. The Power View feature of Excel 2013 can be used to easily summarise the information. Similarly, Microsoft's HDInsight enables us to connect to big data stored in Azure Cloud using a power query option.
[edit] Presto
Facebook has developed and recently open-sourced its Query engine (SQL-on-Hadoop) called Presto which is built to manage petabytes of information. Unlike Hive, Presto doesn't depend on MapReduce technique and can quickly retrieve information.
[edit] Related articles on Designing Buildings Wiki
Featured articles and news
CIAT May 2026 briefing.
From medieval scribes to modern word art.
Electrical contractors welcome crackdown on late payment and push for clean energy.
Cyber Security in the Built Environment
Protecting projects, data, and digital assets: A CIOB Academy TIS.
Managing competence in the built environment
ITFG publishes new industry guide on how to meet the ICC principles.
The UK's campaign to reduce noise pollution: Mythbusting, articles and topic guides.
Setting Expectations on Competence Management
Industry Competence Committee.
New Scottish and Welsh governments
CIOB stresses importance of construction after new parliament elections.
The sad story of Derby Hippodrome
An historic building left to decay.
ECA, JIB and JTL back Fabian Society call to invest in skills for a stronger built environment workforce.
Women's Contributions to the Built Environment.
Calls for the delayed Circular Economy Strategy
Over 50 leading businesses, trade associations and professional bodies, including CIAT, and UKGBC sign open letter.
The future workforce: culture change and skill
Under the spotlight at UK Construction Week London.
A landmark moment for postmodern heritage.



















