How do I move an Entity Framework or EF Core app with Babelfish?

0

What are the steps to migrate .NET Entity Framework apps to PostgreSQL with Babelfish?

AWS
light
已提问 2 年前434 查看次数
1 回答
0

Hi, @light

Your question is very interesting!

I have previously enabled Babelfish.
https://dev.classmethod.jp/articles/babelfish-for-aurora-postgresql-ga/

I think you can use the same procedure to create an Aurora PostgreSQL with Babelfish enabled and specify the Aurora host in connectionStrings.
Entity Framework should issue standard SQL queries to Aurora (TDS), so I think it works unless you have a special query syntax.

profile picture
专家
iwasa
已回答 2 年前

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

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

回答问题的准则