CppDB - 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. http://cppcms.com/sql/cppdb/

Cost / License

  • Free
  • Open Source

Platforms

  • Windows
  • Linux
-
No reviews
0likes
0comments
0news articles

Features

Suggest and vote on features
No features, maybe you want to suggest one?

CppDB - SQL Connectivity Library News & Activities

Highlights All activities

Recent activities

No activities found.

CppDB - SQL Connectivity Library information

  • Developed by

    Unknown
  • Licensing

    Open Source and Free product.
  • Alternatives

    1 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

Development

Popular alternatives

View all
CppDB - SQL Connectivity Library was added to AlternativeTo by cgrunge on and this page was last updated .
No comments or reviews, maybe you want to be first?
Post comment/review

What is CppDB - SQL Connectivity Library?

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 library was developed on the base of experience with SOCI, libdbi and other SQL Connectivity libraries.

The CppDB library, version 0.0.3 and above, is released under Boost Software License 1.0 or The MIT license at your opinion, CppDB version 0.0.2 and below is released under terms of LGPLv3 license.