Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-relationship

How to correctly organize structure of two enums with relationship many-to-many between them in terms of application's architecture and classes?

Database design for custom form builder (and storage of results)

Android Room library - select all fields for embedded entities

JPA - Entity design problem

The correct way of storing document reference in one-to-one relationship in MongoDB

Entity Framework Code First Class with parent and children of same type as it's own class

Doctrine2 SQLSTATE[42000]: Syntax error or access violation: 1064

Doctrine: Object of class User could not be converted to string

Can I set an entity relation with just the ID?

standard way to represent a foreign key relation in a json rest web service

Is the relationship between Customer and Commodity correct?

Can I disable automatic relationships in Entity Framework Code First?

EF Code First - Fluent API (WithRequiredDependent and WithRequiredPrincipal)

Full documentation on YAML mapping for Doctrine ORM?

Should I have multiple views/endpoints of a resource in a RESTful service?

How to handle Many to Many relationship in mongoDB?

Entity Framework - relationship with fake Foreign Key (no foreign key in the db)

What's the difference in notation for total participation and recursive relation?

Database Design for a Multiplayer/Single Quiz game

Using Api Platform, automatically assign user to Object (OneToMany)