awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

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

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • pymysql/pymysqlAvatar von PyMySQL

    PyMySQL/PyMySQL

    7,842Auf GitHub ansehen↗

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