Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

Facebook database design?

Good tool to visualise database schema? [closed]

How to store a list in a column of a database table

What is the most efficient way to store tags in a database?

Database design for a survey [closed]

sql database-design

MySQL: multiple tables or one table with many columns?

mysql database-design

How to design a database for User Defined Fields?

How do you effectively model inheritance in a database?

SQL ON DELETE CASCADE, Which Way Does the Deletion Occur?

Using a Single Row configuration table in SQL Server database. Bad idea?

Database Structure for Tree Data Structure [closed]

sql database-design tree

How to design a product table for many kinds of product where each product has many parameters

NoSql vs Relational database

Storing SHA1 hash values in MySQL

Subqueries vs joins

What should I name a table that maps two tables together? [closed]

When/Why to use Cascading in SQL Server?

What's wrong with nullable columns in composite primary keys?

database database-design

Database design for audit logging [closed]

Implementing Comments and Likes in database