avg-I / soci

SOCI - The C++ Database Access Library. This is mirror of SOCI official repository at soci.git.sourceforge.net.

Home Page:http://soci.sourceforge.net/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

= SOCI - The C++ Database Access Library =

GitHub hosts SOCI source code repository,
issues tracker and wiki: https://github.com/SOCI

Project website at http://soci.sourceforge.net
Release downloads and mailing lists at 
http://sourceforge.net/projects/soci/

Travis CI service at https://travis-ci.org/SOCI/soci

== Requirements ==

Core:
* C++ compiler

Backend specific:
* MySQL client library X.Y
* ODBC implementation X.Y
* Oracle OCI library X.Y
* PostgreSQL client library X.Y
* SQLite 3 library X.Y

== Git repository of SOCI project ==

* /src - project source code tree
* /doc - project documentation
* /www - project website
* /build - legacy build configurations (to be removed)

About

SOCI - The C++ Database Access Library. This is mirror of SOCI official repository at soci.git.sourceforge.net.

http://soci.sourceforge.net/


Languages

Language:C++ 74.4%Language:C 14.4%Language:Ada 8.7%Language:Tcl 2.5%