SOCI¶
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++.
homepage: http://soci.sourceforge.net/
version | toolchain |
---|---|
4.0.1 |
GCC/10.2.0 |
4.0.1 |
GCCcore/9.3.0 |
4.0.2 |
GCC/10.3.0 |
4.0.3 |
GCC/11.2.0 |
4.0.3 |
GCC/11.3.0 |
4.0.3 |
GCC/12.2.0 |
4.0.3 |
GCC/12.3.0 |
4.0.3 |
GCC/13.2.0 |
(quick links: (all) - 0 - a - b - c - d - e - f - g - h - i - j - k - l - m - n - o - p - q - r - s - t - u - v - w - x - y - z)