DbSchema Blog

Categories

DbSchema Blog

MongoDB $lookup Explained - How to Join Collections

Learn how to use MongoDB's $lookup stage to combine documents from different collections, similar to SQL joins.

• 27-Aug-2025

DbSchema Blog

Create ER Diagrams for MySQL with a Free GUI Tool

Learn how to design and manage MySQL databases visually with ER diagrams. Reverse engineer existing schemas or create new ones from scratch.

• 26-Aug-2025

DbSchema Blog

SQL UPDATE Statement Explained with Examples

The UPDATE statement in SQL is used to modify the data of an existing record in a database table. We can update single or multiple columns. Is part of DML.

• 23-Aug-2025

DbSchema Blog

SQL GROUP BY Explained with Examples

Learn how to use SQL GROUP BY with clear examples. Understand SUM, COUNT, AVG, and HAVING step by step. Beginner-friendly and easy to follow.

• 21-Aug-2025

DbSchema Blog

DbSchema Design Model - The .dbs Project File Explained

Learn how DbSchema saves your design model in a .dbs project file. Based on XML, easy to version in Git, and editable in any text editor.

• 21-Aug-2025

DbSchema Blog

DbVisualizer Alternative in 2025 - DbSchema for Database Design

Best DbVisualizer alternative in 2025: DbSchema offers visual modeling, diagrams, Git integration, schema sync, and interactive documentation.

• 20-Aug-2025

DbSchema Blog

DBeaver Alternative in 2025 - DbSchema for Database Design

Best DBeaver alternative in 2025: DbSchema offers visual database design, ER diagrams, Git integration, schema sync, and HTML5 documentation..

• 19-Aug-2025

DbSchema Blog

How to Design a PostgreSQL Schema Visually (Step-by-Step)

PostgreSQL schema design tutorial. Learn visual database modeling with ER diagrams, create tables, set foreign keys, and generate documentation with a GUI tool.

• 12-Aug-2025

DbSchema Blog

SQL Joins Explained - INNER, LEFT, RIGHT, FULL

Understand SQL JOINs with clear examples. Learn how INNER JOIN, LEFT JOIN, RIGHT JOIN, and FULL JOIN work and when to use each. Beginner-friendly.

• 08-Aug-2025

DbSchema Blog

What Are Aggregate Functions in SQL? Learn with Examples

Learn SQL aggregation functions like SUM, COUNT, and AVG with simple examples. Understand how they work and generate them visually in DbSchema.

• 07-Aug-2025

first   prev   next   last