DBFlow VS Ktorm

Compare DBFlow vs Ktorm and see what are their differences.

DBFlow

A blazing fast, powerful, and very simple ORM android database library that writes database code for you. (by agrosner)
ORM

Ktorm

A lightweight ORM framework for Kotlin with strong-typed SQL DSL and sequence APIs. (by kotlin-orm)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
DBFlow Ktorm
- 5
4,868 1,970
- 1.6%
0.0 0.0
about 2 years ago 25 days ago
Kotlin Kotlin
MIT License Apache License 2.0
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.

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.

Ktorm

Posts with mentions or reviews of Ktorm. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-22.

What are some alternatives?

When comparing DBFlow and Ktorm you can also consider the following projects:

Exposed - Kotlin SQL Framework

androrm - An Object Relational Mapper for Android.

SQLDelight - SQLDelight - Generates typesafe Kotlin APIs from SQL

jOOQ - jOOQ is the best way to write SQL in Java

greenDAO - greenDAO is a light & fast ORM solution for Android that maps objects to SQLite databases.

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.

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

Ebean ORM - Ebean ORM

MapDB - MapDB provides concurrent Maps, Sets and Queues backed by disk storage or off-heap-memory. It is a fast and easy to use embedded Java database engine.

jasync-sql - Java & Kotlin Async DataBase Driver for MySQL and PostgreSQL written in Kotlin