How to Migrate SQL server to AWS RDS/Aurora (PostgreSQL compatibility) - Part 1
Here some ways..
I. Using Converting SQL server to PostgreSQL (Using AWS SCT).
You can use the SQL Server to PostgreSQL extension pack in AWS SCT. This extension pack emulates SQL Server database functions in the converted PostgreSQL code.
When conve...
ahmaddanni.hashnode.dev2 min read