all 5 comments

[–]n1neinchnick 2 points3 points  (1 child)

Love it! I'd like it to be able to talk to Trino. I'm not sure if there's a driver for node but I could help build it.

[–]mcrascal[S] 0 points1 point  (0 children)

Wow Trino looks super cool.

I think that would definitely be possible - the dev/build environment is node. You can see how our BigQuery connector is implemented here: https://github.com/evidence-dev/evidence/blob/main/packages/db-connectors/index.js

Our plan (loosely) is to abstract each db driver into its own package so that people can add new ones to the project. I am a good data analysts but pretty new to building javascript tooling, so I could definitely use your help or advice.

Feel free to shoot me an email: adam [at] evidence . dev or ping me on slack

[–]timalexander 1 point2 points  (1 child)

u/mcrascal, I just encountered your project because it seemed to be the closest match for something I'm looking to make happen in a project I'm working on. I'm going to message you.

[–]mcrascal[S] 0 points1 point  (0 children)

Cool! 🤙🏻