# oracle-database-assessment **Repository Path**: mirrors_GoogleCloudPlatform/oracle-database-assessment ## Basic Information - **Project Name**: oracle-database-assessment - **Description**: Database Migration Assessment - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-04-29 - **Last Updated**: 2026-02-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Database Migration Assessment ## Features Get the recommended Google Cloud configuration your current MySQL, Postgres, Oracle and Microsoft SQL Server environments. Extensive support for many database sources and versions: - Oracle from 10g to 21c - Exadata, RDS, and OCI workloads included by leveraging AWR data (requires tuning and diagnostics pack for Oracle) or statspack for sizing. - Microsoft SQL Server for Windows Versions 2008R2 (SP2) to SQL Server 2022 - Postgres 12-16 - MySQL 5.6, 5.7, and 8 ## Getting Started Download the collection scripts from the latest release. Instructions for execution are included in the bundled README. - [Oracle](https://github.com/GoogleCloudPlatform/database-assessment/releases/latest/download/db-migration-assessment-collection-scripts-oracle.zip) - [MSSQL](https://github.com/GoogleCloudPlatform/database-assessment/releases/latest/download/db-migration-assessment-collection-scripts-sqlserver.zip) - [Postgres](https://github.com/GoogleCloudPlatform/database-assessment/releases/latest/download/db-migration-assessment-collection-scripts-postgres.zip) - [MySQL](https://github.com/GoogleCloudPlatform/database-assessment/releases/latest/download/db-migration-assessment-collection-scripts-mysql.zip) For detailed instructions, please refer to the our [official documentation](https://googlecloudplatform.github.io/database-assessment/) for more information.