Rakin061 / soci

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

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

http://soci.sourceforge.net/

License:Boost Software License 1.0


Languages

Language:C++ 86.6%Language:CMake 4.9%Language:Ada 4.6%Language:Shell 1.6%Language:HTML 1.2%Language:C 0.7%Language:PowerShell 0.2%Language:Batchfile 0.1%Language:CSS 0.1%Language:PLpgSQL 0.0%