Results for “vercel-postgres”
9 skillsVercel Optimize
Audits Vercel projects for cost and performance optimization by collecting metrics, scanning code, and producing ranked recommendations grounded in data.
28.7k · bundle
Vercel Deploy
Deploy applications and websites to Vercel as preview or production deployments.
23.3k · bundle
Deploy To Vercel
Deploy applications and websites to Vercel as preview or production deployments, with support for git-based workflows, CLI authentication, and no-auth fallback.
28.7k · bundle
Vercel CLI With Tokens
Deploy and manage projects on Vercel using token-based authentication, without interactive login.
28.7k
Reviewing Oracle To Postgres Migration
Identifies Oracle-to-PostgreSQL migration risks by cross-referencing code against known behavioral differences. Use when planning a database migration, reviewing migration artifacts, or validating integration test coverage.
36.2k · bundle
Creating Oracle To Postgres Migration Integration Tests
Generates integration test cases for .NET data access artifacts during Oracle-to-PostgreSQL database migrations, producing DB-agnostic xUnit tests with deterministic seed data that validate behavior consistency across both database systems.
36.2k
Planning Oracle To Postgres Migration Integration Testing
Creates an integration testing plan for .NET data access artifacts during Oracle-to-PostgreSQL database migrations, analyzing a project to identify repositories, DAOs, and service layers that interact with the database, then producing a structured testing plan.
36.2k
Scaffolding Oracle To Postgres Migration Test Project
Scaffolds an xUnit integration test project for validating Oracle-to-PostgreSQL database migration behavior in .NET solutions, including transaction-rollback base class and seed data manager.
36.2k
Migrating Oracle To Postgres Stored Procedures
Translates Oracle PL/SQL stored procedures to PostgreSQL PL/pgSQL, preserving method signatures and type-anchored parameters while applying Oracle-compatible sorting and leveraging orafce.
36.2k