What are the limitations of Babelfish?

0

Babelfish lets Aurora understand the SQL Server dialect and T-SQL. What are the limitations / items unsupported by Babelfish?

AWS
light
已提问 2 年前864 查看次数
1 回答
2
已接受的回答

Tip: Use the Babelfish Compass tool to generate a simple HTML report of Babelfish support for your application. All you need is a DDL export of your application, and the free Compass tool.

For the official list of differences between Babelfish and SQL Server, please see the main document below, which is extremely thorough, as well as the list of top items in this post.

Main document with differences between Babelfish and SQL Server

Top Items That Babelfish Does Not Support

Updated: June 2022, Babelfish 1.3.0. Please check back regularly; Babelfish frequently adds new capabilities.

  • DDL export / "Script Database as.." for the TDS port is not yet fully supported (1.3.0). Ensure you save DDLs in an external file for later use.
  • MARS, Database Mail, Geospatial, SQLCLR, Filetable, Columnstore
  • Dependency on MSDTC OR SQL Server Agent
  • Limited use case support with SSRS, SSIS, or SSAS (see AWS blogs for ways to use SSIS, SSRS)
  • Dependency on remote servers (linked servers)
  • Dependency on too much OPENXML(), XQuery, XPath
  • Dependency on certain use cases of BULK INSERT APIs (see official docs for details)
AWS
light
已回答 2 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则