Giter VIP home page Giter VIP logo

Comments (4)

archiewood avatar archiewood commented on July 30, 2024

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:

  1. Docs on creating a plugin: https://docs.evidence.dev/plugins/creating-a-plugin/datasources
  2. Template for a connector plugin: https://github.com/evidence-dev/datasource-template
  3. An example that I spun up for pulling stats from the npm API: https://github.com/archiewood/npm-stats

If you do write a plugin:

  • the suggested package name is evidence-connector-[plugin]
  • the docs are new, so let us know if there is extra information you need
  • share it on the Evidence community, and we'll feature it!

from evidence.

rinie avatar rinie commented on July 30, 2024

Saw the naming suggestions just now...
I implemented a https://www.npmjs.com/package/evidence-connector-oracledb
Or https://github.com/rinie/evidence-connector-oracledb
Mostly based on the Postgres connector

It is not clear to me how I could initialize the driver once for thick mode...
But I get some results from an Oracle database...

sql in the frontend is nice.

from evidence.

archiewood avatar archiewood commented on July 30, 2024

Very cool!

PR a link into awesome-evidence to make it community discoverable?

https://github.com/evidence-dev/awesome-evidence

from evidence.

rinie avatar rinie commented on July 30, 2024

Done

from evidence.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.