Wikia/sroka

Implement MySQL connector

Ullaakut opened this issue · 2 comments

Part of #20

Implementing a connector for MySQL databases seems like a great idea, since it is one of the most widely used relational databases.

Implementation Proposition

Using the mysql.connector package is a safe bet, since it is the official package supported by MySQL.

Thank you @Ullaakut :) We will take a look at PR this week.

MySQL connector was merged in dev branch. Will be released in the next release. Closing.