Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

Django user groups only for permissions?

django database-design

How To Sort Like Hacker News

Most appropriate data structure for an ordered list in an RDBMS?

Adding new fields vs creating separate table

How to break up a table holding 100mil+ number of records?

database-design

Adding a version/history system to database table [closed]

Design of snapshots in a transactional database along with versioning of reference data

Object versioning patterns [closed]

Database Design Patterns/Considerations when leveraging Master Data Services

How revisions control works on quora? Database design

Proper or efficient way of designing multiple many-to-many relationships stemming from a single table

Why is a nullable rowversion column is semantically equivalent to a varbinary(8)?

Storing conditional logic for compliance in a database