437 Forks
1220 Stars
1220 Watchers

soci

Official repository of the SOCI - The C++ Database Access Library

How to download and setup soci

Open terminal and run command
git clone https://github.com/SOCI/soci.git
git clone is used to create a copy or clone of soci repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with soci https://github.com/SOCI/soci/archive/master.zip

Or simply clone soci with SSH
[email protected]:SOCI/soci.git

If you have some problems with soci

You may open issue on soci support forum (system) here: https://github.com/SOCI/soci/issues