Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

Inheritance in Database Design

How to Set Customer Table with Multiple Phone Numbers? - Relational Database Design

Legit? Two foreign keys referencing the same primary key

sql database-design

Database design: where to place the total amount fields

database-design

Multiple databases vs. one database with IDs used to separate organizations

Hibernate : Opinions in Composite PK vs Surrogate PK

Data Modeling: Supertype / Subtype

Recipe database design advice

Foreign Key Syntax

Remove blank-padding from to_char() output

Should booleans be NOT NULL in mysql?

mysql database-design

Locking to handle concurrency-- a good idea? [closed]

database-design locking

Database table with just 1 or 2 optional fields... split into multiple tables?

sql database-design

Programming beginner- advice with designing a web app

php mysql database-design

Questions and considerations to ask client for designing a database

Normalize an Address

Create UserID even though usernames unique?

database database-design

Use timestamp(or datetime) as part of primary key (or part of clustered index)

Tips for database design in a web application [closed]

One To Many To Itself