Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

Should I use Effective Date or Start Date and End Date for historical recording?

Modeling Geographic Locations in an Relational Database

sql database-design

Schema for music lists + playlists web app

How to model a mutually exclusive relationship in SQL Server

Maintaining order of elements in MySQL database tables OR inserting new rows in specific positions for MySQL

Relational database design to mongoDB/mongoose design

How do you know when an SQL database needs more normalization?

Can you have 2 tables with identical structure in a good DB schema?

database database-design

What is the best way to design this particular database/SQL issue?

Does putting integrity constraints decrease performance?

What is a meaningfull datatype to save hours

Oracle XE or MySQL , which one I should choice?

Difference between associative entity and associative relationship attribute?

Database "key/ID" design ideas, Surrogate Key, Primary Key, etc

sql database-design

What should I consider when selecting a data type for my primary key?

sql database-design

When is a good time to break normalization rules?

Do you prefer verbose naming when it comes to database columns? [closed]

Why LDAP is not popular?

Database Relationship or friend table design for a social networking site

MySQL triggers cannot update rows in same table the trigger is assigned to. Suggested workaround?