grial icon indicating copy to clipboard operation
grial copied to clipboard

Implement @grail/connector-mysql

Open sergiodxa opened this issue 7 years ago • 3 comments

Implement a connector for the mysql driver.

sergiodxa avatar Jul 06 '17 04:07 sergiodxa

I need this connector, i have tried to implement it (commit is on my fork). I'll test it in the next days. If it can be used, i'll do a PR. See you soon

XREvo avatar Aug 09 '17 20:08 XREvo

@XREvo check the code of the rethinkdb connector, there I used @grial/utils to read the grial.config.js and allow more customization. Also can you check about the usage of a pool instead of a single connection?

sergiodxa avatar Aug 11 '17 02:08 sergiodxa

@sergiodxa OK, i'll implement it too

XREvo avatar Aug 11 '17 20:08 XREvo