name: sql_query_env version: "1.0.0" description: > A real-world SQL query environment where AI agents learn to translate natural language questions into correct SQL queries. Features 3 tasks with increasing difficulty (easy/medium/hard), deterministic grading via SQLite execution, and partial-credit reward shaping. tags: - openenv - sql - text-to-sql - data-analysis - natural-language-processing