3
Are there ORMs for android that support many-to-many relationships?
(programming.dev)
I have used ObjectBox in dart and it does support mtm relationships (you may need to define an intermediate model for the relationship. I can't remember off the top of my head). It worked great for me with only 1 or 2 gotchas that weren't well documented.
Thanks. It does look like the right library to use. A little surprising that it seems to be the only one that's up to date, but at least it exists!
Welcome to the programming.dev Android development community!
The Android robot is reproduced or modified from work created and shared by Google and used according to terms described in the Creative Commons 3.0 Attribution License