II.
Library overview
Reference · livelibrary:exposed
Exposed overview
Lightweight Kotlin SQL library by JetBrains offering both DSL and DAO patterns over JDBC for type-safe database access.
Attributes
displayName
Exposed
belongsToLanguageId
category
orm
description
Lightweight Kotlin SQL library by JetBrains offering both DSL and
DAO patterns over JDBC for type-safe database access.
Outgoing edges
belongs_to_language1
- language:kotlin·LanguageKotlin
library_used_by1
- skill-area:backend-data-persistence·SkillAreaBackend Data Persistence
Incoming edges
alternative_to1
- library:hibernate·LibraryHibernate ORM
composed_of1
- stack-profile:kotlin-ktor-exposed·StackProfileKotlin + Ktor + Exposed + PostgreSQL