Bee v1.8.99 has been released, an ORM framework closer to SQL language thinking

Bee v1.8.99 has been released. The updates in this version include:

1. SQL keywords support configurable uppercase or lowercase output. 2.
SQL cache keys can use MD5 characters.
3. Optimize the way of setting DB information using HoneyConfig.
4. Fix bugs about checkSelectField.

Bee is a simple, easy-to-use, powerful, fast development, and a JAVA ORM framework with less coding. Bee is simple and easy to use: single table operation, multi-table association operation, SQL operation can be completed without writing sql, very few sentences; you can learn to use it in 10 minutes. Bee has powerful functions: complex queries also support object-oriented, paged query performance is higher, the first level cache can support personalized optimization; it has distributed characteristics. Advanced requirements, you can also easily customize SQL statements. If Mybatis does not repeat wheels after Hibernate, then Bee will not repeat wheels after Hibernate and Mybatis! Choose its advantages and avoid its disadvantages. In addition, it also has its own advantages!

If you want to do well, you must first sharpen your tools! —— "The Analects of Confucius · Wei Ling Gong" Sharpen the knife and chop wood! Bee saves you the time to sharpen the knife.

See details: https://gitee.com/automvc/bee/releases/v1.8.99

Guess you like

Origin www.oschina.net/news/119964/bee-1-8-99-released