DbSchema Blog

Categories

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.

• 05-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.

• 05-Sep-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.

• 05-Sep-2026

DbSchema Blog

Documenting a PostgreSQL Database

Document a PostgreSQL database with COMMENT ON, read the text back from pg_description and psql, and export the diagram and data dictionary as one HTML5 file.

• 05-Sep-2026

DbSchema Blog

How to Document a Postgres Database

Document a Postgres database with SQL COMMENT statements applied via psql -f, then export the comments and diagram as one interactive HTML5 file with DbSchema.

• 05-Sep-2026

DbSchema Blog

How to Generate Random Data in PostgreSQL | DbSchema

Learn how to generate realistic random data for PostgreSQL tables using DbSchema Data Generator patterns, seeds, and preview tools.

• 05-Sep-2026

DbSchema Blog

PostgreSQL JOINs Explained with Examples | DbSchema

Learn how to use PostgreSQL JOIN types with practical examples in psql and DbSchema, including INNER, LEFT, RIGHT, FULL, CROSS, NATURAL, and SELF JOIN.

• 05-Sep-2026

DbSchema Blog

Improve Your PostgreSQL Database Design and Management with DbSchema

Connect DbSchema to PostgreSQL, reverse-engineer the schema into diagrams, build queries, edit related rows, and export HTML5 documentation.

• 05-Sep-2026

DbSchema Blog

How to Copy a PostgreSQL Database Safely | DbSchema

Learn how to copy a PostgreSQL database using SQL and command-line tools, including connection cleanup and template-based cloning.

• 05-Sep-2026

DbSchema Blog

ER Postgres Design with DbSchema: Visual PostgreSQL Schema Workflow | DbSchema

Design PostgreSQL schemas visually with DbSchema. Build ER diagrams, edit tables, sync changes, version schema files with Git, and publish docs.

• 05-Sep-2026

first   prev   next   last