Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in data-modeling

What is the difference between an Information Model and an Ontology?

How to keep ordering of records in a database table

Positive or negative boolean field names

Dynamical view according to data

javascript data-modeling

Star schema, normalized dimensions, denormalized hierarchy level keys

Firestore: Version history of documents

Managing hierarchies in SQL: MPTT/nested sets vs adjacency lists vs storing paths

Data Modeling: Is it always necessary to use an intersection table?

Best practices to enable/disable/delete database rows and its references?

How to work with type hierarchies in Neo4j?

Is it a good idea to use rowguid as unique key in database design?

Django multi-table inheritance alternatives for basic data model pattern

Using categorical data as features in sklean LogisticRegression

How to best represent addresses in a database [duplicate]

performance between varchar(1) vs char(1)

Choosing a partition key for a Cassandra table -- how many is too many partitions?

cassandra data-modeling

What ways are there to store information about an anonymous/guest user in a database?

Using crow's feet notation in data modelling in enterprise architect

SQL - Best practice for a Friendship table

Database design for write-heavy web application