Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

How to merge user data after login?

Rails: dynamic columns/attributes on models?

jsonb and primary/foreign keys: which performs better in PostgreSQL?

Two foreign keys, one of them not NULL: How to solve this in SQL?

Best to have hundreds of columns or split into multiple tables?

database-design

Default size for database fields

Drowning in a Sea of Nulls

Are unique constraints on the DB necessary?

Should one create a new table for each user on a web app?

database-design schema

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