SQL 慢镜🔍分析工具旨在帮助开发人员🕵️♀️识别和解决 MyBatis 数据库操作中的性能瓶颈,🚀特别是那些导致应用程序变慢或资源消耗过高的慢 SQL 查询。
☆58Aug 13, 2024Updated last year
Alternatives and similar repositories for sql-slow-mirror
Users that are interested in sql-slow-mirror are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 基于 SpringBoot + MySQL + SQL 慢镜🔍(自研)致力于 SQL 刷题、SQL 解析,帮助人们解决 SQL 能力薄弱问题,帮助每个人成为 SQL 宗师🚀。☆39Feb 6, 2025Updated last year
- 微狗🐶是一个基于Java开发的聊天网站🚀,旨在提供简洁、实时的聊天功能🌍☆30Aug 28, 2024Updated last year
- 微狗🐶是一个基于 Java ➕ Netty ➕ SpringBoot 开发的聊天网站🚀,旨在提供简洁、实时的聊天功能🌍。☆64Jul 9, 2024Updated last year
- ShortLinkDog🐕是一个简单高效的URL缩短系统,旨在帮助你将长URL缩短为易于分享的简洁链接。使用ShortLinkDog,你可以使URL更加用户友好,并轻松管理你的链接。☆24Jun 3, 2024Updated last year
- 基于 Java SpringBoot 的项目初始模板🌈,整合了常用框架和主流业务的示例代码。 只需 1 分钟即可完成内容网站的后端!!!大家还可以在此基础上快速开发自己的项目🌍。☆19May 22, 2024Updated last year
- Deploy open-source AI quickly and easily - Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- 针对大促、日常系统稳定性隐患-慢sql的预防和排查,基于Mybatis插件设计的一款慢sql分析组件,区别于主流的基于慢sql日志分析和预警,实时根据Explain分析结果分析☆242Jan 16, 2025Updated last year
- CRPC(轻量级的RPC框架🎄)是一款专为简化分布式系统中的远程过程调用(RPC)而设计的高性能框架。我们的目标是提供一个可靠、易于使用的工具,以帮助开发人员构建分布式应用程序,同时降低跨网络通信的复杂性。 CRPC的特点包括: 🚀 高性能:CRPC经过精心优化,以…☆20Feb 2, 2024Updated 2 years ago
- homie 匹配系统是一个移动端网页的在线云交友平台。实现了按标签匹配、查找用户,基于 Redis GEO 实现搜索附近用户, 同时个人还可以建队、组队以打造个人学习队伍。除了添加好友、搜索好友外,还基于 Websocket 实现好友间私聊,方便用户寻找志同道合的学习搭子。☆65Dec 23, 2025Updated 3 months ago
- 摸鱼岛🎣前端基于 React + Antd 开发的开源🌟摸鱼网☆212Apr 2, 2026Updated last week
- 一个融合万物代码的小网站🌌-拥有鱼皮自主项目API开放平台、BI智能分析平台、博客系统、伙伴匹配功能、聚合搜索功能(融合了CSDN、以及博客园的内容)☆15Nov 3, 2023Updated 2 years ago
- ☆43Jun 3, 2025Updated 10 months ago
- 初创企业微服务化过程中,为了协作更顺畅,统一代码结构风格。尝试整理一套适合企业的应用架构。该工程为模板工程。依托于DDD 开源框架COLA 4.0应用架构。技术栈基于spring-cloud-alibaba、SpringBoot、Alibaba RocketMQ、mybat…☆10Jun 3, 2024Updated last year
- An enhanced Alibaba Java diagnostic tool (Arthas) based on v3.6.6, featuring tunnel-server auto-discovery and integrated Spring Security …☆23Jan 16, 2025Updated last year
- 知识星球接入chatgpt的自动回答机器人☆15May 15, 2023Updated 2 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- Java 多线程面试手撕题,12 道经典题目,感兴趣的小伙伴可以看看!☆25Jun 10, 2024Updated last year
- 仿照移动端qq的UI页面,实现qq相关的核心功能☆13Mar 12, 2024Updated 2 years ago
- 羊腿Api开放平台☆33Apr 8, 2024Updated 2 years ago
- 聚交园后端☆43Sep 5, 2023Updated 2 years ago
- Distributed lock service | 分布式锁服务☆30Apr 1, 2026Updated last week
- ☆15May 31, 2025Updated 10 months ago
- 🎀🐾 轩轩在学习后端技术栈时用到的各种中间件的学习 demos,如果感兴趣或对你有帮助,请给轩轩一个小小的 star ⭐,欢迎光临 ~~☆33Feb 23, 2025Updated last year
- 一个面向快速上手、敏捷开发的 Minecraft Bukkit 插件玩法开发框架,使用了 MongoDB 与 IOC,对 Bukkit 提供的一些原生功能进行了二次封装,以便更快地进行子插件的开发。☆10Jul 26, 2025Updated 8 months ago
- HA Nacos with Docker☆11Jun 21, 2020Updated 5 years ago
- Serverless GPU API endpoints on Runpod - Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- 记账本☆10Nov 17, 2022Updated 3 years ago
- nginx4j 是 nginx 的java 版本。☆50Jul 27, 2024Updated last year
- The application for windows process management.☆53May 13, 2025Updated 11 months ago
- 使用Docker-compose构建的Zookeeper集群服务☆12Jun 25, 2019Updated 6 years ago
- 手撕RPC实现,加深对Java的一些机制如SPI,以及计算机网络等内容的理解。☆11Aug 5, 2024Updated last year
- 简单的字典翻译组件☆10Mar 18, 2024Updated 2 years ago
- 枫叶香蕉- 软件下载和代码托管☆32Nov 1, 2014Updated 11 years ago
- 使用SpringBoot,Scala開發的自動化測試平台☆37Aug 18, 2017Updated 8 years ago
- 🚥Fluent-validation framework for java extend from hibernate-validator.(java 对象属性流式验证框架,下一代校验框架。兼容实现 jakarta bean validation、jsr 303、hibe…☆48Mar 22, 2023Updated 3 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- 这是一个渐进式手写🖋RPC项目,逐步深入理解服务间远程调用☆17Jun 22, 2024Updated last year
- ChatAI 是一个旨在提供多模型集成、灵活切换和本地部署的高效平台。通过统一认证登录,统一大模型服务代理,ChatAI 让用户能够轻松接入像 ChatGPT、Qwen、DeepSeek 这样的领先大模型,同时还支持这些模型本地部署,满足不同的应用场景和需求。☆31May 28, 2025Updated 10 months ago
- 后端采用springboot+springsecurity安全框架 ;前段基于Ant Design Pro 企业级中后台前端/设计; 前后分离开发 基于角色的权限控制;权限控制到按钮.具备功能:系统管理 报表管理 常用案列 系统监控 文件管理 接口文档 文档检索 等☆16Dec 6, 2022Updated 3 years ago
- 野火开放平台☆23Apr 7, 2026Updated last week
- 程序员鱼皮编程导航原创项目,基于 Java + Etcd + Vert.x 的高性能 RPC 框架,用新颖的技术栈从 0 到 1 带大家开发轮子。教程由浅入深,可以学习并实践基于 Vert.x 的网络服务器、序列化器、基于 Etcd 和 ZooKeeper 的注册中心、反射…☆598Jul 5, 2025Updated 9 months ago
- 面试刷题网站后端☆17Mar 15, 2025Updated last year
- 【毕业设计】【众筹系统项目】发布众筹项目->审核->上线->支持项目,基于springboot+mybatis-plus+oauth2+vue开发众筹平台项目系统;本项目是一套基于springboot等主流的技术框架开发的众筹平台系统; 项目整体包含前、后台两大模块,功能上…☆22Dec 3, 2025Updated 4 months ago