dbeaver

Installation
SKILL.md

When to use this skill

Use this skill whenever the user wants to:

  • Configure DBeaver database connections (MySQL, PostgreSQL, Oracle, MongoDB, etc.)
  • Write and execute SQL queries in the DBeaver SQL editor
  • Export data to CSV, JSON, SQL, or Excel formats
  • Import data from files into database tables
  • Generate ER diagrams to visualize table relationships
  • Manage multiple database connections, bookmarks, and drivers

How to use this skill

Workflow

  1. Create a connection - New Connection > Select database type > Configure host/port/credentials > Test Connection
  2. Write SQL - Open SQL Editor (F3) > Write query > Execute (Ctrl+Enter)
  3. Manage data - Right-click table > Export Data or Import Data > Choose format
  4. Generate ER diagram - Right-click schema > View Diagram > Arrange tables
Installs
47
GitHub Stars
466
First Seen
Jan 24, 2026
dbeaver — teachingai/full-stack-skills