Description
Database tables can be accessed from Python with a lightweight toolkit for common CRUD-style workflows. This library is for developers who need simple database access without a full ORM. Connection strings, credentials, and returned records require careful handling.