3
votes

is there any consideration using spanner with sequelize? sequelize currently works with mariadb(mysql), postgresql, and a couple others. and we just learned that sequelize now works with Cockroachdb via node/npm

previously i asked a spanner framework question here:

github reply to question

2

2 Answers

1
votes

This is in the feature requests backlog but isn't being actively developed. We do hope to support most popular ORMs eventually. As you saw in the other reply, the open source community is developing an ActiveRecord adaptor and hopefully more projects like these start as the product matures.

0
votes

it appears that there is little activity with activerecord.

some have said that sequelize is already been overly-modified for newer databases. here is a new connector for the feathers framework:

https://github.com/perimetral/feathers-spanner-connector