Data modeling tools

Top 5 Data Modeling Software Products to Know in 2026

Data modelling is a key skill for any data professional. It helps to design, organize and optimize data structures and processes. But how do you choose the right tool for the right type of data model? In this blog post, I’ll introduce you to five data modeling software options, each of which is suitable for […]

Read more

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

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