一个jdbcUtils工具类,可以非常容易地从数据库中获取Java对象,支持分页查询、lambda表达式、自动填充数据和数据权限控制。使用非常简单,只需要给主类SqlExecutor配置好数据源,就没有其他需要配置的了,不需要继承某个类,也不需要实现哪个接口,几乎没有学习成本,性能不亚于任何主流jdbc工具,尤其适合单表操作。
☆18Sep 18, 2025Updated 6 months ago
Alternatives and similar repositories for nway-jdbc
Users that are interested in nway-jdbc are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 基于逐渐熟悉深入多线程,缓存,数据库,网络编程等相关内容 尝试着积累一些自己研究的工具集合或框架☆10Oct 1, 2016Updated 9 years ago
- 利用kafka+storm+mysql/redis构建日志监控系统☆13May 6, 2018Updated 7 years ago
- Mycat-ConfigCenter☆15Feb 11, 2015Updated 11 years ago
- 文件微服务,实现基于云服务和本地文件存储的微服务☆10Sep 8, 2016Updated 9 years ago
- 解决幂等问题的工具-Ddripping☆14Nov 30, 2016Updated 9 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.
- 基于spring mvc+redis+logback+elk的日志demo☆12Feb 23, 2017Updated 9 years ago
- 微服务的网关,包含oauth2授权、调用次数限制和服务路由☆13Jan 12, 2017Updated 9 years ago
- common lib like apache commons☆11May 5, 2016Updated 9 years ago
- Secure REST service to index, search, retrieve and aggregate content from heterogeneous sources.☆20Oct 3, 2024Updated last year
- java 安全工具类 (信息摘要MD5,对称加密AES,非对称加密RSA,数字签名DSA)☆21May 13, 2024Updated last year
- 从AndFix项目中的AndFixDemo拓展而成☆10Jul 4, 2017Updated 8 years ago
- Trace是一个单体架构的监控追踪系统。用于收集单体架构系统中的信息数据,例如在一次请求中花费的时间、请求执行的方法调用链、以及操作是否出现异常和异常的详细信息等。☆22Mar 31, 2022Updated 3 years ago
- DynamoDB Key Diagnostics Library is a Java DynamoDB client wrapper that automatically logs your key usage information to Kinesis as your…☆15Oct 13, 2020Updated 5 years ago
- Chrome Extension boilerplate with SolidJS + Vite + CRXJS☆12Oct 28, 2022Updated 3 years ago
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- 限流幂等框架☆18Mar 29, 2018Updated 8 years ago
- 此项目是基于spring、springMvc、myBatis、angularjs的网上交易平台项目☆19Sep 30, 2016Updated 9 years ago
- springboot shiro redis 单点登录 sso 博客介绍https://blog.csdn.net/u012954380/article/details/102244194☆15Jan 21, 2020Updated 6 years ago
- RPC框架,基于netty,实现了远程调用、服务治理等功能☆16May 19, 2018Updated 7 years ago
- Java 网络请求工具类,支持异步请求,支 持传递 header ,支持表单和 json 类型的参数提交。☆12Dec 17, 2018Updated 7 years ago
- Some useful roundcube plugins☆23Feb 27, 2018Updated 8 years ago
- java util 扩展自apache common的工具类,内容更全面,使用更方便,支持java 1.6+(包含1.6)☆11Aug 31, 2017Updated 8 years ago
- 你是否懒得写普通的增删改查方法?你是否不喜欢代码生成插件的重复代码?你是否渴望一个没有冗余代码的项目?你是否渴望一行代码都不用写就能完成一个简单的模块?那你还不快来使用syj-minicode☆19Dec 16, 2022Updated 3 years ago
- 这可能是史上功能最全的Java权限认证框架!目前已集成——登录认证、权限认证、分布式Session会话、微服务网关鉴权、单点登录、OAuth2.0、踢人下线、Redis集成、前后台分离、记住我模式、模拟他人账号、临时身份切换、账号封禁、多账号认证体系、注解式鉴权、路由拦截式…☆12May 24, 2021Updated 4 years ago
- Simple, predictable pricing with DigitalOcean hosting • AdAlways know what you'll pay with monthly caps and flat pricing. Enterprise-grade infrastructure trusted by 600k+ customers.
- Mysql jdbc驱动源码阅读☆25Apr 15, 2018Updated 7 years ago
- dubbox 2.8.1版本 在其基础之上进行扩展☆10Dec 16, 2014Updated 11 years ago
- Simple multi-threaded file transfer program using C sockets☆16May 28, 2012Updated 13 years ago
- 通用Java基础库,汇聚常用工具类☆17Sep 1, 2022Updated 3 years ago
- 此微服务包括分布式认证中心(jwt+redis),Eureka 集群,客户端负载均衡 turbin微服务监控。Hystrix服务熔断机制 请求限流。以及数据同步DATAX (https://github.com/alibaba/DataX),☆25Apr 2, 2018Updated 7 years ago
- Fork of sql2java, a trusty, old code generator☆17Feb 1, 2017Updated 9 years ago
- 将”优雅的SSM框架“拆分为分布式架构(基于dubbo+zookeeper)☆22Sep 29, 2016Updated 9 years ago
- Athena是一款简单易用,面向架构和发布流程优化,并且具有丰富使用文档的Restful服务框架。架构上,它与Spring Web MVC无缝集成,使业务项目没有任何框架代码的侵入,并且能够与CI一键发布流程完美结合。它提供了新项目生成工具,可以一键生成新业务项目的骨架,生…☆18Jul 20, 2015Updated 10 years ago
- 日志分析器,仿造elk中logstash的简单Java实现,实现监控目录日志,自动解析存入elasticsearch。☆22Mar 10, 2016Updated 10 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting with the flexibility to host WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Cloudways by DigitalOcean.
- 基于Netty实现轻量级的微 服务通讯网关。主要实现了安全、流控、代理、路由等功能。☆18Oct 28, 2016Updated 9 years ago
- ☆23Feb 6, 2026Updated last month
- 常用的Java工具类☆14Jul 12, 2025Updated 8 months ago
- ☆22Nov 2, 2017Updated 8 years ago
- JAVA工具类收集整合commutils4j☆16Oct 3, 2024Updated last year
- spring mvc ,srping ,hibernate,shiro,ext mvc ,简单demo,包括用户、部门、数据权限、excel导入导出☆10Oct 27, 2014Updated 11 years ago
- Resteasy + Spring + Netty☆13Jul 29, 2015Updated 10 years ago