kotliquery
A handy Database access library in Kotlin (by seratch)
DBFlow
A blazing fast, powerful, and very simple ORM android database library that writes database code for you. (by agrosner)
kotliquery | DBFlow | |
---|---|---|
- | - | |
213 | 4,875 | |
0.5% | 0.0% | |
4.6 | 0.0 | |
4 months ago | about 3 years ago | |
Kotlin | Kotlin | |
MIT License | MIT License |
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.
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.
kotliquery
Posts with mentions or reviews of kotliquery.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning kotliquery yet.
Tracking mentions began in Dec 2020.
DBFlow
Posts with mentions or reviews of DBFlow.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning DBFlow yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
When comparing kotliquery and DBFlow you can also consider the following projects:
Exposed - Kotlin SQL Framework
greenDAO - greenDAO is a light & fast ORM solution for Android that maps objects to SQLite databases.
levelkt - LevelDB client for Kotlin and/or Java 8+
Realm - Realm is a mobile database: a replacement for SQLite & ORMs
kotlin-jpa-specification-dsl - This library provides a fluent DSL for querying spring data JPA repositories using spring data Specifications (i.e. the JPA Criteria API), without boilerplate code or a generated metamodel.
ActiveAndroid - Active record style SQLite persistence for Android