db
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseOracle Database Skills
Oracle Database 技能
This domain contains Oracle Database skills for administration, SQL and PL/SQL development, performance tuning, security, ORDS, SQLcl, migrations, frameworks, OCR container guidance, and agent-safe database workflows.
该领域涵盖Oracle Database管理、SQL与PL/SQL开发、性能调优、安全、ORDS、SQLcl、迁移、框架、OCR容器指导以及Agent安全数据库工作流相关技能。
How to Use This Domain
如何使用该领域
- Start with the routing table below.
- Read only the specific file or category you need.
- 从下方的路由表开始。
- 仅阅读你所需的特定文件或分类。
Directory Structure
目录结构
text
db/
├── admin/
├── agent/
├── appdev/
├── architecture/
├── containers/
├── design/
├── devops/
├── features/
├── frameworks/
├── migrations/
├── monitoring/
├── ords/
├── performance/
├── plsql/
├── security/
├── sql-dev/
└── sqlcl/text
db/
├── admin/
├── agent/
├── appdev/
├── architecture/
├── containers/
├── design/
├── devops/
├── features/
├── frameworks/
├── migrations/
├── monitoring/
├── ords/
├── performance/
├── plsql/
├── security/
├── sql-dev/
└── sqlcl/Category Routing
分类路由
| Topic | Directory |
|---|---|
| Backup, recovery, RMAN, Data Guard, redo/undo logs, users | |
| Safe DML, destructive operation guards, idempotency, schema discovery, ORA- error handling | |
| JDBC, pooling, JSON, XML, spatial, Oracle Text, transactions, MLE, language drivers | |
| RAC, Multitenant, Exadata, In-Memory, OCI database services, Data Guard architecture | |
| OCR database-category container images and pull guidance | |
| ERD, data modeling, partitioning, tablespaces | |
| Schema migrations, online operations, edition-based redefinition, testing, version control | |
| AQ, DBMS_SCHEDULER, materialized views, DBLinks, APEX, vector search, SELECT AI | |
| SQLAlchemy, Django, Pandas, Spring JPA, MyBatis, TypeORM, Sequelize, Dapper, GORM | |
| Migrations from PostgreSQL, MySQL, SQL Server, MongoDB, Snowflake, and more | |
| Alert log, ADR, health monitor, space management, top SQL | |
| ORDS architecture, installation, REST design, authentication, monitoring | |
| AWR, ASH, explain plan, indexes, optimizer stats, wait events, memory | |
| Package design, error handling, performance, collections, cursors, debugging | |
| Privileges, VPD, masking, auditing, encryption, network security | |
| SQL tuning, SQL patterns, dynamic SQL, injection avoidance | |
| SQLcl basics, scripting, Liquibase, formatting, DDL generation, data loading, MCP server, scheduler daemon, AWR, background jobs | |
| 主题 | 目录 |
|---|---|
| 备份、恢复、RMAN、Data Guard、重做/撤销日志、用户 | |
| 安全DML、破坏性操作防护、幂等性、Schema发现、ORA-错误处理 | |
| JDBC、连接池、JSON、XML、空间数据、Oracle Text、事务、MLE、语言驱动 | |
| RAC、多租户、Exadata、内存数据库、OCI数据库服务、Data Guard架构 | |
| OCR数据库分类容器镜像及拉取指导 | |
| ERD、数据建模、分区、表空间 | |
| Schema迁移、在线操作、基于版本的重定义、测试、版本控制 | |
| AQ、DBMS_SCHEDULER、物化视图、数据库链接、APEX、向量搜索、SELECT AI | |
| SQLAlchemy、Django、Pandas、Spring JPA、MyBatis、TypeORM、Sequelize、Dapper、GORM | |
| 从PostgreSQL、MySQL、SQL Server、MongoDB、Snowflake等数据库迁移 | |
| 告警日志、ADR、健康监控、空间管理、Top SQL | |
| ORDS架构、安装、REST设计、认证、监控 | |
| AWR、ASH、执行计划、索引、优化器统计信息、等待事件、内存管理 | |
| 包设计、错误处理、性能优化、集合、游标、调试 | |
| 权限、VPD、数据脱敏、审计、加密、网络安全 | |
| SQL调优、SQL模式、动态SQL、注入防护 | |
| SQLcl基础、脚本编写、Liquibase、格式化、DDL生成、数据加载、MCP服务器、调度守护进程、AWR、后台任务 | |
Key Starting Points
关键起始点
db/sqlcl/sqlcl-mcp-server.mddb/migrations/migration-assessment.mddb/performance/explain-plan.mddb/plsql/plsql-package-design.mddb/devops/schema-migrations.mddb/agent/schema-discovery.mddb/containers/container-selection-matrix.md
db/sqlcl/sqlcl-mcp-server.mddb/migrations/migration-assessment.mddb/performance/explain-plan.mddb/plsql/plsql-package-design.mddb/devops/schema-migrations.mddb/agent/schema-discovery.mddb/containers/container-selection-matrix.md
Common Multi-Step Flows
常见多步骤流程
| Task | Recommended Sequence |
|---|---|
| Diagnose a slow query | |
| Plan a migration | |
| Build RAG on Oracle Database | |
| Perform agent-safe schema change | |
| Set up AI-driven database access via MCP | |
| 任务 | 推荐步骤 |
|---|---|
| 诊断慢查询 | |
| 规划迁移 | |
| 在Oracle Database上构建RAG | |
| 执行Agent安全的Schema变更 | |
| 通过MCP设置AI驱动的数据库访问 | |