exasol / mysql-virtual-schema

Virtual Schema for connecting MySQL as a data source to Exasol
MIT License
2 stars 0 forks source link

Test TS(9) MySQL against AWS Aurora #49

Open redcatbear opened 2 months ago

redcatbear commented 2 months ago

Situation

Aurora is a hosted database on AWS that claims interface compatibility with MySQL and PostGreSQL. After supporting TS(9) in MySQL VS (#48) we should check if that also works with Aurora.

Dependencies

Acceptance Criteria