Thanks to visit codestin.com
Credit goes to github.com

Skip to content

hasselmm/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

Build Status

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)

== Build Status ==

Build Status

About

SOCI - The C++ Database Access Library. This is official repository the SOCI project.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 74.3%
  • C 14.5%
  • Ada 8.7%
  • Tcl 2.5%