Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

In a StackOverflow clone, what relationship should a Comments table have to Questions and Answers?

Sanity Check: Floats as primary keys?

sql database-design

Nullable TextField or empty string in Django model?

django database-design

Any disadvantages to bit flags in database columns?

Improve database design for online exam

How do I store orders?

SQL Server: varbinary or int to store a bit mask?

Is it a good idea to use rowguid as unique key in database design?

When to use utf-8 and when to use latin1 in MySQL?

Database Design: inventory and sales system?

(Database Design - products attributes): What is better option for product attribute database design?

Unique constraint with soft deleted rows excluded

Database table names: Plural or Singular [closed]

Same data from different entities in Database - Best Practice - Phone numbers example

Why primary key is (not) required on fact table in dimensional modelling?

How do I design a database to store properties, selecting attributes by synonyms

database-design

Oracle - Why should I use packages instead of standalone procedures or functions

Superkey vs. Candidate key

Best practice for storing weights in a SQL database?

mysql database-design

Is Guid the best identity datatype for Databases?