Data Model
The data model influences everything. product, UI, pricing, and GTM (Go-To-Market). In other words, the data model determines destiny more than code does; it is the strategic centerpiece that determines how a product "models" the world.
DataBase Models
Your data model is your destiny
Your product's core abstractions determine whether new features compound into a moat or just add to a feature list. Here's how to get it right.
https://notes.mtb.xyz/p/your-data-model-is-your-destiny

Database model
A database model is a type of data model that determines the logical structure of a database. It fundamentally determines in which manner data can be stored, organized and manipulated. The most popular example of a database model is the relational model, which uses a table-based format.
https://en.wikipedia.org/wiki/Database_model

Seonglae Cho