What Is JDBC?

Bijen Adhikari
7 min readSep 27, 2023

To connect java application with Database we require JDBC.

Java Database Connectivity, commonly referred to as JDBC, is a fundamental technology for Java developers when it comes to interacting with relational databases. It provides a standardized way to connect, query, and manipulate databases, making it an essential part of many Java applications, from web applications to enterprise software. In this article, we will explore JDBC, its architecture, and how to use it effectively in your Java projects.

Understanding JDBC

--

--

Bijen Adhikari

Hi, I am Bijen from Nepal I write about Electronics, Electrical, Programming, Fitness. Also, I am a certified SSI Master Trainer.