πŸ“ž +91-7667918914 | βœ‰οΈ ijarcce@gmail.com
International Journal of Advanced Research in Computer and Communication Engineering
International Journal of Advanced Research in Computer and Communication Engineering A monthly Peer-reviewed & Refereed journal
ISSN Online 2278-1021ISSN Print 2319-5940Since 2012
IJARCCE adheres to the suggestive parameters outlined by the University Grants Commission (UGC) for peer-reviewed journals, upholding high standards of research quality, ethical publishing, and academic excellence.
← Back to VOLUME 15, ISSUE 8, AUGUST 2026

Beyond Benchmark Accuracy: An Enterprise Deployment and Readiness Framework for Large Language Model-Based Text-to-SQL Systems

Dr. Dadavali S P, Dr. K. Siddaraju, Dr. Chandrashekar P

πŸ‘ 8 viewsπŸ“₯ 5 downloads
Share: 𝕏 f in ✈ βœ‰
Abstract: Enterprises piloting LLM-based text-to-SQL keep discovering the same thing: a model that clears 85% execution accuracy on Spider can still be rejected by the security reviewer, the auditor and the risk committee β€” and rightly so. In the pilots and post-mortems that motivated this work, generated queries ignored row-level access policies, exposed masked columns, broke silently under schema change, ran unbounded scans, and left no evidence trail. Building a prototype to close these gaps taught us that the problem is architectural rather than linguistic: what was missing was not a better model but a system around the model, one in which vocabulary, policies and budgets are machine-readable and enforcement is deterministic. ERF-SQL is that system, together with a way to measure whether it is working. A versioned semantic contract becomes the sole interface between schema and model; a Policy-Aware Query Guard rewrites the abstract syntax tree of every candidate query before execution; uncertain answers are routed to clarification or human review; and behaviour is scored on six readiness dimensions aggregated into a gated Enterprise Readiness Index. On EntSQL-450, an evaluation suite with live role policies and masking rules built for this study, four production LLMs lost 19 to 23 accuracy points relative to Spider under a naive baseline; the implemented pipeline recovered 13 to 16 of those points, blocked 97% of unsafe generations before execution, and raised drift resilience from 0.55 to 0.86 at roughly 0.9 seconds of added latency per query. The demonstration we take from the implementation is simple: deployment readiness can be engineered and measured, not merely hoped for.

Keywords: Text-to-SQL, large language models, enterprise deployment, AI governance, schema linking, data security, readiness assessment, natural language interfaces to databases.

How to Cite:

[1] Dr. Dadavali S P, Dr. K. Siddaraju, Dr. Chandrashekar P, β€œBeyond Benchmark Accuracy: An Enterprise Deployment and Readiness Framework for Large Language Model-Based Text-to-SQL Systems,” International Journal of Advanced Research in Computer and Communication Engineering (IJARCCE), DOI: 10.17148/IJARCCE.2026.15842

Creative Commons License This work is licensed under a Creative Commons Attribution 4.0 International License.