Records – Profiles, Jobs, and Resources for Python Developers

Records is a lightweight Python library for working with SQL databases, offering a simple interface for executing queries and retrieving results. It abstracts much of the boilerplate involved in database interaction, making it easy to fetch data as Python objects while supporting multiple database backends.