LivingRoom VS SQLDelight

Compare LivingRoom vs SQLDelight and see what are their differences.

LivingRoom

LivingRoom is another layer above the Android Room persistence library. LivingRoom generates all the boilerplate DAOs, Repositories, ViewModels and the Database. (by msbelaid)

SQLDelight

SQLDelight - Generates typesafe Kotlin APIs from SQL (by cashapp)
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
LivingRoom SQLDelight
1 32
21 5,928
- 1.2%
10.0 9.6
almost 4 years ago 6 days ago
Java Kotlin
- 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.

LivingRoom

Posts with mentions or reviews of LivingRoom. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-12-27.
  • Odd request - need an ear. Updating to Room from direct SQLite code..
    2 projects | /r/androiddev | 27 Dec 2021
    Recently I was at the same stage in my app, same case as you (slight difference: moving from Couchbase Lite to SQL). I had to evaluate RoomDB. One time I stumbled upon this SO post. It basically complains about the boilerplate code you need to write when using RoomDB (all the data classes and their relations). One of the answers suggested to use their own boilerplate code generator: https://github.com/msbelaid/LivingRoom.

SQLDelight

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

What are some alternatives?

When comparing LivingRoom and SQLDelight you can also consider the following projects:

Exposed - Kotlin SQL Framework

Realm Asset Helper - A small library to help with Realm.IO integration in Android apps

Ktorm - A lightweight ORM framework for Kotlin with strong-typed SQL DSL and sequence APIs.

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

RoomAsset - A helper library to help using Room with existing pre-populated database [DEPRECATED].

Realm - Realm is a mobile database: a replacement for Core Data & SQLite

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.

ObjectBox Java (Kotlin, Android) - Java and Android Database - fast and lightweight without any ORM

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

Nitrite Database - NoSQL embedded document store for Java

GreeDAO - Android Database Performance Benchmarks

kotliquery - A handy Database access library in Kotlin