Wow !!! If suppose on the migration projects we need to more stuffs and things to convert when coming to procedures , functions and other database objects
But AWS is providing good things to migrate with easy steps , Ha Ha ... Don't overthink still you need to do 40% code migration works
In this part Babelfish Compass is giving various options to support migration the codes from SQL Server to PostgreSQL with bebelfish feature enabled PaaS servers
Below are easy steps on the Script Conversations
- Install a 64-bit Java Runtime Environment (JRE) version 8 or higher
1.Download Compass Tool in Below
https://github.com/babelfish-for-postgresql/babelfish_compass/releases/tag/v.2023-03-a
Needs to download .zip file to work with Babelfish Compatibility
2.Unzip and Place the files in separate folder
Database name has been highlighted in below ,
C:\Users\Admin\Downloads\BabelfishCompass_v.2023-03-a\BabelfishCompass>BabelfishCompass.bat reportfinal datablogsdbprod.sql
5.Finally Reports are generated in Documents Directory
6.We can review the reports in any format , for me its easy with in HTML browser
Just double click the HTML document , So like below we will get supported and unsupported features details in depth .
We can directly go and debug the code . Also bebelfish compass is having plenty of methods to rewrite the code , we will check it in next blog
Happy Coding !!!