Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

Is it okay to have a lot of database views?

Data modelling draft/quote/order/invoice

Best way to store hierarchical tags

Do I need a primary key for my table, which has a UNIQUE (composite 4-columns), one of which can be NULL?

Hybrid DB System: NoSQL for data, SQL for relationships. Best Practice? [closed]

Separating user table from people table in a relational database

Database Design: Circular dependency

Genealogy Relationship Mapping why base on families

upsize_ts column in legacy database - what does it mean?

MySQL: Long table vs wide table

mysql database-design

What Inserts tab does in MySQL Workbench EER Diagram Table Editing?

How to check performance of mysql query?

How to store year in Rails app

relationship type,degree, cardinality, optionality terms confusion

database database-design

Multi-user Web Application Database Design

database-design saas

Hierarchical Data - Nested Set Model: MySql

How to store formatted text in MySQL table?

Why so few full database schemas sample online?

Is normalizing the gender table going too far?

How to build a simple recommendation system?