Hello. What would be the best database dependency to use for the shared module?
n
Nicklas Jensen
05/04/2023, 7:51 AM
What is "best" probably depends on what you're actually trying to do, but SQLDelight is by many accounts the standard in Kotlin Multiplatform and is probably what you're looking for
a
AndreiBogdan
05/04/2023, 7:52 AM
That is exactly what i was looking for. From what i see the cashapp one is a wrapper on top of sqdelight or something of the sort...am I wrong? I see it's at version 2.x so it's maintained...looks good. Thank you !
n
Nicklas Jensen
05/04/2023, 7:53 AM
I'm not sure I understand your question as "the cashapp one" and SQLDelight are exactly the same thing. SQLDelight is maintained by Cash App