SOCI is a database access library for C++ that makes the illusion of embedding SQL queries in the regular C++ code, staying entirely within the Standard C++.
Extracted automatically from Soci homepage
brew install soci
The following 3 dependencies will be installed if you install Soci: