libcppdb0

SQL Connectivity Library (core library)

Description

CppDB is an SQL connectivity library that is designed to provide platform and Database independent connectivity API similarly to what JDBC, ODBC and other connectivity libraries do.

This library is developed as part of CppCMS Project - the C++ Web Development Framework.

CppDB was designed with following goals in the mind:
 - Performance is the primary goal - make fastest possible SQL connectivity as
   possible
 - Transparent connection pooling support
 - Transparent prepared statements caching
 - Dynamic DB modules loading and optional static linking
 - Full and high priority support of FOSS RDBMS: MySQL, PostgreSQL, Sqlite3
 - Support as many RDBMSs as possible via cppdb-odbc bridge
 - Simplicity in use
 - Locale safety
 - Support of both explicit verbose API and brief and nice syntactic sugar

This package contains the core library

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

http://cppcms.com/wikipp/en/page/sql_connectivity


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libcppdb0