directus
Directus is an open-source data platform and headless content management system that sits atop any SQL database. It exposes a dynamic API and provides an administrative interface, enabling teams to manage database data without writing backend code. The platform’s approach is database-first: data modeling is driven by the existing schema, and users define how data is stored and presented through the Directus Studio interface.
Key features include granular access control, a wide range of field types (text, number, boolean, date, file,
The service provides a RESTful API by default and can expose a GraphQL API. It offers an
Deployment options cover self-hosted installations and cloud hosting. Directus supports major SQL databases such as MySQL/MariaDB,