Open zz-jason opened 4 years ago
SQL/MED specifications can be divided into:
the wrapper interface: offers facilities to view external data managed by one or more external sources (formally known as foreign servers) simply as a set of SQL tables (formally known as foreign tables). External data may be stored in file systems, in HTML- formatted web pages, in XML documents, or in some other specialized repositories.
the datalinks: offers facilities to let an SQL-server control the management of referential integrity, recovery, and authorization of data residing in one or more file systems.
SQL/MED - A Status Report describes the enhancements to the wrapper interface and datalinks.
Feature Request
Is your feature request related to a problem? Please describe:
Not a problem, to make TiDB able to manage external data. From SQL/MED - Wikipedia:
This report can be useful: SQL/MED - A Status Report
Describe the feature you'd like:
The user interface can be discussed later.
Describe alternatives you've considered:
Teachability, Documentation, Adoption, Migration Strategy: