What is [CppCMS](http://cppcms.com/)? CppCMS is a [Free](http://en.wikipedia.org/wiki/Free_and_open_source_software) High Performance Web Development Framework (_not a CMS_) aimed at [Rapid](http://en.wikipedia.org/wiki/Rapid_application_development) Web Application Development. It differs from most other web development frameworks like: Python Django, Java Servlets in the following ways: |
!What is [CppCMS](http://cppcms.com/)? CppCMS is a [Free](http://en.wikipedia.org/wiki/Free_and_open_source_software) High Performance Web Development Framework (_not a CMS_) aimed at [Rapid](http://en.wikipedia.org/wiki/Rapid_application_development) Web Application Development. It differs from most other web development frameworks like: Python Django, Java Servlets in the following ways: |
|
1. It is designed and tuned to handle extremely high loads. |
2. It uses modern C++ as the primary development language in order to achieve the first goal. |
3. It is designed for developing both Web Sites and Web Services. |
|
It is available under open source LGPLv3 license and |
alternative [Commercial License](http://commercial.cppcms.com) for users who needs |
an alternative license for proprietary software development. |
|
See "[Rationale](/wikipp/en/page/rationale)" for further explanations. |
|
|
### General |
|
- [FAQ](/wikipp/en/page/faq) |
- [Rationale Behind CppCMS](/wikipp/en/page/rationale) |
- [Case Study: CppCMS Benchmarks](/wikipp/en/page/benchmarks) |
- [Developers](/wikipp/en/page/developers) |
- [When to Use](/wikipp/en/page/when_to_use_cppcms) |
- [Who Uses CppCMS](/wikipp/en/page/who_uses) |
- [Road Map to Future](/wikipp/en/page/cppcms_1x_tasks) |
- [Secure Programming with CppCMS](/wikipp/en/page/secure_programming) |
- [Downloads](http://sourceforge.net/projects/cppcms/files/) |
- [Repositories](/wikipp/en/page/apt) |
- [How to Contribute](/wikipp/en/page/contrib) |
- [Project Logo](/wikipp/en/page/logo) |
|
### Framework Documentation |
|
- [CppCMS 1.x.x - Stable](/wikipp/en/page/cppcms_1x) |
- [CppCMS 0.0.x - Old Stable (deprecated)](/wikipp/en/page/cppcms_0x) |
- [About the CppCMS versioning scheme](/wikipp/en/page/cppcms_versioning_scheme) |
|
### SQL Connectivity |
|
- [SQL Connectivity](/wikipp/en/page/sql_connectivity) |
|
|
### CppCMS Based Applications |
|
- [Wikipp - High Performance Wiki Engine](/wikipp/en/page/install_wikipp) |
- [CppBlog - High Performance Blog Engine](/wikipp/en/page/install_cppblog) |
|