Close Menu
    DevStackTipsDevStackTips
    • Home
    • News & Updates
      1. Tech & Work
      2. View All

      The Case For Minimal WordPress Setups: A Contrarian View On Theme Frameworks

      June 4, 2025

      How To Fix Largest Contentful Paint Issues With Subpart Analysis

      June 4, 2025

      How To Prevent WordPress SQL Injection Attacks

      June 4, 2025

      Smashing Animations Part 4: Optimising SVGs

      June 4, 2025

      I test AI tools for a living. Here are 3 image generators I actually use and how

      June 4, 2025

      The world’s smallest 65W USB-C charger is my latest travel essential

      June 4, 2025

      This Spotlight alternative for Mac is my secret weapon for AI-powered search

      June 4, 2025

      Tech prophet Mary Meeker just dropped a massive report on AI trends – here’s your TL;DR

      June 4, 2025
    • Development
      1. Algorithms & Data Structures
      2. Artificial Intelligence
      3. Back-End Development
      4. Databases
      5. Front-End Development
      6. Libraries & Frameworks
      7. Machine Learning
      8. Security
      9. Software Engineering
      10. Tools & IDEs
      11. Web Design
      12. Web Development
      13. Web Security
      14. Programming Languages
        • PHP
        • JavaScript
      Featured

      Beyond AEM: How Adobe Sensei Powers the Full Enterprise Experience

      June 4, 2025
      Recent

      Beyond AEM: How Adobe Sensei Powers the Full Enterprise Experience

      June 4, 2025

      Simplify Negative Relation Queries with Laravel’s whereDoesntHaveRelation Methods

      June 4, 2025

      Cast Model Properties to a Uri Instance in 12.17

      June 4, 2025
    • Operating Systems
      1. Windows
      2. Linux
      3. macOS
      Featured

      My Favorite Obsidian Plugins and Their Hidden Settings

      June 4, 2025
      Recent

      My Favorite Obsidian Plugins and Their Hidden Settings

      June 4, 2025

      Rilasciata /e/OS 3.0: Nuova Vita per Android Senza Google, Più Privacy e Controllo per l’Utente

      June 4, 2025

      Rilasciata Oracle Linux 9.6: Scopri le Novità e i Miglioramenti nella Sicurezza e nelle Prestazioni

      June 4, 2025
    • Learning Resources
      • Books
      • Cheatsheets
      • Tutorials & Guides
    Home»Development»Machine Learning»CHASE: A Query Engine that is Natively Designed to Support Efficient Hybrid Queries on Structured and Unstructured Data

    CHASE: A Query Engine that is Natively Designed to Support Efficient Hybrid Queries on Structured and Unstructured Data

    January 18, 2025

    Domains like social media analysis, e-commerce, and healthcare data management require querying through large chunks of structured and unstructured databases. In this modern world, there has been an ever-increasing requirement for the same in many other domains. However, current systems have been proven inefficient due to their inability to tackle the diverse obstacles presented when querying through databases comprising both structured and unstructured data.

    Intending to integrate these two data types seamlessly within a unified framework, researchers from Fudan University and Transwarp have developed CHASE, which is a relational database framework designed to support hybrid queries natively. 

    Currently, there are relational database management systems for structured data and specialised unstructured data solutions. Both specialise in their specific data types and cannot handle hybrid queries. Structured data is highly rigid and needs a predefined set of rules for organisation, while unstructured data consists of texts, images, videos, etc, requiring a flexible system for their storage. When both data types come together, there is an immense increase in the computational load, and catering to their specific needs is challenging. Therefore, there is a need for a new method that can bridge the gap between these two data structure types, introducing latency in query processing and addressing scalability issues. 

    The proposed method, CHASE, introduces a sophisticated architecture to handle hybrid queries. The key functionalities include the following:

    • Advanced Indexing for Unstructured Data: For efficient retrieval, an indexing system is introduced for all the different unstructured data types, such as images, audio and videos. This allows for effectively tackling complex queries, which was an issue due to the flexible nature of these databases. 
    • Dynamic Query Optimization: First, CHASE analyses the data types present in the query, and based on that, it optimises its approach in real time. With this tailored approach, the process becomes more efficient by reducing the processing time of the queries. 
    • Integration with Natural Language Processing (NLP): NLP enables CHASE to understand the natural language query, which allows it to gain contextual understanding rather than keyword matching. This provides the user with a better experience and also allows non-technical personnel to query the databases effectively.

    CHASE was benchmarked on real-world datasets, with 23 scenarios for testing various functionalities. The execution time was, on average, 30% faster for CHASE than conventional systems. The benchmarks indicated reduced resource consumption while maintaining high performance levels, which is a testament to the efficiency of CHASE in handling hybrid datasets. CHASE showed linear scalability with the increased dataset size, proving its efficacy for enterprise-grade applications.

    The paper has dealt with the critical need for a cohesive system in order to manage hybrid data queries by proposing the CHASE methodology, which is practical and scalable due to its immense performance and efficiency upgrade over traditional methods. Its novel architecture, complete query language, and strong benchmarking results position CHASE as a leading solution for the management of hybrid data. However, this research has some weaknesses, such as limited testing on real-world datasets with complex data relationships; therefore, it needs further validation to guarantee its long-term reliability and broad applicability in general and various domains. Overall, this research contributes meaningfully to the field because it proposes an intrinsic relational database designed for hybrid queries, which fills the critical gap in the management of data and establishes CHASE as a valuable tool for modern applications with the requirement to integrate structured and unstructured data seamlessly.


    Check out the Paper. All credit for this research goes to the researchers of this project. Also, don’t forget to follow us on Twitter and join our Telegram Channel and LinkedIn Group. Don’t Forget to join our 65k+ ML SubReddit.

    🚨 Recommend Open-Source Platform: Parlant is a framework that transforms how AI agents make decisions in customer-facing scenarios. (Promoted)

    The post CHASE: A Query Engine that is Natively Designed to Support Efficient Hybrid Queries on Structured and Unstructured Data appeared first on MarkTechPost.

    Source: Read More 

    Facebook Twitter Reddit Email Copy Link
    Previous ArticleCrewAI: A Guide to Agentic AI Collaboration and Workflow Optimization with Code Implementation
    Next Article D-Libro Linux Foundation Training

    Related Posts

    Machine Learning

    How to Evaluate Jailbreak Methods: A Case Study with the StrongREJECT Benchmark

    June 4, 2025
    Machine Learning

    A Coding Implementation to Build an Advanced Web Intelligence Agent with Tavily and Gemini AI

    June 4, 2025
    Leave A Reply Cancel Reply

    Continue Reading

    lacodix/laravel-model-filter

    Development

    MintsLoader Drops GhostWeaver via Phishing, ClickFix — Uses DGA, TLS for Stealth Attacks

    Development

    React Router Vulnerabilities CVE-2025-43864 and CVE-2025-43865 Expose Web Applications to Attack

    Security

    How Game Developers Detect and Prevent Modding and Scripting

    Development

    Highlights

    Artificial Intelligence

    HelloYou unveils Skanna, a barcode scanner with a twist

    December 7, 2024

    For many consumers, deciphering the truth about products feels like solving a riddle. Complex ingredient…

    The Shadow of the Ghat

    February 11, 2025

    Leveraging Hallucinations in Large Language Models to Enhance Drug Discovery

    January 28, 2025

    This tool tests AI’s resilience to ‘poisoned’ data

    July 29, 2024
    © DevStackTips 2025. All rights reserved.
    • Contact
    • Privacy Policy

    Type above and press Enter to search. Press Esc to cancel.