1 repo
Frameworks that define data structures and relationships through code to automatically generate database schemas and API endpoints.
Distinguishing note: Focuses on the automated generation of database structures and APIs from declarative code definitions, distinct from generic database management tools.
Explore 1 awesome GitHub repository matching data & databases · Schema-Driven Data Modeling. Refine with filters or upvote what's useful.
Twenty is a headless customer relationship management framework that enables developers to build, version, and deploy custom business applications using code. By utilizing a declarative approach to data modeling, the platform allows for the definition of custom objects, fields, and complex relationships directly within the source code. This schema-driven architecture automatically generates corresponding REST and GraphQL APIs, ensuring that data structures and interface components remain synchronized across development and production environments. The platform distinguishes itself through a m
Defines custom objects and relationships through code to automatically generate database structures and corresponding REST and GraphQL API endpoints.