@andromadusnaruto1544

Awesome. I'm glad Exposed is getting more light. I've been using it in Spring Boot as a replacement for Spring JPA/Hibernate.

@texaskst

you can simplify by naming the lambda parameter explicitly, rather than doing in inside of the lambda:
forEach { name -> ...}
instead of 
forEach { val name = it ...}

@AntonArhipov

JetBrains - capital 'B' 🙏

@jhcao23

Can next one talk about Exposed with coroutine?

@alskaa1

Oh, wait. Does the virtual thread work with Kotlin? I thought it could be coroutine.

@LuisTrigueiros

Thank you it great, do you have the gist so that I can try to reply it in my end

@landsman737

Interesting1

@mounirboussetta

How is this Exposed compared to JdbcClient?

@mohammedhewedy8231

I think you trimming too much of the video. IMHO, better not to do so, so the viewer can't get lost in the middle