awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesDatabase Driver Adapters

Encapsulates vendor-specific SQL syntax and connection logic within isolated classes to ensure compatibility across different database engines.

Distinct from Specification Adapters: Distinct from Specification Adapters: focuses on database driver compatibility rather than API response formatting.

Explore 1 awesome GitHub repository matching web development · Database Driver Adapters. Refine with filters or upvote what's useful.

Awesome Database Driver Adapters GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • aplus-framework/databaseaplus-framework 的头像

    aplus-framework/database

    339在 GitHub 上查看↗

    This project is a database access layer for PHP that provides a consistent interface for interacting with multiple relational database management systems. It functions as a unified abstraction layer, enabling developers to connect to various SQL databases and perform data operations through a standardized command set. The library distinguishes itself by utilizing a fluent query builder that allows for the programmatic construction of complex SQL statements. It further abstracts database interactions through a schema definition language, which enables the creation, modification, and management

    Encapsulates vendor-specific SQL syntax and connection logic within isolated classes to ensure compatibility across different database engines.

    PHPaplusaplus-frameworkcomposer
    在 GitHub 上查看↗339
  1. Home
  2. Web Development
  3. API Adapters
  4. Specification Adapters
  5. Database Driver Adapters