Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

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?

How to design a generic database whose layout may change over time?

Storing many bits -- Should I use multiple columns or a single bitfield column?

SQLite Unique Key with a combination of two columns

What's the proper way to store this data in a MySQL schema?