Exposed
Exposed copied to clipboard
Can Exposed be used with Android SQLite implementation?
trafficstars
I want to access Android SQLite database with a fully-featured ORM (Android Jetpack Room is a too weak one), but as I know, Exposed can be used only with JDBC. What can I do?