afinal VS greenDAO

Compare afinal vs greenDAO and see what are their differences.

afinal

Afinal是一个android的ioc,orm框架,内置了四大模块功能:FinalAcitivity,FinalBitmap,FinalDb,FinalHttp。通过finalActivity,我们可以通过注解的方式进行绑定ui和事件。通过finalBitmap,我们可以方便的加载bitmap图片,而无需考虑oom等问题。通过finalDB模块,我们一行代码就可以对android的sqlite数据库进行增删改查。通过FinalHttp模块,我们可以以ajax形式请求http数据。详情请通过以下网址查看。 (by yangfuhai)

greenDAO

greenDAO is a light & fast ORM solution for Android that maps objects to SQLite databases. (by greenrobot)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
afinal greenDAO
- -
3,161 12,615
- -
10.0 2.9
almost 7 years ago 11 days ago
Java Java
- -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

afinal

Posts with mentions or reviews of afinal. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning afinal yet.
Tracking mentions began in Dec 2020.

greenDAO

Posts with mentions or reviews of greenDAO. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning greenDAO yet.
Tracking mentions began in Dec 2020.

What are some alternatives?

When comparing afinal and greenDAO you can also consider the following projects:

APIJSON - 🏆 零代码、全功能、强安全 ORM 库 🚀 后端接口和文档零代码,前端(客户端) 定制返回 JSON 的数据和结构。 🏆 A JSON Transmission Protocol and an ORM Library 🚀 provides APIs and Docs without writing any code.

Realm - Realm is a mobile database: a replacement for SQLite & ORMs

fluent-mybatis - No description, website, or topics provided.

DBFlow - A blazing fast, powerful, and very simple ORM android database library that writes database code for you.

ObjectiveSql - Writing SQL using Java syntax

ormlite - ORMLite Android functionality used in conjunction with ormlite-core

openjpa - Apache OpenJPA

sugar - Insanely easy way to work with Android Database.

sqli - orm sql query builder, API: QB, QB.X, QrB

requery - requery - modern SQL based query & persistence for Java / Kotlin / Android

sagacity-sqltoy - Java真正智慧的ORM框架,融合JPA功能和最佳的sql编写及查询模式、独创的缓存翻译、最优化的分页、并提供无限层级分组汇总、同比环比、行列转换、树形排序汇总、sql自适配不同数据库、分库分表、多租户、数据加解密、脱敏以及面向复杂业务和大规模数据分析等痛点、难点问题项目实践经验分享的一站式解决方案!

ActiveAndroid - Active record style SQLite persistence for Android