Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

Why specify a length for character varying types

Are there any reasons why I should/shouldn't use ObjectId's in my RESTful url's

Database design - Should a Date be used as part of a primary key

How to share a table between multiple Postgresql databases

Designing Database Schema for Event-based Analytics

Defining multiple foreign keys in one table to many tables

Calendar tables in PostgreSQL 9

CREATE OR REPLACE VIEW sql error

Referencing Table & Referenced Table

What is the best database schema to support values that are only appropriate to specific rows?

Bill of materials database model

database-design

Database structure for holding statistics by day, week, month, year

Following users like twitter in Django, how would you do it?

How many records can I store in 5 MB of PostgreSQL on Heroku?

Design Pattern for Custom Fields in Relational Database

What is a good database design (schema) for a attendance database? [closed]

mysql database-design

Use composite keys? Or always use surrogate keys?

Can you have too many stored procedures?

sql database-design

Adding a column to all user tables in t-sql

Database indexes: A good thing, a bad thing, or a waste of time?