We are currently using NodeJs with Knex for connecting with MySQL.
We have plans to migrate our database to Cloud Spanner.
So wanted to know, if knexjs has support for cloud spanner.
I did not see any related articles in their official website (http://knexjs.org/).
If not, any ORM which has support to both MySQL and Cloud Spanner which will have minimal changes from knexjs