Go with SQLDelight. Room shows performance differences between Android and iOS, and when comparing both libraries, SQLDelight performs better in almost all test scenarios I’ve tried. However, if your app doesn’t handle a large amount of data, the difference is negligible. In any case, SQLDelight is currently more mature for KMP than Room KMP.