Entity-relationship Questions
Ad
Laravel ER diagram generator getAllModelsFromEachDirectory()
When i try to follow the instruction here
adding URI to laravel response
I am building an api and i have few models which have a relationship with each other: asset location user i am
Laravel orders database architecture advice
I've been setting a orders system for a laravel 5.8 app but i presume i've overcomplicated (or not) the db architecture for the orders system.
Is this relationship OneToMany or ManyToMany?
I have two tables article and faq ( frequently asked questions ). i'm trying to establish a relationship between these
Two times froeign key from the same table
I have a problem to query such design
2 foreign keys referencing 1 primary key
So my intention here is to make the "employee" contain 2 references to the same primary key in the
UML : Optional Foreign Key
I'm sitting with a little headache about a problem right now. i have two entities payment order and account
Core Data Many To Many Relations
I have a problem with ios core data and many to many relations. i want to write a fitness application. so i need three tables. following
How can I create a role hierarchy in an ER-Diagram?
I know for a recursive relation where there are 2 roles, for example: worker works for manager and worker and
Laravel many-to-many relation with custom table names and IDs
Hello so i have many to many relation between question [table name: tblquestion, id: que_id] and agecategory
Ad
How to represent data with meaning dependent on other columns?
This question is about relational databases like postgresql or oracle. the following is a toy example of my problem. say i have five tables
Is there a way to represent relationship between a tuple and to a table in E-R diagram?
I know this might sound a bit ridiculous, but i got a doubt that if we can represent relationship between two tables, how the two table's data is
Best Solution - Ternary or Binary Relationship
I am trying to complete a question for one of my courses, and it revolves around which relationship is the best solution - binary or ternary.
ER diagram with some specific conditions
Say i have 2 relations: user and location which is connected by the relation going to. now, going
ER Modeling - diagramming a Many-to-Many relationship between two attributes
There exists an entity x with two attributes, a and b. the er model so far has one table: [_x_| a | b ] now the
ER diagram - avoiding one-to-one relationship
I've been working on an er diagram for university project. it is about transport company. that company does particular jobs for other companies
Understanding ER diagrams
I try to understand er diagrams and i came across an example that i'm not sure how to "look" at it.. consider this diagram:
Ternary and binary ER relationships
I'm having trouble understanding the difference between a ternary relationship like this :
Laravel doctrine2 many to many relation with extra column
So i'm beginning to struggle with doctrine2 when it comes to a many-to-many relation for a project where the relation has 1 extra column.
java complex search
I am trying to build a java based web application using spring boot and rest architecture using spring mvc for the following purpose:
Multiple Inheritance ER Model
In enhanced er modelling subclass inheriting from more than 1 super-class is called multiple inheritance! please explain me this using a
Ad
One-to-one relations that only go one way in Laravel
Is it possible/right to have a a relation between tables that only goes one way? i have an invoices table that i
Laravel get all related models for multiple models
I have a users table and a groups table. i have set up a many to many users/groups relations. when i run $users =
PHP: Laravel how to create model in multiple one-many relationship
I have a relationship between three models in my laravel application, user model has many pages and pages has many
Ad
Blog Categories
Ad