Blog Articles.
Read about Data Modeling.

Dive into articles on data modeling, database design, and other technical topics created for database developers.

  • dbdiagrams.com

    How to Set Up PostgreSQL with Docker Desktop

    When 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.…

    Read more: How to Set Up PostgreSQL with Docker Desktop
  • conceptual data model

    What is a Data Model?

    In this article you will learn what a data model is and why it is so important in databases.

    Read more: What is a Data Model?
  • Database diagram

    Creating a Database Diagram

    Database 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.

    Read more: Creating a Database Diagram
  • Luna Modeler - opening files from URL

    How to open Data Models and ER Diagrams

    The 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.

    Read more: How to open Data Models and ER Diagrams