https://github.com/google/sqlcommenter
https://github.com/google/sqlcommenter
Last synced: 20 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/google/sqlcommenter
- Owner: google
- License: apache-2.0
- Created: 2020-01-31T18:35:34.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-07-25T18:54:47.000Z (9 months ago)
- Last Synced: 2024-10-29T14:23:18.328Z (6 months ago)
- Language: PHP
- Size: 19.7 MB
- Stars: 602
- Watchers: 14
- Forks: 81
- Open Issues: 62
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.txt
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- jimsghstars - google/sqlcommenter - (PHP)
README
## sqlcommenter
**sqlcommenter is donated to [OpenTelemetry](https://opentelemetry.io/). We will continue to maintain this repository until opentelemetry SQLCommenter feature stabilizes. Further updates will be added here in due time. See the migration plans in [this comment](https://github.com/open-telemetry/opentelemetry-java-contrib/issues/205#issuecomment-1018136934). **
[Documentation](https://google.github.io/sqlcommenter/)
Contains all the various `sqlcommenter-*` implementations.
- [X] [Python](python/sqlcommenter-python/README.md)
- [X] [django](python/sqlcommenter-python/README.md#django)
- [X] [psycopg2](python/sqlcommenter-python/README.md#psycopg2)
- [X] [sqlalchemy](python/sqlcommenter-python/README.md#sqlalchemy)
- [X] [Java](java/sqlcommenter-java/README.md)
- [X] [Hibernate](java/sqlcommenter-java/README.md#hibernate)
- [X] [Spring+Hibernate](java/sqlcommenter-java/README.md#spring-hibernate)
- [X] Ruby
- [X] [Rails](ruby/sqlcommenter-ruby/sqlcommenter_rails/README.md)
- [X] [Node.js](nodejs/sqlcommenter-nodejs/README.md)
- [X] [Knex.js](nodejs/sqlcommenter-nodejs/packages/sqlcommenter-knex/README.md)
- [X] [Sequelize.js](nodejs/sqlcommenter-nodejs/packages/sqlcommenter-sequelize/README.md)
- [X] Php
- [X] [Laravel](php/sqlcommenter-php/packages/sqlcommenter-laravel)