PulseAugur
EN
LIVE 11:54:33

New Text-to-NoSQL Benchmark Evaluates Schema-less Document Reasoning

Researchers have developed a new method called Text-to-NoSQL to enable natural language queries for NoSQL databases, specifically focusing on MongoDB. They introduced TEND, a benchmark dataset with 1,210 MongoDB-native tasks designed to evaluate schema-less document reasoning. The study also presents SAG, a solver that grounds path and value information from stored documents before generating and repairing queries. Experiments indicate that even models proficient in Text-to-SQL struggle with this distinct schema-less reasoning problem. AI

RANK_REASON Research paper published on arXiv detailing a new method and benchmark for natural language queries on NoSQL databases. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv cs.AI →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

COVERAGE [1]

  1. arXiv cs.AI TIER_1 English(EN) · Jinwei Lu, Jiawei Lu, Chen Zhang, Zhiqian Qin, Haodi Zhang, Yuanfeng Song, Raymond Chi-Wing Wong ·

    Bridging the Gap: Enabling Natural Language Queries for NoSQL Databases through Text-to-NoSQL Translation

    arXiv:2502.11201v3 Announce Type: replace-cross Abstract: NoSQL databases are core data infrastructure, yet natural-language access to them remains underdeveloped: correct query generation must recover how a non-relational data model represents entities, nested paths, arrays, mis…