Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

Keeping one table or multiple table for similar type of data which one is best while considering high performance

comment system where comments may have parents that are also comments but may be practically any resource

Data modelling: parent and child 'dual' relationship

Is it better to have int joins instead of string columns?

Merge Facts from Different Sources? Or Load Separately?

Table size with page layout

Relational Database - How to decide whether to store data or calculate data?

Best way to archive MySQL tables data (huge data) [closed]

Database design question. BIT column for deletions

The benefits of having an _id" suffix in names of foreign keys

what is the main use of sql alternate key

How to create a unique order number

TypeORM Sharing One Entity Between Two Other Entities

Determine type from Class Table Inheritance

Generation of _id vs. ObjectId autogeneration in MongoDB

What is the purpose of data modeling cardinality?

Mixing column and row oriented databases?

Should you create separate tables for fixed options?