Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

Should I split the data between multiple databases or keep them in a single one?

Database schema for a library

database-design

How to store bidirectional relationships

mysql: use SET or lots of columns?

Database design: one large table versus several smaller tables

Storing list of strings in MySql column

Determining row changes since last access in SQL Server

When should I use a composite primary key?

Many-to-many relations in RDBMS databases

UNIQUE constraint controlled by a bit column

Is there a proper place for a staging database?

Representing "X of Y" in SQL

sql database-design

Is it preferred to use end-time or duration for events in sql? [closed]

Multiple database transaction

database-design symfony1

DB design : save different details of payment (credit or check)

How to delete from a database?

"There can only be one IDENTITY column per table" - Why?

Composite primary keys and influence on natural/surrogate keys usage [closed]

Magic: The Gathering database design

database database-design

Design to represent employee check-in and check-out

mysql database-design