Обсуждение: Query: Migrating from SQLServer to Postgresql

Поиск
Список
Период
Сортировка

Query: Migrating from SQLServer to Postgresql

От
Darnie Graceline
Дата:
Hi,
Iam looking into a process of migrating from SQLServer to Postgresql, and I see that DBMigration is one of the tools you have offered, however when analysed DBMigration does not support migrating all components under free version.

1.Could you help suggest a free tool that we can use to migrate all the components from SQLServer DB to Postgresql.

2. Also could you suggest the best suitable driver while communicating from .Net to Postgresql.

Thanks & Regards,
Darnie.


Вложения

Re: Query: Migrating from SQLServer to Postgresql

От
Sachin Kotwal
Дата:
Hi

On Mon, Aug 13, 2018 at 1:37 PM Darnie Graceline <darniegrace@gmail.com> wrote:
Hi,
Iam looking into a process of migrating from SQLServer to Postgresql, and I see that DBMigration is one of the tools you have offered, however when analysed DBMigration does not support migrating all components under free version.

1.Could you help suggest a free tool that we can use to migrate all the components from SQLServer DB to Postgresql.

Not having experience on actual migration but below links may help you:

2. Also could you suggest the best suitable driver while communicating from .Net to Postgresql.

For .Net connection PostgreSQL used npgsql drivers.

Thanks & Regards,
Darnie.




--

Thanks and Regards,
Sachin Kotwal

Re: Query: Migrating from SQLServer to Postgresql

От
Sachin Kotwal
Дата:
Complete URL for npgsql is : https://github.com/npgsql/npgsql

On Mon, Aug 13, 2018 at 2:43 PM Sachin Kotwal <kotsachin@gmail.com> wrote:
Hi

On Mon, Aug 13, 2018 at 1:37 PM Darnie Graceline <darniegrace@gmail.com> wrote:
Hi,
Iam looking into a process of migrating from SQLServer to Postgresql, and I see that DBMigration is one of the tools you have offered, however when analysed DBMigration does not support migrating all components under free version.

1.Could you help suggest a free tool that we can use to migrate all the components from SQLServer DB to Postgresql.

Not having experience on actual migration but below links may help you:

2. Also could you suggest the best suitable driver while communicating from .Net to Postgresql.

For .Net connection PostgreSQL used npgsql drivers.

Thanks & Regards,
Darnie.




--

Thanks and Regards,
Sachin Kotwal


--

Thanks and Regards,
Sachin Kotwal