Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in data-modeling

How to create complex structure in Cassandra with CQL3

How to create an ontology from raw data (CSV)?

Many-to-many link table design : two foreign keys only or an additional primary key?

How to rearrange entity attributes in Xcode data modeling tool?

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?