Hi guys. Does anyone know a DB (SQL\NO-SQL) librar...
# multiplatform
y
Hi guys. Does anyone know a DB (SQL\NO-SQL) library for multiplatform that supports iOS, Android & linux? I know that SQLDelight doesn’t support linux at the moment. It also looks like Realm (No-SQL) doesn’t support it either. Same goes for Kodein-DB which is also in Beta… Frustrating… Edit: I encountered this site which states that sqldelight supports linux as well, has anyone tried to integrate this on linux?
k
There's been some interesting in Sqldelight on linux, and I think a PR came in for the underlying driver (sqliter), but I'd have to dig back in to take a look. We just went through a fairly major refactor of both, so I'd have to see how the linux implementation would work.
y
Thanks!