Add Oracle Connector #2340
Replies: 5 comments
-
Hello -looping back on connector requests We have recently re-architected Evidence (since this issue was opened), and Evidence is now "pluggable", meaning you can write your own connectors, publish them, and use them in Evidence. If you are interesting in writing a connector, here are some resources:
If you do write a plugin:
|
Beta Was this translation helpful? Give feedback.
-
Saw the naming suggestions just now... It is not clear to me how I could initialize the driver once for thick mode... sql in the frontend is nice. |
Beta Was this translation helpful? Give feedback.
-
Very cool! PR a link into awesome-evidence to make it community discoverable? |
Beta Was this translation helpful? Give feedback.
-
Trying to use evidence v39 and Node v22 on my previous setup. |
Beta Was this translation helpful? Give feedback.
-
As in #5 it would be nice to have connectors for other dbs. Or maybe just a generic
CustomConnector
that can be any of available db connectors on npm.Beta Was this translation helpful? Give feedback.
All reactions