You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A type-safe, reflection-free Kotlin Multiplatform ORM / SQL DSL for server and client. One schema and query model for PostgreSQL, MySQL and SQLite; runs on JVM, Native, R2DBC, Node, Android, iOS and the browser (Wasm), with transactions and compile-time catalog safety.
Simple.AutoMapper is a tool that automatically "copies data from one shape to another" within an app. Instead of manually moving the same information between database objects and view models, simple mapping rules can be defined once and quickly reused everywhere with precompiled mapping and caching.