1 repo
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.
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.