Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

Are Surrogate Primary Keys needed on a Fact table in a Data Warehouse?

Database speed optimization: few tables with many rows, or many tables with few rows?

Can you bypass the size limit of SQL Server Express by stacking databases?

5 separate database or 5 tables in 1 database?

Bad Database Design - Is my table too large?

Working without stored procedures or triggers

Why not use the creation time of a record as a primary key?

Why can application developers do datasebase stuff but database developers try to stay clear of application stuff?

Is it possible to use a PG sequence on a per record label?