Android support on GRDB.swift

GRDB is an excellent tool for SQLite databases on Apple platforms. I am interested in GRDB’s roadmap and whether Android support is a goal in the not‑too‑distant future. I’m not sure how big an undertaking that would be or whether it’s feasible for this project.

Looking forward to the discussion,

Cole

2 Likes

Also would be interested to see this

+1

I’ve got some patches and I believe @marcprux does too. It’s not too hard to add Android support. If there’s interest by @gwendal.roue then we can add a PR for support with CI.

3 Likes

Any updates on this?

GRDB 7.10.0 should work with Android, but I could not check it myself. Depending on your experience of Swift on Android, you may have to check other forum posts and documentation for guidance.

2 Likes