The SQL Monitor can help you quickly find SQL statement executor point with Mybatis. Because we hard find SQL statement from
own application position in using Mybatis.
| License | Apache |
|---|---|
| Tags | githubpersistencemybatis |
| HomePage | https://github.com/1997chang/sqlmonitor 🔍 Inspect URL |
| Date | Nov 02, 2023 |
| Files | pom (7 KB) jar (107 KB) View All |
| Repositories | Central |
| Ranking | #187664 in MvnRepository (See Top Artifacts) |
| Used By | 2 artifacts |
Compile Dependencies (9)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
| ElasticSearch Client Apache 2.0 | co.elastic.clients » elasticsearch-java (optional) | 8.6.2 | 9.2.1 | |
| JSON Lib Apache 2.0 | com.alibaba » fastjson (optional) | 1.2.83 | 2.0.60 | |
| JSON Lib Apache 2.0 | com.alibaba.fastjson2 » fastjson2 (optional) | 2.0.7 | 2.0.60 | |
| JSON Lib Apache 2.0 | com.fasterxml.jackson.core » jackson-databind (optional) | 2.13.5 | 3.0.2 | |
| Date/Time Apache 2.0 | com.fasterxml.jackson.datatype » jackson-datatype-jsr310 (optional) | 2.13.5 | 3.0.0-rc2 | |
| JSON Lib Apache 2.0 | com.google.code.gson » gson (optional) | 2.9.0 | 2.13.2 | |
| HTTP Clients Apache 2.0 | com.squareup.okhttp3 » okhttp (optional) | 4.1.0 | 5.3.2 | |
| O/R Mapping Apache 2.0 | org.mybatis » mybatis (optional) | 3.5.6 | 3.5.19 | |
| Logging MIT | org.slf4j » slf4j-api (optional) | 2.0.6 | 2.0.17 |
Test Dependencies (1)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
| Testing EPL 2.0 | org.junit.jupiter » junit-jupiter-engine | 5.9.2 | 6.0.1 |
Licenses
| License | URL |
|---|---|
| Apache License | https://github.com/1997chang/sqlmonitor/blob/main/LICENSE |
Developers
| Name | Dev Id | Roles | Organization | |
|---|---|---|---|---|
| chang1997 | 546613470<at>qq.com |
Related Books
| MyBatis in Practice: A Step by Step Approach for Learning MyBatis Framework (2013) by Mudunuri, Srinivas | |
| Java Persistence with MyBatis 3 (2013) by Prasad Reddy, K. Siva |