explainx.ainewsletter3.5k
ai newstrendingpathwaysworkshopsskills
pricing
workshops ↗
explainx.ai

Upskill in AI — 16 free pathways, live workshops & bootcamps, and 50+ courses from practitioners. Plus the skills, tools, and MCP servers to practice on.

follow us

custom AI agents

[email protected]

get started

Join · $29/mo

learn

pathways — start freeworkshopsbootcampscoursescertificationsmock testsexplainx universitycorporate traininglearn skills & mcp

discover

skillsmcp serverstoolsagentsllmsdesignsagi trackerranks

company

aboutvisionmissionteaminstructorscommunityhackathonscareers

content

daily AI newsblogreleasespromptsgeneratorsresource librarydemofor LLMs

solutions

all solutionsdeveloper upskillingmarketing upskillingproduct manager upskillingleadership upskilling

Sister Products

Infloq

Infloq

Influencer marketing

BgBlur

BgBlur

Privacy-first blur

Olly Social

Olly Social

Social AI copilot

Ceptory

Ceptory

Video intelligence

BgRemover

BgRemover

Background removal

newsletter · weekly

Get AI news, tools, and insights in your inbox.

contactsupportprivacytermsdata rightssubmission guidelines

© 2026 AISOLO Technologies Pvt Ltd

home/skills/tag/oracle
skill tag

oracle▌

10 indexed skills · max 10 per page

skills (10)

oracle-db-skills

krisrice/oracle-db-skills · Productivity

4

A collection of 103 standalone reference guides for Oracle Database. Each file covers one topic with explanations, practical examples, best practices, and common mistakes.

oracle

steipete/clawdis · Productivity

1

Oracle bundles your prompt + selected files into one “one-shot” request so another model can answer with real repo context (API or browser automation). Treat output as advisory: verify against code + tests.

planning-oracle-to-postgres-migration-integration-testing

github/awesome-copilot · Testing

0

Analyze a single target project to identify data access artifacts that require integration testing, then produce a structured, actionable testing plan.

oracle-codex

paulrberg/agent-skills · Productivity

0

Use OpenAI Codex CLI as a read-only oracle — planning, review, and analysis only. Codex provides its perspective; you synthesize and present results to the user.

creating-oracle-to-postgres-migration-bug-report

github/awesome-copilot · Productivity

0

Use the template in references/BUG-REPORT-TEMPLATE.md. Each report must include:

migrating-oracle-to-postgres-stored-procedures

github/awesome-copilot · Productivity

0

Translate Oracle PL/SQL stored procedures and functions to PostgreSQL PL/pgSQL equivalents.

creating-oracle-to-postgres-migration-integration-tests

github/awesome-copilot · Testing

0

Generates integration test cases for data access artifacts in a single target project. Tests validate behavior consistency when running against Oracle or PostgreSQL.

reviewing-oracle-to-postgres-migration

github/awesome-copilot · Productivity

0

Surfaces migration risks and validates migration work against known Oracle/PostgreSQL behavioral differences documented in the references/ folder.

creating-oracle-to-postgres-master-migration-plan

github/awesome-copilot · Productivity

0

Analyze a .NET solution, classify every project for Oracle→PostgreSQL migration eligibility, and write a structured plan that downstream agents and skills can parse.

scaffolding-oracle-to-postgres-migration-test-project

github/awesome-copilot · Testing

0

Creates a compilable, empty xUnit test project with transaction management and seed data infrastructure for a single target project. Run once per project before writing tests.