Citus Blog

Articles tagged: MySQL

Eren Basak

Scaling Out MySQL with PostgreSQL and Citus

Written byBy Eren Basak | June 10, 2016Jun 10, 2016

PostgreSQL is known for its great extensibility and powerful plugins. One particular category of extensions is Foreign Data Wrappers or FDWs. FDWs allow us to interact from within Postgres directly with other data stores such as hdfs, columnar stores, mysql, etc. Combined with Citus’ scalability features, we can even leverage them to help us scale out those data stores where might otherwise be quite difficult.

Keep reading

Page 1 of 1