snap.website - Snap Websites a Fast CMS in C++ | Snap! A C++ Open Source CMS

Description: Introduction to the Snap! Websites C++ CMS environment. A fast CMS because it is written in C++ and makes use of the Cassandra distributed database system.

website (32280) cms (12982) c++ (3737) snap (206) cassandra (61)

Example domain paragraphs

Create an Open Source CMS in C++ that blows my socks off.

Snap! Websites run your CMS using binary code written in C and C++. (We use some libraries that are written in C, all of our server code is written in C++.)

The basic concept is taken from a large set of Drupal 6.x modules from Drupal Core and necessary 3rd party modules (we've been using over 220 modules on top of the Core modules.) The result is quite extensible as it offers a plug-in mechanism that everyone is welcome to use to create their own extensions.