# p6spy **Repository Path**: xiaoxinwt/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**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-04-04 - **Last Updated**: 2024-06-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README p6spy ===== [![Build Status](https://secure.travis-ci.org/p6spy/p6spy.png?branch=master)](http://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) 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.github.io/p6spy/2.0/install.html) [Configuration](http://p6spy.github.io/p6spy/2.0/configandusage.html) **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)