Giter VIP home page Giter VIP logo

treefrog-framework's Introduction

TreeFrog Framework

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

Features

  • High performance - High-speed web application is much better for users!
  • 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 - JSON, XML and Plain text available
  • NoSQL database support - MongoDB support
  • OSS - New BSD License

Web Site

http://www.treefrogframework.org/

MongoDB communication

TreeFrog Framework uses the 10gen-supported C driver to communicate with the MongoDB server. The source code of the driver is included in this package. See the README also.

treefrog-framework's People

Contributors

aoym avatar treefrogframework avatar tienvx avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.