awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

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

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • pymysql/pymysqlAvatar de PyMySQL

    PyMySQL/PyMySQL

    7,842Voir sur 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
    Voir sur GitHub↗7,842
  1. Home
  2. Software Engineering & Architecture
  3. Database API Specifications