Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

"Prevent saving changes that require the table to be re-created" negative effects

What's wrong with foreign keys?

What does ON [PRIMARY] mean?

What does principal end of an association means in 1:1 relationship in Entity framework

Max length for client ip address [duplicate]

How can you represent inheritance in a database?

What are database normal forms and can you give examples? [closed]

Relational Database Design Patterns? [closed]

Create unique constraint with null columns

Recommended SQL database design for tags or tagging [closed]

What does character set and collation mean exactly?

What are OLTP and OLAP. What is the difference between them?

Calendar Recurring/Repeating Events - Best Storage Method

database-design calendar

Auto Generate Database Diagram MySQL [closed]

How to implement one-to-one, one-to-many and many-to-many relationships while designing tables?

sql oracle database-design

What are the lengths of Location Coordinates, latitude and longitude? [closed]

Should each and every table have a primary key?

database database-design

What are the best practices for using a GUID as a primary key, specifically regarding performance?

Is storing a delimited list in a database column really that bad?

Can I have multiple primary keys in a single table?