Kodein VS Kodein-DB

Compare Kodein vs Kodein-DB and see what are their differences.

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
Kodein Kodein-DB
3 1
3,128 278
0.7% -
6.7 3.9
3 months ago almost 2 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.

Kodein

Posts with mentions or reviews of Kodein. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-09.
  • Kodein VS MocKMP - a user suggested alternative
    2 projects | 9 Nov 2022
  • Do we really need to use Dependency Injection Framework?
    3 projects | /r/androiddev | 14 Nov 2021
    Now I will finish up saying Hilt is just an opinionated way to dependency injection on Android, but there are simpler frameworks out there such as Koin or Kodein that can help take away a lot of the troubles that can come when you try to make your own framework. Just know that most other frameworks tend to be runtime injection instead of compile time injection like Hilt, which can be helpful to know at compile time if you are missing a dependency in your graph as opposed to runtime when its out in the wild.
  • Yet another DI library, bit this time it's not a service locator
    4 projects | /r/Kotlin | 2 Jul 2021
    Long answer: My pain mostly comes from using [Kodein](https://github.com/Kodein-Framework/Kodein-DI/) and a custom service locator in an iOS/Swift project. Other than that I have very little experience with DI (e.g. I never used Dagger so far), so my opinion might be a little biased. Also, both of these projects are really large, so, in many cases, a class is declared in one module but used in a completely different module and the DI or service locator is sort of the glue between the modules.

Kodein-DB

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

What are some alternatives?

When comparing Kodein and Kodein-DB you can also consider the following projects:

koin - Koin - a pragmatic lightweight dependency injection framework for Kotlin & Kotlin Multiplatform

kotlin-guice - Guice DSL extensions for Kotlin

injekt

kapsule - Minimalist dependency injection library for Kotlin.

kotlin-guiced - Convenience Kotlin API over the Google Guice DI Library

KODI - light-weight KOtlin Dependency Injection (KODI)

Katana - Lightweight, minimalistic dependency injection library for Kotlin & Android

kodeinject - :gear: Constructor dependency injection for Kodein.

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

Paper - Paper is a fast NoSQL-like storage for Java/Kotlin objects on Android with automatic schema migration support.

realm-cocoa - Realm is a mobile database: a replacement for Core Data & SQLite [Moved to: https://github.com/realm/realm-swift]