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

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

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

1 个仓库

Awesome GitHub RepositoriesSchema-Managed Querying

Executing SQL queries and managing database schema through migrations and seeding.

Distinct from Database Query Execution: Distinct from Database Query Execution: adds schema management via migrations and seeding alongside query execution.

Explore 1 awesome GitHub repository matching data & databases · Schema-Managed Querying. Refine with filters or upvote what's useful.

Awesome Schema-Managed Querying GitHub Repositories

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

    codeigniter4/CodeIgniter4

    5,924在 GitHub 上查看↗

    CodeIgniter is a PHP web framework built on the Model-View-Controller pattern, designed for building full-stack web applications. It provides a lightweight toolkit with minimal configuration, organizing application logic into controllers, models, and views for clean separation of concerns. The framework includes a fluent query builder for constructing SQL statements programmatically, PSR-4 autoloading with namespace mapping, and a service-based dependency injection container for managing shared class instances. The framework distinguishes itself through its comprehensive set of built-in tools

    Executes SQL queries, builds queries programmatically, and manages database schema through migrations and seeding.

    PHPcodeignitercodeigniter4framework-php
    在 GitHub 上查看↗5,924
  1. Home
  2. Data & Databases
  3. Database Query Execution
  4. Schema-Managed Querying