Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

Creating a new text column in a SQL Server Table: which type should I choose?

How to store Log in database?

Storing flags in a DB

database-design bitmask

Users group table schema

How to define column in database having multiple values referenced in another table?

Database design - system default items and custom user items

database database-design

How to better organise database to account for changing status in users

database database-design

Rails: dependent: :destroy - How does this work?

How to have a foreign key pointing to two primary keys?

Postgres Dynamically Create Sequences

Query plan caching with pl/pgsql

SQL Tables - Pattern for either/or data

sql tsql database-design

What should table structure look like when adding open auth login to User model

Should I also index columns included in a PRIMARY KEY?

Best solution for a comment table for multiple content types

What exactly is the problem with hierarchal and network models of databases?

How do you handle deletion of users

How to design SQL tables when column data arrives in multiple types/margins of error?

sql database-design

DB design: Should I use constraints within a table or a new table

sql database-design

DB Design Questions for eCommerce