1 repo
Tools for managing complex associations between data entities.
Distinguishing note: Specifically addresses the implementation of junction objects for many-to-many data associations.
Explore 1 awesome GitHub repository matching data & databases · Relational Mapping Utilities. 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
Create many-to-many relationships between data objects by configuring a junction object that links two entities, allowing multiple records on both sides to be associated together.