{"library":"sqlbag","type":"library","category":null,"description":"SQLBag (version 0.1.1617247075) provides various snippets of SQL-related boilerplate, simplifying common SQLAlchemy tasks such as session management, query execution (e.g., `one`, `many`, `chunks`), engine creation, and upsert operations. It aims to reduce repetitive code for database interactions. Releases are frequent, following a timestamp-based micro-versioning system, primarily reflecting a single developer's utility collection.","language":"python","status":"active","version":"0.1.1617247075","tags":["sql","sqlalchemy","database","utilities","boilerplate"],"install":[{"cmd":"pip install sqlbag","imports":["from sqlbag import S","from sqlbag import one","from sqlbag import many","from sqlbag.engine import get_engine","from sqlbag.engine import make_session","from sqlbag.sqla import upsert"]}],"homepage":null,"github":"https://github.com/djrobstep/sqlbag","docs":null,"changelog":null,"pypi":"https://pypi.org/project/sqlbag/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":3.3,"avg_import_s":0.9,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/sqlbag/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}