High-level query languages promise more expressive and concise queries than traditional SQL yet remain primarily theoretical due to limited real-world tooling. In this paper, we present an API such as the HIFUN high-level query language that integrates with relational databases for real-time data operations and supports NoSQL backend for schema management and data visualization. By leveraging graph-based schema models, our approach enables developers to issue high-level functional queries that the API transparently rewrites into optimized SQL statements. We describe the system architecture, detail the transformation pipeline from relational schema to graph representations and discuss how we incorporate hybrid SQL–NoSQL strategies. We also review related literature on multi-model queries, domain-specific languages (DSLs), and federated query systems. Results from experimental use cases highlight the viability of bridging HIFUN’s expressive power with real-world developer workflows .

错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Bridging HIFUN into Practice: A High-Level Functional Query API with Hybrid SQL–NoSQL Integration

  • Spyros Doukeris,
  • George Margetis

摘要

High-level query languages promise more expressive and concise queries than traditional SQL yet remain primarily theoretical due to limited real-world tooling. In this paper, we present an API such as the HIFUN high-level query language that integrates with relational databases for real-time data operations and supports NoSQL backend for schema management and data visualization. By leveraging graph-based schema models, our approach enables developers to issue high-level functional queries that the API transparently rewrites into optimized SQL statements. We describe the system architecture, detail the transformation pipeline from relational schema to graph representations and discuss how we incorporate hybrid SQL–NoSQL strategies. We also review related literature on multi-model queries, domain-specific languages (DSLs), and federated query systems. Results from experimental use cases highlight the viability of bridging HIFUN’s expressive power with real-world developer workflows .