Blog Category Design

DbSchema Blog

Reviewing an AI-Proposed Schema Change

An ai schema generator accelerates design but requires expert review. Learn how database architects validate and deploy AI-proposed schema changes safely.

• 01-Sep-2026

DbSchema Blog

Exploring Master-Detail Data Across Foreign Keys

Explore master-detail data across foreign keys. Understand relational database connections and browse multiple child tables visually without writing SQL.

• 30-Aug-2026

DbSchema Blog

Database Design Errors to Avoid & How To Fix Them

Six database design mistakes that cost you later — foreign keys, indexes, JSON columns, normalization, naming, documentation — with the fix for each.

• 29-Aug-2026

DbSchema Blog

Querying a Database Without Writing SQL

Learn how data analysts can query relational and NoSQL databases without writing SQL by using visual query builders, data explorers, and offline models.

• 28-Aug-2026

DbSchema Blog

DBeaver Alternative for 2026 – Why DbSchema Fits Database Design Better | DbSchema

DbSchema vs DBeaver criterion by criterion: visual design, reverse engineering, schema sync, HTML docs, Git, NoSQL, query building and licensing.

• 27-Aug-2026

DbSchema Blog

What an AI Assistant Sees of Your Database

Learn what an AI assistant sees of your database, the privacy risks of shadow AI, and how DbSchema keeps your schema secure while automating query design.

• 27-Aug-2026

DbSchema Blog

Designing a Schema for a Collaborative Task App

Learn how to design a collaborative task app schema using a Git-based workflow. Discover how backend teams branch, diff, and sync XML models safely.

• 27-Aug-2026

DbSchema Blog

Are Visual Query Builders Safe on Production

Discover how visual query builders keep production databases safe. Learn to build SQL offline, explore data safely, and prevent accidental table locks.

• 26-Aug-2026

DbSchema Blog

Building a Query Across Joined Tables Visually

Skip the raw SQL syntax and build queries across joined tables visually in DbSchema. Browse related data across an unlimited number of joined tables.

• 25-Aug-2026

DbSchema Blog

DbSchema vs Navicat: Full Feature Comparison for Teams in 2026 | DbSchema

DbSchema 10.5 vs Navicat Premium 17.3.11, compared job by job: ER modelling, offline design, schema sync, Git, NoSQL, documentation and automation.

• 25-Aug-2026

DbSchema Blog

MySQL vs MongoDB: Key Differences, Decision Table and Data Models

MySQL vs MongoDB compared on schema enforcement, joins vs $lookup, one-to-one and one-to-many modeling, transactions and schema evolution, with a decision table checked against MySQL 9.7 LTS and MongoDB 8.3.

• 24-Aug-2026

DbSchema Blog

Best Database Design Tools in 2026: 7 Tools Compared | DbSchema

DbSchema, DBeaver, DataGrip, Navicat Data Modeler, Redgate Data Modeler, DbVisualizer and pgAdmin compared on databases supported, offline modelling, schema sync, Git and licence.

• 23-Aug-2026

DbSchema Blog

Database Design Best Practices: Principles, Normalization and Keys

Database design best practices in one page: the five design principles, the four-step process, 1NF to 3NF with worked examples, and primary, foreign and secondary keys in SQL.

• 23-Aug-2026

DbSchema Blog

Free CSV Editor for Large Files | DbSchema

Learn how to use DbSchema's free CSV editor for large files, including format detection, filtering, sorting, and inline editing.

• 21-Aug-2026

DbSchema Blog

Best ER Diagram Tools in 2026 – Free and Paid Comparison | DbSchema

Compare the best ER diagram tools in 2026 for PostgreSQL, MySQL, SQLite, MongoDB, and multi-database teams. Visual design, reverse engineering, and documentation.

• 21-Aug-2026

DbSchema Blog

Top 5 Database GUI Clients with Git Integration in 2026

Learn how Git integration in database tools helps teams track changes, prevent conflicts, and collaborate efficiently on database projects.

• 20-Aug-2026

DbSchema Blog

Schema Design in SQL vs NoSQL - A Visual Comparison

Learn how schema design changes between SQL and NoSQL databases. See real visual examples, normalization tips, and when to use each model.

• 20-Aug-2026

DbSchema Blog

DbSchema Tool Presentation and Feature Overview

Get a quick tour of DbSchema features, including schema modeling, synchronization, documentation, and visual query tools.

• 18-Aug-2026

DbSchema Blog

Best Database Schema Design Tools in 2026 – Visual Comparison | DbSchema

Compare the top 10 visual database design tools for 2026: ER diagrams, Git integration, documentation, schema sync, and multi-database support. With screenshots.

• 18-Aug-2026

DbSchema Blog

Top 7 Logical Database Design Tools in 2026

Seven logical database design tools compared on engines, offline use, versioning, docs and licence, with prices read from each vendor in August 2026.

• 17-Aug-2026

DbSchema Blog

DbSchema vs Navicat, DbForge

This article compares the features, price, strengths and weaknesses of 3 database modeling tools: DbSchema, Navicat and DbForge.

• 17-Aug-2026

DbSchema Blog

Best Database Tools with Git for Team Design in 2026

Discover collaborative database design tools with Git integration. Compare top options for schema versioning, teamwork, and offline modeling.

• 17-Aug-2026

DbSchema Blog

DbSchema vs DbVisualizer

DbSchema vs DbVisualizer compared side by side in 2026: engine support, diagramming, query tooling, data editing, documentation and current pricing.

• 16-Aug-2026

DbSchema Blog

Team Collaboration in Schema Design with Git

How a team shares one DbSchema model through Git: commit the .dbs file, branch per change, review the diff, resolve a conflicted table.

• 16-Aug-2026

