awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

Awesome GitHub RepositoriesSQLAlchemy Model Wrappers

Wrappers around ORM models to provide simplified table creation and integrated error handling.

Distinct from SQLAlchemy: Candidates focus on AI models or introspection; this is a wrapper for relational ORM models.

Explore 1 awesome GitHub repository matching data & databases · SQLAlchemy Model Wrappers. Refine with filters or upvote what's useful.

Awesome SQLAlchemy Model Wrappers GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • mitsuhiko/flask-sqlalchemyAvatar mitsuhiko

    mitsuhiko/flask-sqlalchemy

    4,311Vezi pe GitHub↗

    Flask-SQLAlchemy is a relational database toolkit that integrates the SQLAlchemy object-relational mapper into web applications. It serves as a database session manager and schema toolkit, providing the necessary infrastructure to define data models and execute queries within a request lifecycle. The project is distinguished by its multi-database routing engine, which uses bind-keys to map different models to multiple distinct database engines. It also includes a SQL query auditing tool that captures and logs executed statements and timing data for a single request to identify performance bot

    Provides a wrapper for declarative models that simplifies table creation and record retrieval with integrated error handling.

    Python
    Vezi pe GitHub↗4,311
  1. Home
  2. Data & Databases
  3. SQLAlchemy Model Wrappers