
implementation("io.exoquery:exoquery-runner-native:1.7.2.PL")ExoQuery is a language-integrated query library that enables seamless database interactions within native applications. It offers a type-safe, expressive syntax for constructing and executing queries, enhancing code readability and maintainability. The 'runner-native' module provides the necessary runtime components to execute these queries efficiently in native environments.