Developing an Oracle JDBC app with GraalVM Native Image

Developing an Oracle JDBC app with GraalVM Native Image

by Juarez Junior

Introduction

The Oracle JDBC Driver built-in configuration for GraalVM Native Image enables you to create GraalVM Native executables for applications that use the Oracle JDBC Driver to access an Oracle Database.

GraalVM native executables can deliver faster start-up times and run with minimal resource utilization and overhead, making them ideal for applications that require high performance and low latency.

Use the Oracle JDBC Driver with GraalVM Native Image

The Oracle JDBC Driver (from 21c) has been instrumented with GraalVM configuration available in META-INF/native-image. So, to use the Oracle Database with GraalVM Native Image, you have to perform only a few steps.

Follow the link below to read the complete blog post!


要查看或添加评论,请登录

Juarez Junior, MSc的更多文章

社区洞察

其他会员也浏览了