Skip to content
/ soci Public
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

papiguy/soci

This branch is 2 commits ahead of, 1010 commits behind SOCI/soci:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

776e3a7 · Feb 7, 2019
Sep 23, 2017
Feb 7, 2019
Feb 2, 2019
Feb 7, 2019
May 29, 2013
May 7, 2018
Feb 7, 2019
Sep 20, 2018
Sep 23, 2017
Sep 16, 2017
Nov 1, 2015
Sep 24, 2017
Sep 23, 2017
Sep 20, 2018
Apr 10, 2015
Sep 23, 2017
Jul 19, 2017
Feb 7, 2019
May 29, 2013
Sep 23, 2017
Nov 7, 2015
Sep 19, 2017
Apr 4, 2018
Dec 20, 2017
Jul 19, 2017

Repository files navigation

SOCI - The C++ Database Access Library

GitHub release GitHub commits

Website SourceForge

Gitter Mailing Lists StackExchange

Build Status

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

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

License

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 soci.sourceforge.net for details

BSL © Maciej Sobczak and contributors.

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++ 86.3%
  • CMake 5.1%
  • Ada 4.6%
  • Shell 1.6%
  • HTML 1.2%
  • C 0.8%
  • Other 0.4%