-
-
Notifications
You must be signed in to change notification settings - Fork 6.2k
Open
Description
Recently we implemented DNS for data fetching. The objective is to implement more out-of-band techniques for data fetching:
- HTTP requests (Oracle UTL_HTTP)
- openrowset (to replicate dbms remotely on MSSQL)
- db_link() (to replicate dbms remotely on PgSQL)
Some relevant materials:
Reactions are currently unavailable