Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

Is there such a thing as too many tables?

Is Repository Singleton or Static or None of these?

How are varchar values stored in a SQL Server database?

Drop Column with foreign key in MySQL

Best Way To Build A Multi-Notification System in PHP

MySQL table with a varchar column as foreign key

What is a "database entity" and what types of DBMS items are considered entities? [closed]

database database-design

Database Design for Facebook-like messages [closed]

SQL Server NUMERIC/DECIMAL precision vs storage

is EAV - Hybrid a bad database design choice

How do you determine how far to normalize a database?

How do you deal with m..n relationships in a relational database?

Why (and how) to split column using master..spt_values?

How to manage User Roles in a Database?

php mysql database-design

Performance considerations for Triggers vs Constraints

UK Vat change from 17.5 to 15% - How will this affect your code?

Activity streams / feeds, to denormalize or not?

Should MultiTenant Tables Include TenantID in Primary and Foreign Keys?

How do databases perform atomic I/O?

database-design acid

Object Oriented Database Vs object Relational Database