ORM Bee V2.5.2.x 发布,支持 CQRS; sql 性能分析;更新 MongoDB ORM分片

Bee, 一个具有分片功能的 ORM 框架.

Bee = Hibernate/MyBatis+ plus +Sharding JDBC + Jpa+ Spring data+ GraphQL+ App ORM (Android, 鸿蒙)

小巧玲珑!仅 940K, 还不到 1M, 但却是功能强大!

V2.5.2 (2025・LTS 版) 开发中...

**2.5.2.1 新年 **

支持 MongoDB ORM, MongDB 分片.
1. MongoDB update,delete,deleteById 支持分片  
2. MongoDB modify 分片 cache 增强  
3. MongoDB index support for sharding  
4. add ShardingFullOpTemplate  
5. SuidRich 的实现类 ObjSQLRich 增加 selectByTemplate  
**2.5.2.2**
6. fixed bug for MongodbShardingDdlEngine  
7. SQL 性能分析,记录并打印 SQL 执行时间  
bee.osql.showSqlExecuteTime=true  
bee.osql.minSqlExecuteTime=0  
8. 使用 CQRS 命令查询责任分离模式操作数据库  

往期:

Bee 2.4.2 发布

https://www.oschina.net/news/327393/bee-spring-boot-2-4-2-released

测试与实例 bee-exam

https://gitee.com/automvc/bee-exam

bee-starter-demo

https://gitee.com/automvc/bee-starter-demo

自动生成 Spring Boot 后端微服务代码,几秒钟即可完成,秒杀 GPT.

https://gitee.com/automvc/gencode

下期功能预告:

Bee 已经是一个功能很齐全的 ORM 啦, 你还想添加什么功能,请到评论区告诉我们. 扣群 (992650213)!

项目首页:

  • https://gitee.com/automvc/bee
  • https://github.com/automvc/bee
  • https://gitee.com/automvc/bee-springboot

你可能感兴趣的:(MongoDB,分库分表,Bee,sql,mongodb,数据库)