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 年前檢視次數 410 次
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 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南