Skip to content
forked from SOCI/soci

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

License

Notifications You must be signed in to change notification settings

ArnaudD-FR/soci

 
 

Repository files navigation

SOCI - The C++ Database Access Library

Branches | Travis-CI | AppVeyor-CI | Coverity Scan | ----------------|--------------- |-------------|----------------|--- master | Build Status | Build status | Coverage | release/3.2 | Build Status | | |

Website: http://soci.sourceforge.net

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

Downloads and mailing lists at http://sourceforge.net/projects/soci/

License

The SOCI library is distributed under the terms of the Boost Software License.

Requirements

Core:

  • C++ compiler
  • Boost C++ Libraries (optional, headers and Boost.DateTime)

Backend specific client libraries for:

  • DB2
  • Firebird
  • MySQL
  • ODBC with specific database driver
  • Oracle
  • PostgreSQL
  • SQLite 3

See documentation at http://soci.sourceforge.net for details

Brief History

Originally, SOCI was developed by Maciej Sobczak at CERN as abstraction layer for Oracle, a Simple Oracle Call Interface. Later, several database backends have been developed for SOCI, thus the long name has lost its practicality. Currently, if you like, SOCI may stand for Simple Open (Database) Call Interface or something similar.

"CERN is also a user of the SOCI library, which serves as a database access layer in some of the control system components."

-- Maciej Sobczak at Inspirel

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 85.5%
  • Ada 5.3%
  • CMake 5.1%
  • HTML 1.4%
  • Shell 1.4%
  • C 1.0%
  • Other 0.3%