1 repo
Utilities that analyze database structures to automatically generate API layers or data models.
Distinguishing note: Focuses on the automated mapping of database schemas to API endpoints.
Explore 1 awesome GitHub repository matching data & databases · Schema Introspection Tools. 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
Automatically generates API layers by inspecting underlying database schemas.