Agent skill
dbeaver
DBeaver universal database tool. Use for database management.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/dbeaver
SKILL.md
DBeaver
DBeaver is the free, open-source universal database manager. 2025 updates add Gemini AI integration to write SQL for you.
When to Use
- Universal Access: Connect to Oracle, DB2, MySQL, PostgreSQL, and SQLite in one app.
- ER Diagrams: Generates Entity-Relationship diagrams from existing schemas.
- Data Transfer: Powerful import/export wizard (CSV, Excel).
Core Concepts
Drivers
Downloads JDBC drivers on demand.
Projects
Organize connections and scripts into projects.
Spatial View
Visualizes GIS data on a map.
Best Practices (2025)
Do:
- Use AI Assistant: "Show me users capable of admin" -> Generates SQL.
- Use Mock Data Generator: Populate tables with realistic dummy data for testing.
- Transaction Mode: Set connection to "Manual Commit" for production DBs to avoid accidents.
Don't:
- Don't run heavy queries on prod: DBeaver can hang if you fetch 1M rows. Use "Result Set Fetch Size".
References
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?