Thursday, September 4, 2025
HomeLanguagesJavaDifference between ODBC and JDBC

Difference between ODBC and JDBC

ODBC JDBC
ODBC Stands for Open Database Connectivity. JDBC Stands for java database connectivity.
Introduced by Microsoft in 1992. Introduced by SUN Micro Systems in 1997.
We can use ODBC for any language like C,C++,Java etc. We can use JDBC only for Java languages.
We can choose ODBC only windows platform. We can Use JDBC in any platform.
Mostly ODBC Driver developed in native languages like C,C++. JDBC Stands for java database connectivity.
For Java applications it is not recommended to use ODBC because performance will be down due to internal conversion and applications will become platform Dependent. For Java application it is highly recommended to use JDBC because there are no performance & platform dependent problem.
ODBC is procedural. JDBC is object oriented.
RELATED ARTICLES

Most Popular

Dominic
32261 POSTS0 COMMENTS
Milvus
81 POSTS0 COMMENTS
Nango Kala
6626 POSTS0 COMMENTS
Nicole Veronica
11795 POSTS0 COMMENTS
Nokonwaba Nkukhwana
11855 POSTS0 COMMENTS
Shaida Kate Naidoo
6747 POSTS0 COMMENTS
Ted Musemwa
7023 POSTS0 COMMENTS
Thapelo Manthata
6695 POSTS0 COMMENTS
Umr Jansen
6714 POSTS0 COMMENTS