Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

Database model for Live and Draft Data

database-design

Granular Database Record Access Rights (e.g. Group "X" & Individual "Smith" can view Record Z)

audit table structure

database-design

Survey Data Model - How to avoid EAV and excessive denormalization?

sql database-design survey

Is there a design pattern for merging duplicate database records?

Storing partial dates in a database

sql database-design schema

High-Performance Hierarchical Text Search

Database design question

Tracking User activity log - SQL vs NoSQL?

I've hit the DB performance bottleneck, where now?

Calculate tuple size

What is the best practices in db design when I want to store a value that is either selected from a dropdown list or user-entered?

Preferred database/webapp concurrency design when multiple users can edit the same data

Database localization

Reading only new rows from a log-like table in a database

database-design

Data Warehousing arbitrary fields

Sql Design Question

sql database-design

How would you model a generic Schema.org Storage

Best database for a Statistics System [closed]

Should I put optional record properties in a separate table?