Wakanda Server is a rapid datastore and HTTP server, it's a home for all your app's business logic.
Wakanda Server is made up of several parts: There is a datastore housing all your application data and models.
Wakanda Server’s ease of use and high performance are all tied to its implementation of JavaScript (based on WebKit’s Squirrelfish Extreme just-in-time compiler) and the datastore class paradigm. In addition to accessing data from HTML5 widgets on the front end, all of the servers data and logic is available directly to you via JavaScript using standards-based APIs (W3C/WHATWG/CommonJS/NodeJS).