Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

Surrogate vs. natural/business keys [closed]

Is there a good reason I see VARCHAR(255) used so often (as opposed to another length)?

How to version control a record in a database [closed]

Strings as Primary Keys in SQL Database [closed]

Remove Primary Key in MySQL

How big can a user agent string get?

What should every developer know about databases? [closed]

What are best practices for multi-language database design? [closed]

What's the longest possible worldwide phone number I should consider in SQL varchar(length) for phone

Use email address as primary key?

First-time database design: am I overengineering? [closed]

Schema for a multilanguage database

"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]