awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Database Query Builders · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesDatabase Query Builders

Libraries that provide fluent, programmatic methods to construct complex database queries without writing raw strings.

Explore 1 awesome GitHub repository matching data & databases · Database Query Builders. Refine with filters or upvote what's useful.

  1. Home
  2. Data & Databases
  3. Data Access and Querying
  4. Database Query Builders

Awesome Database Query Builders GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • laravel/laravel

    laravel/laravel

    83,758GitHubView on GitHub↗

    Laravel is a comprehensive full-stack web framework designed for building scalable server-side applications. It provides an integrated development environment that centers on an object-relational mapper for database abstraction, a robust routing system, and a sophisticated service container for dependency injection. Th

    Bladeframeworklaravelphp

Explore sub-tags

  • ORM Relationship QueryingCapabilities for querying and filtering database records based on defined relationships between models.
  • Query ScopesReusable query constraints encapsulated within model definitions to standardize data filtering.