Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in data-modeling

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

Mysql Datatype for US Zip (Postal Codes)

Relational database design question - Surrogate-key or Natural-key?

What is the ultimate program to make a drawing of a database model? [closed]

drawing data-modeling

Cassandra data model for simple messaging app

How to properly cascade delete managed objects in Core Data?

How to model Student/Classes with DynamoDB (NoSQL)

Handling incremental Data Modeling Changes in Functional Programming

How to Model a "likes" voting system with MongoDB

How do I generate Diagrams and UML of Kotlin code?

Tools to generate a database diagram/ER diagram from existing Oracle database? [closed]

Database constraints - keep or ignore?

Avoid exposing primary keys in the source of a web app?

single fixed table with multiple columns vs flexible abstract tables