Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

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

Where should I store a foreign key?

Why use a 1-to-1 relationship in database design?

What are indexes and how can I use them to optimize queries in my database? [duplicate]

Data modeling practices in Redis? [closed]