aboutsummaryrefslogtreecommitdiff
path: root/databases/postgresql-mysql_fdw/pkg-descr
blob: 4829199b5cb7dbb7216d63cfe9031b7d4dc919d2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
This PostgreSQL extension implements a Foreign Data Wrapper (FDW) for MySQL.
The following enhancements are added to the mysql_fdw:
	Write-able FDW
	Connection Pooling 
	Where clause push-down
	Column push-down
	Prepared Statment
Please note that this version of mysql_fdw works with PostgreSQL
9.3, 9.4, 9.5, 9.6, 10, and 11.

WWW: https://github.com/EnterpriseDB/mysql_fdw