Product Avatar Image

Hibernate

Show rating breakdown
29 reviews
  • 1 profiles
  • 1 categories
Average star rating
4.2
Serving customers since
Profile Filters

All Products & Services

Profile Name

Star Rating

15
13
1
0
0

Hibernate Reviews

Review Filters
Profile Name
Star Rating
15
13
1
0
0
CS
Chitransh S.
06/12/2019
Validated Reviewer
Review source: G2 invite
Incentivized Review

ORM tool for Java applications

Hibernate as an ORM tools is widely accepted which makes it easier to use and learn. It provides various methods for mapping. It provides the ability to create tables and their columns at the time when the application is deployed based on the entities that are defined in the application
Verified User in Information Technology and Services
UI
Verified User in Information Technology and Services
06/12/2019
Validated Reviewer
Review source: G2 invite
Incentivized Review

A simple easy ORM tool which increase development time

A good tool which connects JAVA data object with Database Simple Mapping annotations like One To One which makes developer's task easy and Fast
Verified User in Telecommunications
CT
Verified User in Telecommunications
05/09/2019
Validated Reviewer
Review source: G2 invite
Incentivized Review

Hibernate back-end Technology experience

Best ORM and support all jdbc drivers, Easy way to have dB Entity with Java Object mapping. Best way to maintain relationship with objects. Integration with latest framework and technology like SPringBoot, JPA, Java and support most of the popular databases like Oracle, mySql, PostgreSQL..etc.Best way to handle caching results and fast retrieval.

About

Contact

HQ Location:
Glen Allen, Virginia

Social

@Hibernate

What is Hibernate?

Hibernate is an open-source Object-Relational Mapping (ORM) framework for Java applications, helping developers map Java objects to database tables and vice versa. It simplifies database interactions by handling the details of data retrieval and persistence, allowing developers to focus on application logic. Hibernate provides features like lazy loading, caching, and query capabilities through HQL (Hibernate Query Language). Its robust architecture supports multiple databases and promotes efficient database access.

Details

Website
hibernate.org