GitHub Trends
10.1K subscribers
15.3K links
See what the GitHub community is most excited about today.

A bot automatically fetches new repositories from https://github.com/trending and sends them to the channel.

Author and maintainer: https://github.com/katursis
Download Telegram
#java #database #envers #gradle #hibernate #java #java8 #java8_times #jdbc #jpa #orm #unitofwork

Hibernate ORM is a powerful tool for Java that helps you manage data in your applications easily. It follows the standard Java API for object/relational persistence but also offers many extra features. This makes it simpler to develop and test your application, especially when working with different databases. With Hibernate, you can use Gradle to build and manage your project efficiently, and it even allows you to test your application against various databases using Docker containers without needing to install them locally. This saves time and makes development more flexible and efficient.

https://github.com/hibernate/hibernate-orm
#java #cache #caffine #data #draft #fetch #graphql #immer #immutable #immutable_collections #immutable_datastructures #java #jdbc #kotlin #orm #orm_framework #orm_library #orms #redis #redis_cache

Jimmer is a powerful and advanced ORM (Object-Relational Mapping) framework for Java and Kotlin that lets you easily read and write complex data structures without needing to predefine their shapes. It supports dynamic multi-table queries, automatic SQL optimization, and efficient saving of incomplete or nested objects. Jimmer also generates type-safe DTOs (Data Transfer Objects) for complex queries and updates, avoids common problems like "N+1" queries, and offers strong caching and GraphQL support. This means you can build complex business logic faster and with less hassle, improving both development speed and code quality. It works well with modern IDEs and supports both Java and Kotlin seamlessly.

https://github.com/babyfish-ct/jimmer
1