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 RepositoriesDatabase API Specifications

Implementations that adhere to standardized interfaces for database connectivity and cursor management.

Distinguishing note: No candidates cover general database API compliance; existing options are for XML or OAuth.

Explore 1 awesome GitHub repository matching software engineering & architecture · Database API Specifications. Refine with filters or upvote what's useful.

Awesome Database API Specifications GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • pymysql/pymysqlAvatar PyMySQL

    PyMySQL/PyMySQL

    7,842Vezi pe GitHub↗

    PyMySQL is a MySQL database connector and SQL database driver for Python environments. It serves as a client library that enables Python applications to establish network connections and interact with MySQL database servers. The library is a pure Python implementation of the MySQL client-server wire protocol. This design allows for MySQL integration and data management without requiring native C extensions. The project provides capabilities for database connectivity, query execution, and secure access control. It follows the DB-API 2.0 specification to provide a consistent interface for mana

    Follows the DB-API 2.0 specification to ensure a consistent interface for connection and cursor management.

    Pythonmysqlpython
    Vezi pe GitHub↗7,842
  1. Home
  2. Software Engineering & Architecture
  3. Database API Specifications