AskMyDB class:get_schema_json(): Returns the schema as a JSON-like dictionary.get_schema_text(): Returns the schema as a formatted string for human readability.LLMProvider. Below is an example implementation of a CustomProvider:Posted Sep 16, 2025
Developed askmydb, a Python package for querying databases using natural language.