Getting Started with Exposed: Kotlin ORM Made Simple
Learn how to use Exposed, a lightweight SQL ORM for Kotlin. Discover DSL and DAO APIs, database support, and setup your first project.

Mahendra Rao B
862 viewsLearn how to use Exposed, a lightweight SQL ORM for Kotlin. Discover DSL and DAO APIs, database support, and setup your first project.
Markus Spann
1,862 viewsLearn how to connect Java applications to Microsoft Access (.accdb/.mdb) using UCanAccess. A pure-Java, open-source JDBC driver for …

Mahendra Rao B
7,359 viewsDesign patterns plays a pivotal role in designing and solving the commonly occurring problems in software application.

Simon Verhoeven
18,770 viewsI can heartily recommend this book, it offers a lot of valuable insights into persistence in Cloud computing, the involved technologies, and …

Frits Hoogland
22,475 viewsBatching for PostgreSQL JDBC is a property of the extended protocol. It uniquely allows you to send multiple statements in a single request.

Javier Ramirez
8,274 viewsLearn how to Ingest streaming time-series data from Apache Kafka into QuestDB using ILP with the Kafka Sink Connector.

Lukas Eder
17,382 viewsjOOQ makes SQL a "first-class" language in the JVM ecosystem by embedding it into Java, Kotlin, and Scala in an idiomatic way.

Fawaz Ghali
4,347 viewsQuickly learn how to connect Hazelcast Viridian to a Confluent Cloud Kafka cluster, and more!

Shai Almog
2,953 viewsProduction is failing and everything is lost? That used to be the case. Fail whale, hysteria and panic. Developer observability fixes this!

Rich Edwards
3,923 viewsThere are many things to consider before making the move to NoSQL. In this article, we’ll explore when NoSQL use cases make sense.