Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

(Somewhat) complicated database structure vs. simple — with null fields

Database design - should I use 30 columns or 1 column with all data in form of JSON/XML?

How can we deal with intersection tables that quickly grow very large?

database database-design

Why I can create table columns named "key" and "value", but I can't use them later?

Should I use EAV database design model or a lot of tables

Create an aspect in Alfresco Content Model

Single Keyspace or Multiple Keyspace in cassandra datamodel

Mysql order by on column with unicode characters

Foreign key of serial type - ensure always populated manually

MYSQL schema for comment system

Database : best way to model a spreadsheet

Modeling One-to-Constant Relationship

oracle database-design

cascading deletes causing multiple cascade paths

should this database table be normalized?

How to explain to users the advantages of dumb primary key?

Is modeling a database model a good approach for designing complex and large enterprise application?

Create a scalable database schema for storing golf scores

Is it a good practice to use table prefix while designing database?

database-design

Storing credits in database

php mysql database-design

Foreign key as Primary key