Design and Implementation of HSQL: A SQL-like language for Data Analysis in Distributed Systems

Anurag Singh Bhadauria, Atreya Bain, Jyoti Shetty, G. Shobha, Arjuna Chala, Jeremy Clements

Research output: Contribution to journalArticlepeer-review

3 Scopus citations

Abstract

In today's modern world, we're experiencing a substantial increase in the use of data in various fields, and this has necessitated the use of distributed systems to consume and process Big Data. Machine learning tends to benefit from the usage of Big Data, and the models generated from such techniques tend to be more effective. However, there is a steep learning curve to getting used to handling Big Data, as traditional data management tools fail to perform well. Distributed systems have become popular, where the task of data processing is split amongst various nodes in clusters. SQL, is a popular database management language popular to data scientists. It is often given second class support, where SQL can be embedded into a primary language of use (e.g. SQL in Scala for Spark), which allows for using SQL but one still needs to know the primary language of the platform (Scala, as per the example, or ECL in HPCC Systems). It may also be present as a supported language. In either case, using useful tooling such as Visualizing data and creating and using machine learning models become difficult, as the user needs to fall back to the primary language of the system. In the proposed work, a new SQL-like language, HSQL, an open source distributed systems solution, was developed for allowing new users to get used to its distributed architecture and the ECL language, with which it primarily operates with (which was chosen as a target). Additionally, a program that could translate HSQL-based programs to ECL for use was made. HSQL was made to be completely inter-compatible with ECL programs, and it was able to provide a compact and easy to comprehend SQL-like syntax for performing general data analysis, creation of Machine learning models and visualizations while allowing a modular structure to such programs.

Original languageEnglish
Pages (from-to)796-803
Number of pages8
JournalInternational Journal of Advanced Computer Science and Applications
Volume12
Issue number11
DOIs
StatePublished - 2021

Keywords

  • ANTLR4
  • HPCC
  • Javascript
  • Parser
  • SQL
  • big data
  • context free grammar
  • distributed systems
  • language
  • machine learning
  • transpiler

Fingerprint

Dive into the research topics of 'Design and Implementation of HSQL: A SQL-like language for Data Analysis in Distributed Systems'. Together they form a unique fingerprint.

Cite this