Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

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

One table or many? [closed]

database database-design

designing database to hold different metadata information

How do I implement threaded comments?

How would I implement separate databases for reading and writing operations?

mongodb schema design for blogs

database-design mongodb

Getting events from a database

Normalisation - 2NF vs 3NF

JPA: foreign key annotation