This GitHub repository hosts scripts pertinent to Babelfish for Aurora PostgreSQL.
Here is a listing of all files and directories. This list may not be up to date, as this project is ongoing.
Compatibility Test
- This directory contains SQL scripts used to validate SQL Server's syntax compatibility with Babelfish for Aurora PostgreSQL.
Files
- Babelfish Functionality Limitations.xlsx - A spreadsheet of the unsupported functionality. For supported functionality see this link. There is also this Babelfish procedure reference.
- Babelfish Useful Scripts.md - A collection of useful SQL statements to run on Babelfish for Aurora PostgreSQL.
- Collation Evaluate.sql - SQL statements to check the collation of a database.
- Migration to PostgreSQL Process.md - A summary of items to account for when migrating to a new database.
- SQL Server to PostgreSQL Feature Comparison.md - A summary of differences between SQL Server and PostgreSQL.
I have several other Github directories containing SQL Server and PostgreSQL scripts that you may find beneficial.
Advanced SQL Puzzles
SQL Server Scripts
PostgreSQL Script
If you have any questions or comments, please contact me.
Happy coding!