Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

Mixing column and row oriented databases?

Should you create separate tables for fixed options?

When would you define an index with a descending order?

database-design indexing

SQL Server DB size - why is it so large?

Storing Link to File in a Database

Fiscal year handling strategies in database design

Database design: should nested objects have their own table?

Representing an either-or relationship in Crows foot ERD

Understanding Header and Detail tables

Unique constraint for table with column for soft delete

How to expose URL friendly UUIDs?

rest database-design

A table with many null value vs 2 separate tables

Oracle database: Group tables in folders, like Postgres Schemas?

why superkey is required when we can identify a tuple uniquely through primary key?

SQLite3 database per customer

MySQL constants table

How to implement multiple many to many relations?

Storing multiple date ranges

Storing view counts in database table