Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

What is wrong with a transitive dependency?

When to use a left outer join?

mysql sql database-design join

why varbinary instead of varchar [duplicate]

What is best practice when creating document IDs in couchdb? [closed]

database-design couchdb

When should database synonyms be used?

Is there a difference between Surrogate key, Synthetic Key, and Artificial Key?

Why is negative id or zero considered a bad practice?

Multi currency - what to store and when to convert?

What are the different types of indexes, what are the benefits of each?

Do link tables need a meaningless primary key field?

Add ASP.NET Membership tables to my own existing database, or should I instead configure a separate ASP.NET membership database?

Array Attribute for Ruby Model

Simple way to parse a person's name into its component parts? [closed]

What is the recommended equivalent of cascaded delete in MongoDB for N:M relationships?

Choice of Database schema for storing folder system

Best practice - logging events (general) and changes (database)

A good database modeling tool? [closed]

database-design

Techniques for database inheritance?

Should you make a self-referencing table column a foreign key?

Storing day and month (without year)

mysql database-design