Blog Articles.
Read about Data Modeling.
Dive into articles on data modeling, database design, and other technical topics created for database developers.

-
How to Set Up PostgreSQL with Docker Desktop
Read more: How to Set Up PostgreSQL with Docker DesktopWhen you’re designing databases – especially physical data models – it’s a good idea to use a testing environment that’s simple to create. For example, if you’re interested in working with the PostgreSQL database, you don’t need to install it directly on your computer. But you can easily create a test environment using Docker Desktop.…
-
What is a Data Model?
Read more: What is a Data Model?In this article you will learn what a data model is and why it is so important in databases.
-
Creating a Database Diagram
Read more: Creating a Database DiagramDatabase diagrams are powerful visual representations of the structure and relationships within a database. Learn how to easily create database designs from scratch or by loading existing database structures.
-
How to open Data Models and ER Diagrams
Read more: How to open Data Models and ER DiagramsThe ER diagrams that are available here in the form of an HTML report are created in Luna Modeler. It is a tool for creating ER diagrams, data models, database designs and visualizations of existing structures.