0
votes

Is it possible to launch in memory db like h2 or embedded cassandraunit.

I want to setup embedded spanner db without the needs of google credentials json which connects to a remote spanner db. Is it possible to do that ?

Any pointers for setting it up or testing would be appreciated.

1
I have developed a Cloud Spanner emulator for local use for development and test purposes for my JDBC driver (github.com/olavloite/spanner-jdbc). It is currently in alpha testing and I expect to release a beta version very soon. Send me a short email if you would be interested in becoming a beta tester for this emulator. You can find my email address on my GitHub profile page.Knut Olav Løite

1 Answers

0
votes

It looks like there is no a native way to use Spanner as an embedded db like H2.

Probably you can try with third-party solutions or Spanner partners:

https://cloud.google.com/spanner/partners/