Is it possible to use Liquibase with Node js?

I want to migrate my appliacation to Node.js. Can Liquibase be used on it?

Yes, you can use Liquibase with NodeJS. Please find the documentation here.

This SO post could be an additional help too.

Thanks!
Rakhi Agrawal