We love hearing from our users. Tell us what you want to see next and upvote ideas from the community. * Bugs and troubleshooting should as usual go through InterSystems support.
I was searching for a schema registry service, like Avro+, and found this. I think this should be considered as a full agnostic service for all/any schema and record-maps, for all languages supported.
When you say schema comparison, are you talking about just the SQL schema, or more broadly all class code and/or interop productions?
Also, have you considered having those instances share the same routine database over ECP? That'd make sure your code is always synchronized between the two.
Veerarajan Karunanithi, thank you for your idea.
There are comments on your idea. Please answer them to help your idea to be promoted.
I was searching for a schema registry service, like Avro+, and found this. I think this should be considered as a full agnostic service for all/any schema and record-maps, for all languages supported.
When you say schema comparison, are you talking about just the SQL schema, or more broadly all class code and/or interop productions?
Also, have you considered having those instances share the same routine database over ECP? That'd make sure your code is always synchronized between the two.