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

Add proper self contained examples/tutorials for all languages and ORMs #3

Open
sjs994 opened this issue Oct 1, 2021 · 1 comment

Comments

@sjs994
Copy link
Contributor

sjs994 commented Oct 1, 2021

Would it be a good idea to have self contained examples and tutorials for a new user to quickly try out sqlcommenter.

My thought process is something like a docker-compose/kubernetes based micro-service deployment, which would have different containers:

  1. (java/js/python/ruby) based microservice
  2. database container like postgres/mysql

And showing the comments on the log files.

Something like this demo app i created: https://github.com/sjs994/sqlcommenter-otel-demo ?

@srikanthccv
Copy link
Member

Sounds good. It would be lot easier this way than dealing with virtualenvs and installing db on local machine.

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

No branches or pull requests

2 participants