Welcome to CppCMS — C++ Web Framework
(version 55, from 2009-02-09 23:53:50)
What is CppCMS? CppCMS is Free C++ Web Development Framework (not CMS) aimed for Rapid Web Application Development. It differs from most of other web development frameworks like: Python Django, Java Servlets or C++ Wt in following:
- It is designed and tuned to handle extremely high loads.
- It uses modern C++ as primary development language in order to achieve first goal.
- It is aimed on development of Web Sites rather then "GUI Like" web applications.
See "Rationale" for further explanations.
Documentation
Table of Contents
General
- FAQ
- Rationale Behind CppCMS
- Case Study: CppCMS vs PHP benchmarks
- Structure and Concepts
- Developers
- Supported Platforms
- To Do List
Tutorials
- Hello World
- Hello World, Templates
- Add Localization and nice URLS
- Start With Forms
- SQL Library — DbiXX
- Starting with Sessions
- Basic Caching