Need advice about which tool to choose?Ask the StackShare community!

GreenDAO

8
27
+ 1
0
Hibernate

1.5K
1.2K
+ 1
34
Add tool

Hibernate vs GreenDAO: What are the differences?

What is Hibernate? Idiomatic persistence for Java and relational databases. Hibernate is a suite of open source projects around domain models. The flagship project is Hibernate ORM, the Object Relational Mapper.

What is GreenDAO? An open source Android ORM making development for SQLite databases. It is an open source Android ORM making development for SQLite databases fun again. It relieves developers from dealing with low-level database requirements while saving development time.

Hibernate and GreenDAO can be categorized as "Object Relational Mapper (ORM)" tools.

GreenDAO is an open source tool with 11.6K GitHub stars and 2.77K GitHub forks. Here's a link to GreenDAO's open source repository on GitHub.

Manage your open source components, licenses, and vulnerabilities
Learn More
Pros of GreenDAO
Pros of Hibernate
    Be the first to leave a pro
    • 22
      Easy ORM
    • 8
      Easy transaction definition
    • 3
      Is integrated with spring jpa
    • 1
      Open Source

    Sign up to add or upvote prosMake informed product decisions

    Cons of GreenDAO
    Cons of Hibernate
      Be the first to leave a con
      • 3
        Can't control proxy associations when entity graph used

      Sign up to add or upvote consMake informed product decisions

      - No public GitHub repository available -

      What is GreenDAO?

      It is an open source Android ORM making development for SQLite databases fun again. It relieves developers from dealing with low-level database requirements while saving development time.

      What is Hibernate?

      Hibernate is a suite of open source projects around domain models. The flagship project is Hibernate ORM, the Object Relational Mapper.

      Need advice about which tool to choose?Ask the StackShare community!

      What companies use GreenDAO?
      What companies use Hibernate?
      Manage your open source components, licenses, and vulnerabilities
      Learn More

      Sign up to get full access to all the companiesMake informed product decisions

      What tools integrate with GreenDAO?
      What tools integrate with Hibernate?

      Sign up to get full access to all the tool integrationsMake informed product decisions

      Blog Posts

      What are some alternatives to GreenDAO and Hibernate?
      Realm
      The Realm Mobile Platform is a next-generation data layer for applications. Realm is reactive, concurrent, and lightweight, allowing you to work with live, native objects.
      Sugar ORM
      It is a database persistence library that provides a simple and concise way to integrate your application models into SQLite. It eliminates writing SQL queries to interact with SQLite db.
      Sugar
      It is a Javascript library that extends native objects with helpful methods. It is designed to be intuitive, unobtrusive, and let you do more with less code.
      DBFlow
      It is fast, efficient, and feature-rich Kotlin database library built on SQLite for Android. It utilizes annotation processing to generate SQLite boilerplate for you and provides a powerful SQLite query language that makes using SQLite a joy.
      Android Room
      It provides an abstraction layer over SQLite to allow fluent database access while harnessing the full power of SQLite. Apps that handle non-trivial amounts of structured data can benefit greatly from persisting that data locally. The most common use case is to cache relevant pieces of data.
      See all alternatives