# p6spy **Repository Path**: mirrors/p6spy ## Basic Information - **Project Name**: p6spy - **Description**: P6Spy is a framework that enables database data to be seamlessly intercepted and logged with no code changes to the application. - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 10 - **Forks**: 0 - **Created**: 2019-10-13 - **Last Updated**: 2025-09-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README p6spy ===== [![Build Status](https://travis-ci.org/p6spy/p6spy.svg?branch=master)](https://travis-ci.org/p6spy/p6spy) [![Maven Central](https://maven-badges.herokuapp.com/maven-central/p6spy/p6spy/badge.svg)](https://maven-badges.herokuapp.com/maven-central/p6spy/p6spy) [![Bintray](https://api.bintray.com/packages/p6spy/maven/p6spy%3Ap6spy/images/download.svg) ](https://bintray.com/p6spy/maven/p6spy%3Ap6spy/_latestVersion) [![Docs](http://readthedocs.org/projects/p6spy/badge/?version=latest)](http://p6spy.readthedocs.io/) [![Javadoc](http://www.javadoc.io/badge/p6spy/p6spy.svg)](http://www.javadoc.io/doc/p6spy/p6spy) [![Coverage](https://sonarcloud.io/api/project_badges/measure?project=p6spy:p6spy&metric=coverage)](https://sonarcloud.io/dashboard?id=p6spy:p6spy) [![Sqale Rating](https://sonarcloud.io/api/project_badges/measure?project=p6spy:p6spy&metric=sqale_rating)](https://sonarcloud.io/dashboard?id=p6spy:p6spy) P6Spy is a framework that enables database data to be seamlessly intercepted and logged with no code changes to existing application. The P6Spy distribution includes P6Log, an application which logs all JDBC transactions for any Java application. **Documentation:** [Installation](http://p6spy.readthedocs.io/en/latest/install.html) [Configuration](http://p6spy.readthedocs.io/en/latest/configandusage.html) [Javadoc](http://www.javadoc.io/doc/p6spy/p6spy) For full documentation refer to format of your choice: [html](http://p6spy.readthedocs.io/), [pdf](https://media.readthedocs.org/pdf/p6spy/latest/p6spy.pdf) or [epub](https://media.readthedocs.org/epub/p6spy/latest/p6spy.epub). **Need help?** User's mailing list: [Post](mailto:p6spy-users@googlegroups.com) - [Archive](https://groups.google.com/forum/#!forum/p6spy-users) Developer's mailing list: [Post](mailto:p6spy-developers@googlegroups.com) - [Archive](https://groups.google.com/forum/#!forum/p6spy-developers) Issue tracking: [View/Create issues](https://github.com/p6spy/p6spy/issues) **Related github repos:** [p6spy-it](https://github.com/p6spy/p6spy-it) - for integration testing with misc application servers [p6spy-perf](https://github.com/p6spy/p6spy-perf) - for performance testing (using jmeter)