Add tds_fdw
extension to support ETL from Microsoft SQL Server or Sybase database
#1729
Labels
tds_fdw
extension to support ETL from Microsoft SQL Server or Sybase database
#1729
Is your feature request related to a problem? Please describe.
Support ETL from Microsoft SQL Server to FlowDB, for scenarios where the source data can be pulled from MSSQL Server.
Describe the solution you'd like
Add TDS foreign data wrapper extension for PostgreSQL.
Describe alternatives you've considered
For scenarios where source data is required to be pushed from MSSQL Server, then an alternative would be to use PostgreSQL ODBC.
Additional context
None.
The text was updated successfully, but these errors were encountered: