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年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