Small C++ wrapper for the native C ODBC API
nanodbc is a small C++ library that simplifies ODBC API programming. nanodbc is a small C++ wrapper for the native C ODBC API. It aims to make common database tasks easy with concise code, incorporating modern C++ standards. Features: * Portable and robust * Transaction support * Bound parameters * Clean separation of interface and implementation using the pimpl idiom
$
pkg install nanodbcOrigin
databases/nanodbc
Size
453KiB
License
MIT
Maintainer
yuri@FreeBSD.org
Dependencies
1 packages
Required by
0 packages