Database - API (Interface)

Data System Architecture

About

To be able to run command remotely, several API have been specified.

Driver

The implementation for each database is called a driver.

You can:

  • use them directly via your code
  • or install them in your application

List

The most known database interface are:





Discover More
Data System Architecture
Database - Call level interface (CLI)

Call level interface (CLI) is a type of database interface (next to Jdbc/ODBC). It's also known as the callable Structured Query Language (SQL) programming interface. A callable SQL interface is a WinsockWinSock...



Share this page:
Follow us:
Task Runner