DbSchema Blog

Best Database Documentation Tools in 2026: Compared and Reviewed

Seven database documentation tools compared on output formats, live refresh, comments, offline use and real prices. Only three actually generate documentation.

• 12-Aug-2026

DbSchema Blog

Free Database Design Tools 2026: Free Tiers Compared | DbSchema

Seven database design tools compared on free tiers only: what each plan includes, where it stops, which engines it covers, and whether it works offline.

• 12-Aug-2026

DbSchema Blog

Relational Database Schema: Definition and Worked Example

A relational database schema defines tables, columns, keys and constraints. Follow the StreamFlix example from entities through 1NF-3NF to deployable DDL.

• 12-Aug-2026

DbSchema Blog

Logical Database Design: Keys and Normalization | DbSchema

How logical design differs from conceptual and physical, how entities become tables, the relationship decisions to make early, and normalization.

• 12-Aug-2026

DbSchema Blog

Relational Database Schema Design Procedure | DbSchema

The procedure for designing a relational database schema: seven steps, each ending in a decision, from business rules to per-engine types and indexes.

• 12-Aug-2026

DbSchema Blog

DbSchema Nominated for Best Data Modeling Solution

DbSchema has been nominated for Best Data Modeling Solution in the 2026 DBTA Readers' Choice Awards! Show your support by voting and help us bring this award home.

• 17-Mar-2026

DbSchema Blog

DbSchema at Magdeburg DevDays | Germany 2025

DbSchema joins Magdeburg DevDays 2025 with team sessions on MongoDB design, Git collaboration, and writing clean, maintainable tests.

• 01-Mar-2026

DbSchema Blog

DbVisualizer Alternative in 2026 - DbSchema for Database Design

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

• 12-Feb-2026

DbSchema Blog

Entity Relationship Diagram (ERD): Symbols, Examples, and How to Create One | DbSchema

Learn entity relationship diagram (ERD) symbols, cardinality, and practical examples, then create, validate, and document database models faster with DbSchema.

• 24-Jan-2026

DbSchema Blog

Visual DynamoDB Design and Documentation with DbSchema

Reverse engineer existing DynamoDB tables, create new tables, and edit data visually in DbSchema - no JSON or console needed.

• 12-Jan-2026

DbSchema Blog

How to Work Better with Foreign Keys and Virtual Keys

Understand foreign keys and learn how to recreate missing relationships using Virtual Foreign Keys in DbSchema for clear, consistent database design.

• 13-Apr-2025

DbSchema Blog

Logical Design Documentation for Database Development

In this article, we will explore how DbSchema can help you create powerful logical and physical database documentation, using comments, tags, and advanced features like Conversion Dictionary and Naming Dictionary, and exporting it all to interactive HTML5 documentation.

• 21-Oct-2024

DbSchema Blog

DbSchema at SQLDays Germany 2022

DbSchema presented at SQLDays Germany 2022 with a session on team database design, documentation, and deployment workflows.

• 13-Sep-2022

DbSchema Blog

Window Functions in SQL for Data Analysis | DbSchema

Learn SQL window functions with practical PostgreSQL examples for ranking, cumulative metrics, and feature engineering using DbSchema.

• 26-Apr-2022

DbSchema Blog

Interactive Database Documentation with DbSchema

Learn how to generate interactive HTML5 database documentation with vector diagrams, comments, zoom, and pan in DbSchema.

• 10-Nov-2021

DbSchema Blog

How to Automate Database Tasks with DbSchema

Learn how to automate database tasks in DbSchema using Groovy scripts for schema deployment, documentation generation, and repeatable workflows.

• 10-Mar-2021

DbSchema Blog

Interview with MacLaurin Group on Database Design | DbSchema

Watch a technical interview with MacLaurin Group about visual database design, communication, and DbSchema workflows.

• 20-Jan-2021

DbSchema Blog

How to Import CSV into MySQL with SQL and DbSchema | DbSchema

Learn how to import CSV files into MySQL using LOAD DATA and the DbSchema Data Importer, with practical steps and verification tips.

• 05-May-2020

DbSchema Blog

SQL Server: Return Date Only from GETDATE | DbSchema

Learn two simple SQL Server methods to return only the date from GETDATE using CONVERT.

• 13-Apr-2020

DbSchema Blog

How to Enable Remote Connections in SQL Server | DbSchema

Step-by-step guide to enable remote SQL Server connections by configuring TCP/IP, firewall rules, and connection settings.

• 07-Apr-2020

DbSchema Blog

Indexes and Foreign Keys Design Tips | DbSchema

Learn practical tips for using indexes and foreign keys to improve database consistency and query performance.

• 31-Mar-2020

DbSchema Blog

DbSchema Relational Data Editor Guide

Learn how to explore and edit relational data visually with DbSchema Relational Data Editor, including foreign keys, navigation, and inline editing.

• 30-Mar-2020

DbSchema Blog

SQL Views Explained with Practical Examples | DbSchema

Learn what SQL views are, how to create and update them, and how to manage views visually in DbSchema.

• 29-Feb-2020

DbSchema Blog

SQL Interview Questions for Developers and DBAs | DbSchema

Practice SQL interview questions and solutions for developers and database administrators with realistic PostgreSQL exercises.

• 15-Apr-2019

DbSchema Blog

SQL Server Insert Multiple Rows in a Single Query | DbSchema

Learn how to insert multiple rows in a single SQL Server query and avoid repetitive INSERT statements.

• 12-Apr-2019

DbSchema Blog

SQL Server MERGE to Update, Insert, and Delete Rows | DbSchema

Learn how to use SQL Server MERGE to update, insert, and delete rows by matching source and target tables.

• 11-Apr-2019