{"library":"requery-sqlite","type":"library","category":null,"description":"Requery SQLite is the SQLite dialect and backend for Requery, a typed SQL query builder for Python. Version 0.21.0 provides a synchronous SQLite interface with connection management, query execution, and type-safe row mapping. It integrates tightly with Requery's expression system, enabling composable queries compiled to SQLite-specific SQL. Released regularly alongside Requery core, it differentiates by offering compile-time type checking without an ORM overhead, targeting developers who want SQLite access with Python type safety.","language":"javascript","status":"active","version":"0.21.0","tags":["javascript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install requery-sqlite","imports":["from requery_sqlite import connect","from requery_sqlite import Database","import sqlite3 as db"]},{"cmd":"yarn add requery-sqlite","imports":[]},{"cmd":"pnpm add requery-sqlite","imports":[]}],"homepage":"https://github.com/adnelson/requery#readme","github":"https://github.com/adnelson/requery","docs":null,"changelog":null,"pypi":null,"npm":"requery-sqlite","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}