Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

Database: Best practice - old data?

Design of an 'EAV' or 'Class/Concrete Table Inheritance' database for stock control

mysql best way to store dynamic list

php mysql list database-design

Company vs Employee ID dilemma

MySQL Loading Rows via String's Contents

Replicating a long form entry table design considerations

Query across timezones

Open source or free software for flow-chart and database-table connection visualisation?

Twitter like relationships in JPA

design an extendable database model

Ways to design a digest email implementation?

Setting up Time Dimensions for Resolutions in a Star-Schema

Designing the design for the database of an e-commerce application

How may I store contact methods (or similar typed data with different fields) in a normalized way?

Database design: should I use a mapping table?

database database-design

database design for sharing post from another user

If a primary key is NOT NULL, then should a foreign key that references it be specified also as NOT NULL?