Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-design

What are appropriate ways to represent relationships between people in a database table?

How to represent a 3-way relation with JPA?

java database-design jpa

Database design for high sample rate data, graphing at multiple zoom levels

Business layer design dilemma: memory or IO?

Class Design Vs Db Design (ER-Diagram)

Database Design :: Normalization in 2 Participant Event :: Join Table or 2 Column?

Relational Design: Column Attributes

Bits vs Char - What's the best way to store 3 mutually exclusive flags?

Database design with dynamic fields: single table vs many tables - many indexes

Database Design for Facebook "likes"

Grouping serial posts in a user feed

Role Based Access Control in a Tree System

Delete records from a database or simply hide them during Reads?

Best practice for storing credit balance in web application

PostgreSQL partitioning with joined table - partition constraint not used in query plan

Mysql database design for customer multiple addresses and default address

What is the advantage of using a date dimension table over directly storing a date?

How should I model my MongoDB collection for nested documents?

Which column type for storing the year field in a table with rows of yearly data

Hadoop (+HBase/HDFS) vs Mysql (or Postgres) - Loads of independent, structured data to be processed and queried