java 分布式数据库访问框架,可以结合任何使用PreparedStatement操作的框架。在java jdbc api层实现 分表分库 路由解析的 框架 可以单独或者与用hibernate ibatis spring-jdbc 等框架结合使用,屏蔽api层使用差异,能实现 jdbc 单数据库事务,目的是为了方便的进行分表分库程序的开发
☆84Nov 24, 2022Updated 3 years ago
Alternatives and similar repositories for halo-dal
Users that are interested in halo-dal are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Uncode-DAL 是 Java 通用数据访问组件,基于mybatis、spring jdbc、hibernate等ORM框架开发,同时支持基于多数据源的读写分离、主备切换、故障转移,自动恢复、负载均衡、缓存等。可以大大提高开发速度。☆136Feb 27, 2016Updated 10 years ago
- 这是一款特别适用于中小企业应用的JavaEE快速开发框架。它是居于Spring容器之上,封装了DAO(含Hibernate和MongoDB)操作、多模块统一管理、统一配置管理、统一日志管理等优雅的工程管理开发模型,并提供大量工具包、Json操作、分页辅助工具。☆37Aug 31, 2015Updated 10 years ago
- 基于Java语言编写的轻量级分库分表(Sharding)中间件,丰富的Sharding算法支持(2类4种分片算法),能够方便DBA实现库的极速扩容和降低数据迁移成本。Kratos站在巨人的肩膀上(SpringJdbc),采用与应用集成架构,放弃通用性,只为换取更好的执行性能…☆39Sep 3, 2015Updated 10 years ago
- web-sso是一个简约、无状态、易扩展、易伸缩的适合于大型互联网web应用场景的单点登录系统,它功能简单,只实现了统一登录和登出,它最大的特色是将用户状态写 入到cookie中,最大程度减少了单点登录服务端的状态,服务端只需要存储公共的应用密钥,将用户凭证的认证分散到各应用…☆24May 4, 2015Updated 10 years ago
- spring cloud独立功能介绍和demo 分布式配置服务器、客户端、服务发现、负载均衡、断路器Hytrix☆163Nov 10, 2016Updated 9 years ago
- DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- 分布式脚手架框架(总结整理)☆15Aug 27, 2015Updated 10 years ago
- jenkins 构建、打包、远程部署springboot项目☆18Jul 14, 2017Updated 8 years ago
- 分表分库☆11Mar 20, 2017Updated 9 years ago
- zookeeper官方提供的分布式锁,选举master,和分布式队列实现☆16Mar 11, 2014Updated 12 years ago
- schemaless的类sql分布式查询系统☆26Aug 8, 2013Updated 12 years ago
- 分布式数据源分表分库、读写分离应用层框架☆55Nov 5, 2015Updated 10 years ago
- BlackDream是文件生成器(代码生成器)构建平台,可快速灵活地构建和共享文件生成器。☆10Apr 24, 2018Updated 7 years ago
- Utmost是一款基于Java的面向业务配置平台,能够迅速搭建企业级应用,集成了业界优秀的开源框架,内置任务调度,多维权限管理,规则引擎,工作流引擎,系统监控,ETL,报表,打印等企业常用组件.拥有一流的用户体验和丰富的界面展现.☆25Mar 28, 2017Updated 8 years ago
- 基于 Java 的免费开源跨平台系统运行监控服务应用及引擎框架。A free, open source, cross-platform system running monitoring service application and engine framework ba…☆17Aug 13, 2019Updated 6 years ago
- DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- 本工程是一个基于spring,mybatis,redis 和maven的练习demo,在此demo中连接了两个mysql数据库,一个redis库。IDE是myeclipse☆14Nov 20, 2012Updated 13 years ago
- 分布式架构Wish脚手架项目,mybatis据库读写分离,disconf配置中心等☆16Dec 16, 2022Updated 3 years ago
- anmia 是基于java游戏服务器框架,它是高可伸缩、分布式多进程的游戏服务器框架。☆32Nov 24, 2023Updated 2 years ago
- 基于zookeeper+spring task的分布式任务调度组件,非常小巧,无需任何修改就可以使spring task具备分布式特性,确保所有任务在集群中不重复,不遗漏的执行。☆118Aug 1, 2017Updated 8 years ago
- 提供Java中的一些分布式远程调用的ShowCase,包括RMI、CXF、Burlap、Hessian、HttpInvoker、JMS、REST、MetaQ、Dubbo。☆98Aug 30, 2014Updated 11 years ago
- ☆31Dec 23, 2015Updated 10 years ago
- ID生成服务器,多种高性能ID生成策略☆17Mar 22, 2017Updated 9 years ago
- Tomcat 自动部署脚本☆10May 9, 2016Updated 9 years ago
- YMP开发框架是一套轻量级的JAVA应用开发框架,具有统一的配置体系结构、系统与业务日志分离、插件化开发模式、简单轻量的MVC和持久化支持等特性;☆32Apr 19, 2018Updated 7 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.
- log4j日志的监控系统,采用web形式展现各模块的运行状态,支持邮件短信报警,适用于一般企业大中型业务生成系统的监控;业务模块定时30秒采用json格式输出到文件,☆47Aug 13, 2013Updated 12 years ago
- 对RocketMQ的封装,加了一层Queue(Memory | File)来尽可能减小Produce时对主服务的影响.☆14May 24, 2014Updated 11 years ago
- from google svn, and I not the author☆21Feb 23, 2011Updated 15 years ago
- 支付订单系统分表分库高并发实现☆13Mar 31, 2022Updated 3 years ago
- JAVA数据库组件;支持读写分离;支持分表;单表无需SQL☆10Aug 3, 2016Updated 9 years ago
- 仿造spring-boot-webflux-jjwt项目进行改写,添加了jwt刷新操作以及gateway网关相关的内容☆16Jul 3, 2019Updated 6 years ago
- SpringMVC+mongodb+freemarker+apiToken开源内容管理系统☆20Jan 16, 2018Updated 8 years ago
- 表单设计器demo☆15Apr 18, 2017Updated 8 years ago
- a game server with akka☆13Aug 9, 2014Updated 11 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.
- ServiceFramework 示例项目☆10Apr 2, 2016Updated 9 years ago
- 开源测试框架,可用于并发测试、性能测试,测试驱动开发等场景 可以支持自增、随机、循环、并发等标签☆17Nov 21, 2012Updated 13 years ago
- qq,微信,新浪微博,facebook,twitter,google等第三方登录,服务端验证token的合法性。jdk的版本1.8☆16Dec 28, 2017Updated 8 years ago
- 大规模分布式系统的跟踪、监控、告警平台☆55May 15, 2014Updated 11 years ago
- Some extensions to Flume to help with collecting logs and storing as Avro.☆17Feb 22, 2014Updated 12 years ago
- 卡尔开放平台-提供第三方接入解决方案☆10Feb 26, 2018Updated 8 years ago
- Pinpoint plugin for dubbo☆55Jan 15, 2016Updated 10 years ago