Skip to main content

Database Adapter and Connector

  • Reference work entry
  • First Online:
  • 31 Accesses

Synonyms

Database connectivity

Definition

A database connector is a software that connects an application to any database. A database adapter is an implementation of a database connector. The connector is more at the conceptual level, while the adapter is at the implementation level, though they refer to the same thing. For simplicity, in the remaining parts of this entry, a database adapter will not be explicitly distinguished from a database connector, i.e., they are used to have the same meaning in the rest sections. Unlike the way to access data with a fixed schema, stored procedures, or queues, one can access table data directly and transparently with a database adapter.

Open Database Connectivity (ODBC) [2] and Java Database Connectivity (JDBC) [4] are two main database adapters to execute Structured Query Language (SQL) statements and retrieve results.

Historical Background

Before the universal database adapters, one has to write code that talks to a particular database using an...

This is a preview of subscription content, log in via an institution.

Buying options

Chapter
USD   29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD   4,499.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Hardcover Book
USD   6,499.99
Price excludes VAT (USA)
  • Durable hardcover edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Learn about institutional subscriptions

Recommended Reading

  1. Blakeley J. OLE DB: a component dbms architecture. In: Proceedings of the 12th International Conference on Data Engineering; 1996.

    Google Scholar 

  2. Geiger K. Inside ODBC. Microsoft; 1995.

    Google Scholar 

  3. Greenwald R, Stackowiak R, Stern J. Oracle essentials: oracle database 10g. O’Reilly; 2004.

    Google Scholar 

  4. Hamilton G, Cattell R, Fisher M. JDBC database access with Java: a tutorial and annotated reference. Reading: Addison Wesley; 1997.

    Google Scholar 

  5. Kofler M. The definitive guide to MySQL5. A press; 2005.

    Google Scholar 

  6. Myerson J. The complete book of middleware: CRC; 2002.

    Google Scholar 

  7. Thai T, Lam H. .NET framework essentials. O’Reilly; 2003.

    Google Scholar 

Download references

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Changqing Li .

Editor information

Editors and Affiliations

Section Editor information

Rights and permissions

Reprints and permissions

Copyright information

© 2018 Springer Science+Business Media, LLC, part of Springer Nature

About this entry

Check for updates. Verify currency and authenticity via CrossMark

Cite this entry

Li, C. (2018). Database Adapter and Connector. In: Liu, L., Özsu, M.T. (eds) Encyclopedia of Database Systems. Springer, New York, NY. https://doi.org/10.1007/978-1-4614-8265-9_1182

Download citation

Publish with us

Policies and ethics