Integrating PostgreSQL with MySQL. MySQL Foreign Data Wrapper for PostgreSQL

Опубликовано: 19 Октябрь 2024
на канале: IT-INZHENER
58
0

In this video we will look at how to set up external connections from a PostgreSQL database to MySQL and run various queries.

0:00 Start
0:29 Creating a database on a Mysql server
1:33 Creating a user to connect from a PostgreSQL database
2:39 Installing the mysql-devel library
3:41 Download the mysql_fdw library
4:21 Installing the mysql_fdw library
5:28 We connect the mysql_fdw library and configure the connection between databases
12:48 The end

#datawrangling #postgres #postgresql #mariadb