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

1 repo

Awesome GitHub RepositoriesQuery Abstraction Layers

Middleware that provides a unified interface for executing database queries across different storage engines.

Distinguishing note: Focuses on the translation layer between API requests and database-specific queries.

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

  1. Home
  2. Data & Databases
  3. Query Abstraction Layers

Awesome Query Abstraction Layers GitHub Repositories

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

    directus/directus

    34,262View on GitHub↗

    Directus is a headless content platform that functions as a backend service, automatically generating REST and GraphQL APIs by performing introspection on existing SQL database schemas. It serves as a unified data orchestration layer, decoupling content management from frontend delivery while providing a secure, stateless gateway for database transactions. The platform distinguishes itself through a granular role-based access control engine that enforces security policies at the field level across all API endpoints. It includes a visual, low-code administrative dashboard that allows non-techn

    Translates API requests into optimized database-specific queries regardless of the storage engine.

    TypeScriptapiappcms
    34,262View on GitHub↗