Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

Setting up Time Dimensions for Resolutions in a Star-Schema

Designing the design for the database of an e-commerce application

How may I store contact methods (or similar typed data with different fields) in a normalized way?

Database design: should I use a mapping table?

database database-design

database design for sharing post from another user

If a primary key is NOT NULL, then should a foreign key that references it be specified also as NOT NULL?

Storing (Sub)Journals and (Sub)Ledgers in DB for accounting app

How to structure a multi-tenant system in CockroachDB to ensure good performance?

Database tables with dynamic information

database-design

Single Autonumber Instead of Multiple Key

How do I architect and implement self-serve custom reporting? [closed]

Best Way To Prepare A Read-Only Database

Storing Email Unsubscriptions to DB

Slowly Changing Dimension Vs Fact

Best way to store versions in Postgresql

How to Implement a Tagging System for multiple tables in an RDBMS?

database-design rdbms

MySQL: the inconsistency of auto increment in id numbers