Liquibase extension for Oracle NoSQL database

Hi,
I’m Ramya currently working as a Software Developer at Oracle. I’m working on a project at Oracle where I’m using Oracle NoSQL database for building the schema. I’ve gone through the Liquibase docs and found it as a great option to version control database schema changes. I was going through the supported databases but couldn’t find Oracle NoSQL database. I’ve gone through the Liquibase extension for MongoDB since it’s a NoSQL database, but I see it needs extension and JDBC drivers.
Do we have any Liquibase extension for Oracle NoSQL database? Kindly let me know.

1 Like

I was going to suggest that you open an issue in GitHub for an extension for Oracle NoSQL but I found that you already did when I did a search. :slight_smile: Liquibase extension for Oracle NoSQL database · Issue #116 · liquibase/liquibase-oracle · GitHub

That’s probably the best way to track this request.