Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

Database design for getting unread article in mysql (over 100M row table)

How to handle read notifications in mobile app backend

How to set Sort key as Global secondary index (Another Partition key) in DynamoDB..?

Rating system implementation in Laravel

CQRS: Update Read-Model without Event Sourcing

c# database-design cqrs nosql

PostgreSQL: How to store money with multiple currencies?

What might be the best method of storing Mandelbrot values in a database?

SqlAlchemy: How to create connections between users, i.e. make "friends"

opinions and advice on database structure

Graph database design principles, general principles and granularity issue

How to deal with xor conditions, rails, foreign keys and a sqlite database?

improving a friends list query : counting the mutual friends

php mysql database-design