Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

In SQL Server 2008 R2 - can you rename a table in the Database Diagram tool?

When to store precalculated values vs calculating them when retrieving them?

LDAP Modeling Best Practices

Normalize or Denormalize in high traffic websites

True or False: Good design calls for every table to have a primary key, if nothing else, a running integer

Does it make sense to create new table or add fields

Store the day of the week and time?

What's the best way to store a title in a database to allow sorting without the leading "The", "A"

SQL mapping between multiple tables

How to design a MySql Table for a Tag Cloud?

database schema for timesheet

Database Normalization

What is best practice for representing time intervals in a data warehouse?

Django: Best practices for database design

Database performance of view vs new table

When is it ok to NOT normalize? [closed]

database-design

Reordering an ordered list

sql database-design

Credit system: history based or balance based?

Is a good idea to store chat messages in a mongodb collection?

What are the first issues to check while optimizing an existing database?