Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

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

Identifying one-to-many relationship

database database-design

How to store taxes in database?

What are the pros and cons of one master base table which all entities inherit from?

Use triggers on inherited tables to replace foreign keys