awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

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

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • aplus-framework/databaseAvatar de aplus-framework

    aplus-framework/database

    339Ver en 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
    Ver en GitHub↗339
  1. Home
  2. Web Development
  3. API Adapters
  4. Specification Adapters
  5. Database Driver Adapters