Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

Is it bad to use user name as primary key in database design?

How can you see field comments from mysql client?

Integer vs String in database

Firebase: setting additional user properties

Date range overlapping check constraint

How "View Count" is best implemented?

database-design schema

Entity-Attribute-Value Table Design

Is this a good way to model address information in a relational database?

sql database-design rdbms

What is the difference between an ERD and a "relational diagram"?

database-design

Effective strategy for leaving an audit trail/change history for DB applications?

Do nullable columns occupy additional space in PostgreSQL?

Hash Collision - what are the chances? [closed]

database-design hash

single fixed table with multiple columns vs flexible abstract tables

Facebook "like" data structure

Is there a simpler way to achieve this style of user messaging?

How to structure and query an appointment system based on time slots where each bookable entity has a different time table daily?

Limit an sqlite Table's Maximum Number of Rows

Anatomy of a Distributed System in PHP

Table Module vs. Domain Model

Does VARCHAR size limit matter? [duplicate]