Jdbc

/ˌdʒeɪ diː biː ˈsiː/ noun

Definition

Java Database Connectivity, a programming interface that allows Java applications to interact with databases. An API that provides methods for connecting to and executing queries on databases.

Etymology

Acronym created by Sun Microsystems in the 1990s as part of the Java platform development. JDBC combines 'Java' with 'Database Connectivity' to describe its function as a bridge between Java programs and database systems.

Kelly Says

JDBC was revolutionary because it provided a standardized way for Java programs to talk to any database, regardless of the vendor. Before JDBC, programmers had to learn different interfaces for every database system - now they could write code once and use it with Oracle, MySQL, PostgreSQL, or any other database.

Related Words

Explore More Words

Get the Word Orb API

Complete word intelligence in one call. Free tier — 50 lookups/day.