Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in data-modeling

EFCore - How to exclude owned objects from automatic loading?

When two tables are very similar, when should they be combined?

Should I split the data between multiple databases or keep them in a single one?

Whats better design/practice: Nullable property or 1 value property and 1 bool "has" property?

How to maintain data consistency across multiple tables in cassandra?

Filtering non-'cohorts' from dataset

Couchbase data modelling - Document oriented

Is it bad practice to have two controllers for one model in Ruby on Rails?

Efficient NoSQL modeling in Google App Engine Datastore

How to combine class design and matrix math efficiently?

Recommended Document Structure for CouchDB

data-modeling couchdb

What is the difference between Max Cardinality and Min Cardinality?

DB design to use sub-type or not?

Best way to store tags in a database?

What is wrong with this data structure?

SQL Server primary key on datetime field

Common one-to-many table for multiple entities

What is the difference between proxies, repositories and services in Doctrine 2?

Multiple yet mutually exclusive foreign keys - is this the way to go?