Kotlin-Multiplatform-Libraries
Kotlin-Multiplatform-Libraries copied to clipboard
Added ObjectBox NoSql Database
ObjectBox is a fast and easy to use database for mobile application yet not unknown to most of the mobile developers.
ObjectBox
- ObjectBox is a fast and easy database but not covered in most of the online resources as a NoSQL database. The automatic migration handled by ObjectBox is awesome. It saves a lot of time also, can be used while in active development without losing previous data.
- [x ] Confirmed that two spaces were added at the end of the description to break a new line.
This is not a Kotlin Multiplatform library. While there are ports for other platforms in Swift, Dart, Go, and C/C++, the linked library is a Java library that only supports the JVM.
I'm sorry for the late reply.
I checked this library.
This is not a Kotlin Multiplatform library. While there are ports for other platforms in Swift, Dart, Go, and C/C++, the linked library is a Java library that only supports the JVM.
I think so too.
@fcat97 Are there any plans to support Kotlin multiplatform?