[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#753013: ITP: cppdb -- SQL Connectivity Library



Package: wnpp
Severity: wishlist
Owner: Tobias Frost <tobi@coldtobi.de>

* Package name    : cppdb
  Version         : 0.3.1
  Upstream Author : Artyom Beilis (Tonkikh) <artyomtnk@yahoo.com>
* URL             : http://cppcms.com/sql/cppdb/index.html
* License         : Boost Software License 1.0
  Programming Lang: C++)
  Description     : SQL Connectivity Library

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


Reply to: