Dbsplit扩展了Spring的JdbcTemplate, 在JdbcTemplate上增加了分库分表,读写分离和失效转移等功能,并与Spring JDBC保持相同的风格,简单实用,避免外部依赖,不需要类似cobar的代理服务器,堪称可伸缩的Spring JdbcTemplate。
☆17Mar 10, 2018Updated 8 years ago
Alternatives and similar repositories for dbsplit
Users that are interested in dbsplit are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- KClient是一个简单易用,有效集成,高性能,高稳定的Kafka Java客户端。☆12Mar 10, 2018Updated 8 years ago
- Vesta是一款通用的ID产生器,互联网俗称统一发号器,它具有全局唯一、粗略有序、可反解和可制造等特性,它支持三种发布模式:嵌入发布模式、中心服务器发布模式、REST发 布模式,根据业务的性能需求,它可以产生最大峰值型和最小粒度型两种类型的ID,它的实现架构使其具有高性能,…☆141Jul 23, 2020Updated 6 years ago
- OAuth2 Authorisation server implemented with Spring Webflux because why not.☆12Mar 26, 2024Updated 2 years ago
- 一个在线代码编辑器,用到vue、indexedDB、service worker 和 ace editor。☆13Mar 5, 2016Updated 10 years ago
- 业务规则管理系统,集成Drools,以数据库的形式实现决策表,提供动态规则配置功能☆10Nov 15, 2022Updated 3 years ago
- Serverless GPU API endpoints on Runpod - Get Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- 基于boot2.1.5+activiti6+modeler5.22创建工作流项目,已经解决完冲突☆11Jul 12, 2025Updated last year
- 基于graaljs的js脚本引擎,api快速开发平台☆19Nov 6, 2021Updated 4 years ago
- 一款优秀的在线文件预览解决方案,,使用主流springboot+maven搭建,支持doc、docx、ppt、pptx、xls、xlsx、zip、rar、mp4、mp3以及众多类文本如txt、html、xml、java、properties、sql、js、md、json、c…☆16Dec 6, 2022Updated 3 years ago
- j360系列 - 缓存异步写数据库的框架☆15Apr 14, 2016Updated 10 years ago
- 写Lambda表达式不想要捕获异常怎么办,试试这个!☆15Jun 2, 2026Updated 3 months ago
- ☆18Jan 28, 2018Updated 8 years ago
- Elasticsearch plugin for Sentiment Analysis using Stanford CoreNLP☆11Oct 17, 2018Updated 7 years ago
- gohessian implements Hessian Protocol by golang☆11Feb 13, 2014Updated 12 years ago
- 一个基于Spring jdbcTemplate的灵活轻量级的ORM☆48Aug 24, 2026Updated last month
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- ☆14Oct 14, 2020Updated 5 years ago
- 源码详解系列(四) ------ DBCP2的使用和分析(包括JNDI和JTA支持)☆10May 17, 2021Updated 5 years ago
- 运行在IntelliJ ide中的可以对图片进行批量压缩的插件☆12Sep 27, 2019Updated 6 years ago
- 主要是做一个全新前后端分离的CMS管理系统,包括PC,PC端会做成响应式的布局, 兼容大部分的手机或者平板;后端会使用SpringBoot 2.0来实现;前后端的分离采用接口的方式来实现, 前端主要是用Vue js 来实现页面的数据交互;☆12Apr 28, 2024Updated 2 years ago
- Quality Assurance knowledge system(测试开发工程师 [QA] 知识体系).☆14Nov 19, 2020Updated 5 years ago
- ⭐️⭐️⭐️java多线程系列教程(从入门到进阶+源码解读+面试题)https://www.qiuchenglei.top☆16Sep 14, 2022Updated 4 years ago
- Web-service on cytoscape.js to layout graphs☆10May 13, 2021Updated 5 years ago
- SpringCloud+Vertx+Disruptor金融业撮合交易系统(学习ing)☆12Nov 9, 2020Updated 5 years ago
- A windows tool to decodes the xlog written by tencent.解压解密微信mars下xlog数据的工具☆11Apr 17, 2020Updated 6 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- 使用rocksDB实现LinkedList双向链表,可用于本地MQ队列,实现本地MQ等持久化存储。☆10Sep 11, 2018Updated 8 years ago
- Springboot和SpringCloud的样例工程;目前完成SpringbootAdmin管理微服务,集成xxl-job分布式任务调度中心;Oauth2+zuul做服务的鉴权与转发☆13Sep 5, 2023Updated 3 years ago
- 仿造spring-boot-webflux-jjwt项目进行改写,添加了jwt刷新操作以及gateway网关相关的内容☆16Jul 3, 2019Updated 7 years ago
- BRT Crowd Analysis System using YOLOv8 and Computer Vision☆20May 14, 2026Updated 4 months ago
- Android package reader (apk), Davlik file reader (dex), Android xml file reader (xml), Android resource file reader (arsc)☆16Mar 12, 2026Updated 6 months ago
- 抛弃tomcat, 拥抱vert.x☆16Oct 22, 2025Updated 11 months ago
- Ordermanagement system done with CUBA platform☆11Oct 7, 2019Updated 6 years ago
- LAME(MP3)、SoundTouch(变音)、ffmpeg、curl、jsoncpp☆13Apr 1, 2026Updated 5 months ago
- Windows IOCP + 线程池 高并发Socket通信框架☆11Apr 20, 2019Updated 7 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- - 由于是实时弹幕,所以需要时时刻刻读取数据库内容,可是大量的ajax请求会影响服务器性能。于是就使用了goeasy第三方实时消息推送框架。 - 弹幕的动态化可以使用jquery的animate动画来实现 - 至于把弹幕消息发送到数据库就更简单了 ,随便一个请求就可以…☆12Nov 1, 2018Updated 7 years ago
- incubator-technology对应技术的相关案例☆17Jun 10, 2022Updated 4 years ago
- Open-science repository for the evaluation of the Dspot test amplification system☆14Jan 26, 2023Updated 3 years ago
- Visual Leak Detector for Visual C++ 2008-2022☆13Dec 27, 2022Updated 3 years ago
- My Best Practices in development and deployment of Spring Cloud Microservices on Kubernetes.☆20Aug 26, 2024Updated 2 years ago
- 基于electron的vue-fabric-editor☆28May 30, 2026Updated 3 months ago
- ☆12May 22, 2018Updated 8 years ago