Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

Where should I store a foreign key?

Why use a 1-to-1 relationship in database design?

What are indexes and how can I use them to optimize queries in my database? [duplicate]

Data modeling practices in Redis? [closed]

What tag schema(s) are the most efficient/effective?

database-design tags

Database EAV Pros/Cons and Alternatives

Type to use for "Status" columns in a sql table

Table with 80 million records and adding an index takes more than 18 hours (or forever)! Now what?

how to pass a null value to a foreign key field?

How can I avoid NULLs in my database, while also representing missing data?

Anyone have an ERD symbols quick reference? [closed]

Backup MySQL users

cannot connect to pc-name\SQLEXPRESS

MySQL: Views vs Stored Procedures

Creating a threaded private messaging system like facebook and gmail

Is there data visualisation tool for postgresql which is capable of displaying inter schema relations as well? [closed]

Maintaining Referential Integrity - Good or Bad?

How are bitmap indexes helpful?

How to create sequence if not exists

What are the principles behind, and benefits of, the "party model"?