首页    期刊浏览 2024年11月15日 星期五
登录注册

文章基本信息

  • 标题:Design and Implementation of HSQL: A SQL-like language for Data Analysis in Distributed Systems
  • 本地全文:下载
  • 作者:Anurag Singh Bhadauria ; Atreya Bain ; Jyoti Shetty
  • 期刊名称:International Journal of Advanced Computer Science and Applications(IJACSA)
  • 印刷版ISSN:2158-107X
  • 电子版ISSN:2156-5570
  • 出版年度:2021
  • 卷号:12
  • 期号:11
  • DOI:10.14569/IJACSA.2021.0121190
  • 语种:English
  • 出版社:Science and Information Society (SAI)
  • 摘要: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.
  • 关键词:ANTLR4; big data; context free grammar; dis-tributed systems; HPCC; Javascript; language; machine learning; Parser; SQL; transpiler
国家哲学社会科学文献中心版权所有