Description
A C database abstraction layer that lets applications work with different database backends through a common API.
It is developer infrastructure. Software using it may access application data in SQL databases, so connection settings, credentials, and query safety depend on the program built on top of it.