Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

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?

Designing a conditional database relationship in SQL Server

How represent multiple similar foreign keys in ERD database diagram?

Leaderboard design using SQL Server

storing upvotes/downvotes in mongodb

mongodb database-design

Is there any "reverse" ON DELETE CASCADE option?

What's the best way to handle one-to-one relationships in SQL? [closed]

Store objects with common base class in database

Complex foreign key constraint in SQLAlchemy