Welcome

TreeFrog Framework is a high-speed and full-stack C++ framework for developing Web applications.
Because the sever-side framework was written in C++/Qt, web applications can run faster than that of lightweight programming language. In application development, it provides an O/R mapping system and template systems on an MVC architecture, aims to achieve high productivity through the policy of  convention over configuration.

Latest News

April 22, 2012
TreeFrog Framework version 0.83 (beta) release   New!
 ChangeLog:
  – Delete option and –show-tables option were added to tsapwn command.
  – Bug of redirect method was fixed.
  – Compile error for gcc4.7 was fixed.
  – Other bugs were fixed.
 
Download this version >>
 
February 15, 2012
TreeFrog Framework version 0.82 (beta) release
 ChangeLog:
  – Output view of files of ERB format at scaffolding is available.
  – Bugs in the configure script were fixed.
  – Other bugs were fixed. 
 
December 1, 2011
TreeFrog Framework version 0.81 (beta) release
 ChangeLog:
  – Two options for the tspawn command were added.
  – Helper methods were added.
  – Other bugs were fixed.
  
December 1, 2011
SQL Database Drivers for Qt4 release
    Includes the drivers of PostgreSQL and MySQL.
 
Download >>
 
November 14, 2011
TreeFrog Framework version 0.80 (beta) released
 ChangeLog:
  - Validation modules were added. 
  – A global function name was changed from tehvar to tehex
  – Startup checking of application settings was reinforced. 
  – The application development directory structure is now a little flatter.
 
 
WANTED
 - English-to-Japanese translator
 - Developer, tester

Features:

  • High performance  - High-speed web application is much better for users!  See here.
  • Framework written in C++  - Web application can be developed in C++ lang
  • Template system  - Completely divided templates and presentation logic
  • Full-stack  - Most modules included
  • Cross-platform  - Windows, Mac OS X, Linux, etc.  Same source code can work on other platforms
  • MVC architecture
  • O/R mapping  - Conceals complex and troublesome database accesses
  • Routing system  - No need to write the routing rules one by one into a configuration file
  • Generator – Automatically generates scaffolds and Makefiles
  • Ajax support
  • OSS  - New BSD License

Comments are closed.