Difference between revisions of "SQL/MED"
Jump to navigation
Jump to search
(Created page with "wikipedia:SQL/MED {{SQL}}") |
|||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
[[wikipedia:SQL/MED]] | [[wikipedia:SQL/MED]] | ||
+ | == Implementations == | ||
+ | * [[PostgreSQL]] has support for some SQL/MED since version [[9.1]] (2010).<ref>[http://wiki.postgresql.org/wiki/SQL/MED PostgreSQL Wiki: SQL/MED]</ref><ref>[https://www.postgresql.org/docs/current/ddl-foreign-data.html Chapter 5.12, "Foreign Data" of the PostgreSQL Guide].</ref> | ||
+ | * [[LucidDB]] has support for SQL/MED.<ref>[http://www.luciddb.org/html/arch.html LucidDB Architecture]</ref> | ||
+ | * [[MariaDB]] has support for SQL/MED with the CONNECT storage engine.<ref>[https://mariadb.com/kb/en/connect/ CONNECT storage engine]</ref> The implementation uses different syntax than the official standard. | ||
+ | * [[Farrago (software)|Farrago]] has support for SQL/MED.<ref>[http://farrago.sourceforge.net/design/sqlmed.html Farrago SQL/MED Support]</ref> | ||
+ | * [[IBM DB2]] has support for SQL/MED.<ref>[http://www.ibm.com/developerworks/data/library/techarticle/0203haas/0203haas.html IBM federated database technology]</ref> | ||
+ | * [[JBoss Developer Studio#Features|Teiid]] has support for SQL/MED. <ref>[https://github.com/teiid/teiid-documents/blob/master/reference/ddl_deployment_mode.adoc Teiid Documentation]</ref> | ||
− | {{SQL}} | + | == See also == |
+ | * {{SQL}} | ||
+ | |||
+ | |||
+ | {{CC license}}. Source: wikipedia |
Latest revision as of 11:03, 18 January 2022
Implementations[edit]
- PostgreSQL has support for some SQL/MED since version 9.1 (2010).[1][2]
- LucidDB has support for SQL/MED.[3]
- MariaDB has support for SQL/MED with the CONNECT storage engine.[4] The implementation uses different syntax than the official standard.
- Farrago has support for SQL/MED.[5]
- IBM DB2 has support for SQL/MED.[6]
- Teiid has support for SQL/MED. [7]
See also[edit]
- SQL, NewSQL, RDMS: GraphQL (2015), SQLite,
select, insert
,select count
, Distributed SQL, TablePlus, Cache hit ratio,pg_stat_user_tables
,EXPLAIN
, Index (PostgreSQL), DDL, SQL/MED, Group by, List users, SQL Injection, SQLAlchemy,CREATE USER, CREATE ROLE, EXPLAIN, ALTER DATABASE, REVOKE, NOLOCK, NOWAIT, EXISTS
, Unique constraint,.sql
Text is available under the Creative Commons Attribution-ShareAlike License; additional terms may apply. By using this site, you agree to the Terms of Use and Privacy Policy.. Source: wikipedia
Advertising: