https://github.com/transferwise/tw-spyql
Professional spy for your data source
https://github.com/transferwise/tw-spyql
Last synced: 4 months ago
JSON representation
Professional spy for your data source
- Host: GitHub
- URL: https://github.com/transferwise/tw-spyql
- Owner: transferwise
- License: other
- Created: 2018-03-01T20:06:18.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2025-06-26T14:23:52.000Z (12 months ago)
- Last Synced: 2025-06-30T10:46:00.076Z (12 months ago)
- Language: HTML
- Size: 505 KB
- Stars: 1
- Watchers: 71
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
> [!IMPORTANT]
> **This repository is no longer maintained**
>
> To better serve Wise business and customer needs, this repository will not receive further public updates.
> We have moved the codebase to our internal systems to better align with evolving business requirements.
>
> You can continue to use the existing code under the terms of the Apache 2.0 license, but it will not receive updates or support.
>
> **For continued development and access (Wise employees only):**
> The codebase has moved to a private repository accessible to authorized Wise personnel:
> https://github.com/transferwise/tw-spyql-private
# Tw-Spyql library



[](https://transferwise.atlassian.net/wiki/spaces/EKB/pages/2520812116/Application+Engineering+Team) [](https://wise.enterprise.slack.com/archives/C07QSPFLM5X)
> Use the `@application-engineering-on-call` handle on Slack for help.
---
A professional spy for your JDBC data source. It's a `javax.sql.DataSource` wrapper, which provides multiple event hooks.
Reference the [documentation](docs/index.md) of the library for more information about adoption and features.
## License
Copyright 2021 TransferWise Ltd.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.