Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

SQL Server 2008 - Too much denormalization and over Indexing: What use is there for the Matrix?

How should I store sorted items in a database?

How do web services and databases relate to each other? [closed]

What are database NULL fields for?

database-design

How many database table columns are too many?

Associated Name spiderweb

mysql database-design

Oracle - Is there any effect of not having a primary key on a table?

Should a value always be stored in a database using a specific unit (e.g. meters) or should the unit be settable in an additional field?

database-design

Mysql: How do you create a table with multiple primary keys?

What T-SQL data type would you typically use for weight and length?

Should I store logging information in main database table?

Is there a SQL ANSI way of starting a search at the end of table?

Why should I avoid NULL values in a SQL database?

sql database-design

When a new row in database is added, an external command line program must be invoked

mysql database-design

Negative integer indexes: are they evil?

Primary key question

database database-design

How much of your database application should be in stored procedures?

How does Facebook do it?

Ways to circumvent a bad database schema?

SQL - naming of ID columns