Skip to content

avg-I/soci

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

= 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.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 74.4%
  • C 14.4%
  • Ada 8.7%
  • Tcl 2.5%