https://github.com/automvc/bee-ext
Extension Tools for Bee ! Easy and Useful ! A ORM Support JDBC,Cassandra,Mongodb,Sharding,Android,HarmonyOS. 关于Bee的扩展工具集.
https://github.com/automvc/bee-ext
bee excel orm redis
Last synced: 3 months ago
JSON representation
Extension Tools for Bee ! Easy and Useful ! A ORM Support JDBC,Cassandra,Mongodb,Sharding,Android,HarmonyOS. 关于Bee的扩展工具集.
- Host: GitHub
- URL: https://github.com/automvc/bee-ext
- Owner: automvc
- Created: 2019-05-07T06:45:47.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2025-08-16T10:50:05.000Z (10 months ago)
- Last Synced: 2025-08-16T12:56:54.199Z (10 months ago)
- Topics: bee, excel, orm, redis
- Language: Java
- Homepage: https://github.com/automvc/bee-ext
- Size: 1.46 MB
- Stars: 20
- Watchers: 5
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Bee-Ext
=========
**Bee-Ext** is an extension toolkit for **Bee.**
**Easy for Stronger.**
**Bee** is an easy and high efficiency ORM framework.
**Coding Complexity is O(1),it means that Bee will do the Dao for you**.
**We hope to provide more and better tools for you via extending Bee! **
* 1.Compatible with various popular Log frameworks
* 2.Manage the Config for integration with Spring Boot
* 3.Suppoet Excel Reader,it is easy for converting data into List and importing them into database
* 4.Support Chinese Upper Number and Upper Money Number
* 5.support to generate SQL Json Script
* 6.Bee cache with Redis
* 7.Create table according to the information read from Excel(DdlViaExcel)
* 8.support **Android & HarmonyOS** ORM function
* 9.support @Tran transaction annotation
* 10.JDBC Sharding
* 11.**mongodb ORM function**
* 12.**mongodb Sharding function**
* 13.properties file support config multi-dataSource(this type no need xml,java code config)
2.1.8 support active with spring boot
* 14.Mongodb GridFS file store
* 15.add SuidRichExt,MongoSuidRichExt,ConditionExt and BFX.
Provide access to fields in the format of Orders::getUserid
normal API in org.teasoft.beex.osql.api package
*16. MS Access JDBC Password connect
* 17.default support normal ds DataSourceBuilder
**Others:**
* 1.Faster development of new combinations for Java Web: [Bee+Spring+SpringMVC](../../../../aiteasoft/bee-spring-springmvc)
* 2.Faster development of new combinations for Spring Cloud microservices:[Bee + Spring Boot](../../../bee-springboot)
**Bee** see:
https://github.com/automvc/bee
**Honey** see:
https://github.com/automvc/honey