Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/googlecloudplatform/database-assessment

Database Migration Assessment
https://github.com/googlecloudplatform/database-assessment

database google-cloud-platform google-cloud-sql mssql oracle postgresql sql

Last synced: 7 days ago
JSON representation

Database Migration Assessment

Awesome Lists containing this project

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.