Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

Storing File Sizes in a Database

Redshift DISTKEY / SORTKEY

Moving all non-clustered indexes to another filegroup in SQL Server

Unique combination of fields in SQLite?

Does not using NULL in PostgreSQL still use a NULL bitmap in the header?

How to generate a diagram of a very large database schema (SQL Server)

How to get column attributes query from table name using PostgreSQL?

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?