balderdashy / sails

Realtime MVC Framework for Node.js
https://sailsjs.com
MIT License
22.85k stars 1.95k forks source link

Is there any JDBC support in sail.js? #6940

Open gopal1996 opened 4 years ago

gopal1996 commented 4 years ago

Hi All, I have some doubt we are using denodo in our project. It is like database virtualization. I want to connect to denodo using JDBC driver. Is there any option in sail.js to connect to database by using jdbc driver?

Thanks in advance

sailsbot commented 4 years ago

@gopal1996 Thanks for posting! We'll take a look as soon as possible.

In the mean time, there are a few ways you can help speed things along:

Please remember: never post in a public forum if you believe you've found a genuine security vulnerability. Instead, disclose it responsibly.

For help with questions about Sails, click here.

whichking commented 4 years ago

Hi, @gopal1996!

You can find the officially supported database adapters here. There's also a list of community adapters farther down on the page. I didn't see one for Denodo, but our community adapter list may be incomplete!

We'd like to get a better idea of what you're trying to accomplish. Can you tell us more about your use case?