Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

Publish / Subscribe pattern in SQL

What is the best practice to store a "saved search" in a database

database-design

How can graph databases scale horizontally, if at all?

Why is the foreign key part of the primary key in an identifying relationship?

Structure within staging area of data warehouse

Alternatives to traditional relational databases for activity streams

Delivering activity feed items in a moderately scalable way

How can I calculate database design storage costs?

PostgreSQL: How to structure and index time-related data for optimal query performance?

How To Develop A Database Schema For A Tree Structure(Directed acyclic graph)

MongoDB Approaches for storing large amounts of metrics / analytics data

How to choose optimized datatypes for columns [innodb specific]?

MySQL - Are "NOT NULL" constraints needed for primary keys?

Practical limit for the number of databases in SQL Server?

File Read/Write vs Database Read/Write

GUID: varchar(36) versus uniqueidentifier

Database design for comments and replies

How to move an element in a sorted list and keep the CouchDb write "atomic"

How to link many tables containing the same products with different columns and IDs

mysql sql database-design

Design principles for designing database architecture of financial transaction system?