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
demandé il y a 2 ans440 vues
1 réponse
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
EXPERT
iwasa
répondu il y a 2 ans

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions