an easy orm framework base on Spring jdbc. sborm只是针对spring jdbc的一些不方便的地方,做了一些封装,更加简化日常的开发工作,基于spring jdbc的RowMapper自动实现对象映射,也勉强算的上叫ORM,只是大部分功能已经由spring jdbc实现了。 平时不太喜欢使用hibernate和mybatis,主要是使用spring jdbc,写这个东西的出发点主要是平时使用spring jdbc觉 得比较麻烦,重复性的代码偏多,一方面通过自动mapper降低返回结果处理工作量,另一方面参考hibernate对象化查询条件的模式,写了一个 QueryBudiler,使得更多简单的单表查询可以通过对象组织查询、更改逻辑,避免…
☆49Jun 22, 2015Updated 10 years ago
Alternatives and similar repositories for sborm
Users that are interested in sborm are comparing it to the libraries listed below
Sorting:
- 对 Java 语言的学习☆13Aug 22, 2018Updated 7 years ago
- Turn your markdown git repository as website content, automatically.☆10Mar 27, 2022Updated 3 years ago
- .NET 5 WebApi project with Dapper and PostgreSQL☆10Dec 17, 2020Updated 5 years ago
- .NET5鉴权授权正确方式☆10Nov 22, 2021Updated 4 years ago
- Simple static site generator built with Go☆14Oct 16, 2022Updated 3 years ago
- My vim profile☆11Nov 20, 2015Updated 10 years ago
- Yet another Java MVC framework inspired by Ruby on Rails.☆31Sep 20, 2022Updated 3 years ago
- GORM History☆13Apr 24, 2023Updated 2 years ago
- My vim config. I like vim now.☆11Feb 28, 2017Updated 9 years ago
- A simple status monitor for dwm written by go☆12Sep 12, 2022Updated 3 years ago
- 简单、快速、方便、易用的jdbc持久化操作层☆17Jan 27, 2026Updated last month
- floe - code over convention workflow engine - think gocd but actually in go - oh and no xml☆16Jul 18, 2018Updated 7 years ago
- 基于Redis Stream的轻量级MQ。☆31Jul 15, 2021Updated 4 years ago
- A Personal Resume Template is powered by Vue,Node.js & Webpack//resume.ido321.com☆33Jun 6, 2018Updated 7 years ago
- Dockerized mdBook☆15Jun 25, 2021Updated 4 years ago
- 限流幂等框架☆18Mar 29, 2018Updated 7 years ago
- redis-sentinel(哨兵)模式的分片连接池,根据sentinel集群的master变更自动切换主从,并提供与ShardedJedisPool一样的API。☆13Nov 6, 2016Updated 9 years ago
- Utility package for web development in Go☆17Apr 30, 2023Updated 2 years ago
- ☆17Jun 20, 2017Updated 8 years ago
- 《The Little Schemer》笔记☆36Feb 2, 2015Updated 11 years ago
- 基于自如租房上海房源的聚类分析与数据可视化。☆18Oct 30, 2018Updated 7 years ago
- 使用Golang + Vue3实现HTTP WOL唤醒和关机☆22Dec 13, 2023Updated 2 years ago
- Getting Started with Grails, 2nd Edition☆30Feb 7, 2010Updated 16 years ago
- A full-stack java framework.☆48Feb 6, 2026Updated 3 weeks ago
- ☆16Sep 1, 2015Updated 10 years ago
- The most simple but handy HTTP request library for Go.☆17Aug 25, 2016Updated 9 years ago
- 一个jdbcUtils工具类,可以非常容易地从数据库中获取Java对象,支持分页查询、lambda表达式、自动填充数据和数据权限控制。使用非常简单,只需要给主类SqlExecutor配置好数据源,就没有其他需要配置的了,不需要继承某个类,也不需要实现哪个接口,几乎没有学习成…☆18Sep 18, 2025Updated 5 months ago
- SpringCloud 微 服务权限管理系统 (集成了Eureka注册中心,Zuul网关,Auth授权服务,Admin权限管理系统) 权限设计参考RABC模型,Auth部分采用了SpringSecurity5.0 Spring OAuth2.0 体验地址☆39Jul 12, 2018Updated 7 years ago
- Navi is a Component Select Framework, currently based on Annotation. It can help you to simplify the complex business system.☆20Nov 13, 2018Updated 7 years ago
- 收集的一些go语言方面的文章☆20Aug 12, 2014Updated 11 years ago
- ☆19Mar 10, 2019Updated 6 years ago
- Help you to get golang struct's tags elegantly.☆24Nov 15, 2023Updated 2 years ago
- Add some helpful methods to Spring JdbcTemplate☆51Sep 7, 2020Updated 5 years ago
- Spring整合Activiti的简单例子☆59Dec 16, 2022Updated 3 years ago
- TSharding is the simple sharding component used in mogujie trade platform. 欢迎共建。随时可以联系threezhang.cn@gmail.com;flynoah@gmail.com;sevenz_da…☆702Jan 18, 2018Updated 8 years ago
- spring-statemachine 学习记录☆99Mar 15, 2018Updated 7 years ago
- 此项目已经不再维护,请不要使用。☆25Jan 22, 2018Updated 8 years ago
- Naming is the most difficult part of programming, this repo may save your time.☆32Jul 15, 2022Updated 3 years ago
- Uncode-DAL 是 Java 通用数据访问组件,基于mybatis、spring jdbc、hibernate等ORM框架开发,同时支持基于多数据源的读写分离、主备切换、故障转移,自动恢复、负载均衡、缓存等。可以大大提高开发速度。☆134Feb 27, 2016Updated 10 years ago