这是居于 derby 源代码,通过删减的方式,从里面抽取出sql解析功能。并在此基础上开发出跨库连接查询器。通过该工具可以将连接查询分割成多个单表查询,再将单表结果集进行连接,即将数据库的连接功能上移到工具执行。详情可以查看wiki:readme
☆10Feb 14, 2017Updated 9 years ago
Alternatives and similar repositories for derbymi
Users that are interested in derbymi are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 风控系统设计demo☆23Apr 25, 2017Updated 8 years ago
- 使用nginx和lua构建的waf☆13May 6, 2017Updated 8 years ago
- 分析访问日志使用iptables禁止过于频繁的IP(防DDOS,恶意访问,采集器)☆13Jun 4, 2015Updated 10 years ago
- Jama REST API client in Java☆11Jun 4, 2021Updated 4 years ago
- mybatis深入学习代码文档以及源码解析,包含通用mapper、分页等插件的详细介绍以及使用☆23Feb 8, 2019Updated 7 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- restclient-tool☆15Sep 8, 2016Updated 9 years ago
- Unofficial mirror of haproxy-1.5 repository☆12Mar 25, 2016Updated 10 years ago
- 分表分库☆11Mar 20, 2017Updated 9 years ago
- 数据库工具,支持binlog数据闪回、binlog转sql等等☆12May 6, 2023Updated 2 years ago
- 表单设计器demo☆15Apr 18, 2017Updated 8 years ago
- Protect Java Code from Decompilation, beyond Obfuscation☆13Nov 23, 2020Updated 5 years ago
- 轮盘时间检查调度器 周期性检查器 按照轮盘设计,轮询线程执行一个轮盘循环后,检查过期时间,执行轮盘过期处理,用于定期清理某种任务,可用于周期性检测实体的生命周期,比如网络链接,游戏房间检查。☆30Jan 22, 2018Updated 8 years ago
- A simple waf application .用来实时探测web 非法访问,统计非法访问的ip ,web状态,访问url,来源web url。结合iptables和nginx可以实现实现实时封禁。☆34Jul 10, 2018Updated 7 years ago
- ☆12Jun 23, 2023Updated 2 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click and start building anything your business needs.
- 仿微信,同时整合部分App(抖音,头条,qq音乐等)界面. 努力开发中☆53Nov 3, 2020Updated 5 years ago
- ☆16Apr 12, 2024Updated last year
- Yet another mysql monitor for zabbix, like percona monitor for zabbix, multiport support.☆14Dec 11, 2019Updated 6 years ago
- javaer witre some simple utils like common-lang3☆14Dec 11, 2021Updated 4 years ago
- non-schema jvm-serializer☆17Feb 2, 2021Updated 5 years ago
- 元数据采集,抓取指定目标库的所有表信息☆12Sep 8, 2022Updated 3 years ago
- 高可复用的,易移植的通用 nginx 配 置模板☆16Jan 19, 2018Updated 8 years ago
- Java多线程并发下载器, 支持断点下载(手写不限速的迷你版迅雷)☆15Nov 16, 2019Updated 6 years ago
- zabbix templates and scripts☆19Aug 7, 2015Updated 10 years ago
- End-to-end encrypted cloud storage - Proton Drive • AdSpecial offer: 40% Off Yearly / 80% Off First Month. Protect your most important files, photos, and documents from prying eyes.
- 基于mqtt实现的即时通讯IM服务☆41Sep 15, 2016Updated 9 years ago
- Scripts for docker-machine to install a particular docker version☆17Jul 18, 2017Updated 8 years ago
- 百万级高性能分布式发布订阅系统,基于nio,netty开发,无锁并发,充分发挥cpu极限, 该项目已自带心跳检测功能,断线自动重连,非常稳定。 注意该项目软件编码为GBK,导入的时候一定要看清项目编码格式。☆74Jan 14, 2019Updated 7 years ago
- 个性化推荐算法的通用处理框架,基于Mahout和Lucene☆18May 25, 2015Updated 10 years ago
- Trace是一个单体架构的监控追踪系统。用于收集单体架构系统中的信息数据,例如在一次请求中花费的时间、请求执行的方法调用链、以及操作是否出现异常和异常的详细信息等。☆22Mar 31, 2022Updated 3 years ago
- A tool for translating Scala source code into readable and maintainable Java code☆13Jan 3, 2026Updated 2 months ago
- 自己开发的监控系统,功能强大,灵活配置☆24Feb 14, 2017Updated 9 years ago
- ServiceFramework 示例项目☆10Apr 2, 2016Updated 9 years ago
- Spring-Boot多数据源实现分布式事务☆16Mar 16, 2018Updated 8 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- zxl-hadoop是一个大数据服务管理工具,基于Web界面,提供服务器集群的各种指标监控,并提供HDFS、MapReduce、Hive、Flink、Habase、Zookeeper、Kafka、Sqoop等大数据组件的一键式安装。☆22Sep 24, 2021Updated 4 years ago
- 一个Ftp连接池的starter,可以集成到Springboot中☆15Aug 2, 2018Updated 7 years ago
- 一款基于Java注解的elasticsearch mapping生成工具,支持ES 5.2.0所有可选参数☆21Jul 8, 2017Updated 8 years ago
- Convert sql to elastic search DSL☆14Mar 13, 2017Updated 9 years ago
- Hybrid App or others☆19Jun 19, 2017Updated 8 years ago
- Modify your Ajax requests to test☆27Sep 10, 2024Updated last year
- A tool to read the clipboard and parse out the table data. Support for parsing @RequestParam/@ApiModelProperty interfaces to define code,…☆17Oct 9, 2023Updated 2 years ago