Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

What is a .dbml.layout file for?

Table Normalization (Parse comma separated fields into individual records)

How do you create and update your SQL scripts?

Database design structure for storing courses chapters topics subtopics

Avoiding Joins to Reference/Lookup Tables in Doctrine 2

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