Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

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

Column oriented database vs row oriented database

Is it good to use a default of NULL?

Should I use Effective Date or Start Date and End Date for historical recording?

Modeling Geographic Locations in an Relational Database

sql database-design

Schema for music lists + playlists web app

How to model a mutually exclusive relationship in SQL Server

Maintaining order of elements in MySQL database tables OR inserting new rows in specific positions for MySQL

Relational database design to mongoDB/mongoose design

How do you know when an SQL database needs more normalization?

Can you have 2 tables with identical structure in a good DB schema?

database database-design

What is the best way to design this particular database/SQL issue?