Is it possible to use Hibernate with NodeJS?

Hello.
I am looking to use ORM Hibernate on my backEnd which is developed with NodeJS. The goal is to exchange Type ORM for Hibernate.
I would like to know if it is possible to use Hibernate in NodeJS with connection to MS SQL Server 2008.
Thank you.