Skip to Main Content
InterSystems Ideas
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.
Status Community Opportunity
Categories InterSystems IRIS
Created by Veerarajan Karunanithi
Created on Jun 21, 2024

Automated Schema Comparison and Synchronization

Problem : if we are maintaining the two separate instances for load balancer. we can't able to maintain the schema comparison and synchronization.

it is possible by using git redeploy. but we need to redeploy the code.


Proposal : instead we need to schema comparison and synchronization tool to compare the two instances

  • ADMIN RESPONSE
    Jul 22, 2024

    Thank you for submitting the idea. The status has been changed to "Community Opportunity".

    Stay tuned!

  • Admin
    Vadim Aniskin
    Reply
    |
    Aug 8, 2024

    Veerarajan Karunanithi, thank you for your idea.

    There are comments on your idea. Please answer them to help your idea to be promoted.

  • Sheldon Gilmer
    Reply
    |
    Aug 8, 2024

    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.

  • Benjamin De Boe
    Reply
    |
    Jul 2, 2024

    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.