{"library":"aiosql","type":"library","category":null,"description":"aiosql allows you to write SQL queries in separate .sql files and call them directly from Python as async or sync functions. It supports multiple database drivers (sqlite3, aiosqlite, psycopg2, asyncpg, etc.) and provides a clean separation of SQL and Python. Current version 15.0, requires Python ≥3.10. Release cadence is irregular but actively maintained.","language":"python","status":"active","version":"15.0","tags":["sql","async","database","query-loader"],"last_verified":"Fri May 01","install":[{"cmd":"pip install aiosql","imports":["import aiosql","from aiosql import from_path"]}],"homepage":"https://nackjicholson.github.io/aiosql/","github":"https://github.com/nackjicholson/aiosql","docs":"https://nackjicholson.github.io/aiosql/","changelog":null,"pypi":"https://pypi.org/project/aiosql/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}