Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

Which is more efficient: One long Single Table or Distributed Table? and Why?

mysql database-design

Database build process management

Database modeling for a weak entity

MYSQL - One Column Referenced to Multiple Table

Can a multi-field UNIQUE constraint include fields from more than one table?

single table inheritance (with Ebean + Play! framework)

Making a simple email/messaging database schema

How to design a database for translation dictionary?

database database-design

How do I forward engineer in MySQL Workbench without losing objects?

Represent Is"Something" Data in SQL-Server [closed]

Foreign Keys are evil? [closed]

Any resources for common data model design patterns?

Foreign key constraints involving multiple tables

Set value of column based on another column in Postgres?

DynamoDB performance/cost difference between map or separate attributes

Ignore cascade on foreign key update?

mysql database-design

How to best design address locations in any SQL Database?

database-design

What's the difference between different mapping types in Hibernate?

How to model tables with foreign keys from several other tables

What is the best method/options for expiring records within a database?

mysql database-design