From 5cb9e4703400915a3ba4fa986fffb7af1652ee9d Mon Sep 17 00:00:00 2001 From: Phil Nash Date: Wed, 15 Feb 2017 08:39:21 +0000 Subject: [PATCH] Added SOCI to open-source users --- docs/opensource-users.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/opensource-users.md b/docs/opensource-users.md index ac36b833..b0a89eb8 100644 --- a/docs/opensource-users.md +++ b/docs/opensource-users.md @@ -34,6 +34,9 @@ A, single-header, JSON parsing library that takes advantage of what C++ has to o ### [MNMLSTC Core](https://github.com/mnmlstc/core) a small and easy to use C++11 library that adds a functionality set that will be available in C++14 and later, as well as some useful additions +### [SOCI](https://github.com/SOCI/soci) +The C++ Database Access Library + ### [Ppconsul](https://github.com/oliora/ppconsul) A C++ client library for Consul. Consul is a distributed tool for discovering and configuring services in your infrastructure