Skip to content

Author

Qing Zhang

1 paper indexed here

We haven’t gathered this author’s papers yet. Follow them and we’ll fetch their work.

Not the right person? Other researchers publish under this name.

Aug 2026

ATLAS: Adaptive Text-to-SQL with Lifecycle-Aware Self-Maintaining Context

Deploying Text-to-SQL in production is hampered by context-window limits on large schemas, metadata that goes stale as schemas evolve, and infrastructure sprawl from external vector stores. We demonstrate ATLAS , which addresses all three by co-locating schema metadata, semantic annotations, and vector embeddings entirely within a single RDBMS with native vector-index support. ATLAS contributes: (1) Unified in-database storage with native vector indexes, requiring no external engine; (2) Two-stage adaptive schema linking that uses vector retrieval to narrow hundreds of tables to a compact candidate set before LLM refinement; (3) Rich Context life-cycle that automatically generates semantic descriptions, synonyms, sample values, business rules, and value mappings, bridging raw schema and LLM understanding; (4) Agent-driven self-maintenance via a coordinator-executor loop that detects DDL changes and regenerates annotations without manual intervention. We showcase three live scenarios on an enterprise database with 517 tables.

Qing Zhang, Shijing Hu, Zhihui Lu · 0 citations

We use cookies to run the site and, with your consent, for analytics and to show ads. See our Cookie Policy.