Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clients for other platforms and source #34

Open
1 of 8 tasks
tracker1 opened this issue May 21, 2024 · 1 comment
Open
1 of 8 tasks

Clients for other platforms and source #34

tracker1 opened this issue May 21, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@tracker1
Copy link

tracker1 commented May 21, 2024

Problem

Would be nice to see the source and clients for multiple platforms and languages. In order to better serve the community.

  • Node.js
  • Deno / Bun
  • Python
  • Go
  • C#
  • Rust
  • Ruby

Solution

Making logging clients for other platforms.

Might be worth considering a switch from direct DB access to reporting through a web API with DB access. If there's Open API schema, then could be at least easier to code-gen a client for the languages or easier at least.

Additional information

No response

👨‍👧‍👦 Contributing

  • 🙋‍♂️ Yes, I'd love to make a PR to implement this feature!
@tracker1 tracker1 added the enhancement New feature or request label May 21, 2024
@rmarkowi1990
Copy link
Collaborator

Hey Michael- love these ideas and totally where we were heading conceptually in terms of other languages and backend frameworks being supported!

Could you explain the Open API concept more- are you imagining a user would instead submit their SQL link to an endpoint via some time of postman Post request including the link as opposed to placing it inside the docker env?? I'd love if you could walk us through it a little bit and explain the benefit as we introduce other languages. I think it would be awesome if you wanted to contribute!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants