NuoDB C++ Driver
The NuoDB C++ API is mostly modeled after the Java JDBC API. The API is documented at C++ Driver API Reference. There are no special requirements.
The NuoDB C++ driver supports Microsoft Visual C++ 2017.
Microsoft Windows users that require a compiler version that is not supported by the current NuoDB C++ driver must use one of the following:
-
An older version of the C++ driver (the
libNuoRemote
library from an older version of NuoDB) -
The NuoDB C driver included in this release of NuoDB