Today we release a new release of greenDAO with two new major features: a builder for queries, and result lists that load data on the go.
Continue reading
Tag Archives: greenDAO
greenDAO 2nd Preview
Eight days after the public launch of greenDAO, we are releasing the next preview version of our ORM Mapper for Android. This version brings quite a few new features:
Continue reading
greenDAO Public Release
Today, we release greenDAO to the public. greenDAO is an ORM tool for Android that maps Java objects to SQLite database tables. It does that pretty quick and offers a nice and clean object oriented API for Android developers. With greenDAO, you write less SQL (or no SQL at all) and work directly with objects. During greenDAO’s development, we did not compromise on performance. We believe it’s the fastest ORM tool for Android around. Have a look at greenDAO’s features for more details.
Continue reading