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.
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.
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.