Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

Self-referential has_many :through with customized :primary key issue

PHP, MySQL, spatial data and design

How to handle price fluctuations in an invoice application?

database-design invoice

What is the preferred way of saving dynamic lists in database?

Best practice for releasing inventory in a database

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]