Any tool that can help compare 2 memsql database schemas and create the migration script

I don’t know of a tool that can do that out of the box for SingleStore, handling all our table types, indexes, and sharding. There’s a related discussion on this post, including how to do some schema comparison yourself.

1 Like