Wakanda (software)

Print Print
Reading time 4:56

Wakanda
Logo-Wakanda.io.png
Original author(s)Laurent Ribardière
Developer(s)Wakanda SAS
Initial releaseMarch 15, 2012; 9 years ago (2012-03-15)
Stable release2.7.0 (April 29, 2019; 2 years ago (2019-04-29)) [±]
Written inC++, JavaScript
Operating systemBSD, Linux, macOS and Windows
Available inEnglish
TypeNoSQL, Object database, Web framework, Server-Side JavaScript, Mobile application development
LicenseCommunity / Enterprise / Cloud
Websitewakanda.io

Wakanda is a JavaScript platform[1] to develop and run web or mobile apps.

It is based on open standards technologies including AngularJS, Ionic, Node.js, and TypeScript, and is supported on Linux (deployment only), Microsoft Windows, and macOS (Studio development).

Platform

Wakanda consists of a stack of tools and technologies:

Wakanda Server
Combines an object-relational database with a JavaScript server engine. Provides a Database Abstraction Layer for DB and Web Services, an auto-generated REST API, and security layer management.
Wakanda Studio
Is a desktop IDE with editors for designing the data model. It is shaped for Web and Mobile Apps. It provides building functionalities for mobile development (using Apache Cordova).
Wakanda Client Connector
Consists of a data provider to communicate with the server and front-end frameworks like AngularJS 1 & 2 and Ionic 1 & 2.

History

Starting in 2008 with the server, Wakanda was first presented at The Ajax Experience in 2009[2] and then the same year at JSConf.eu.[3] A private Developer Preview was made accessible in 2010 with a first version of the Wakanda Studio including a Model Designer and a GUI Designer. Wakanda came to public attention in June 2011 with a new Developer Preview, with a second public Developer Preview announced during the "Wakanday - JS.everywhere(Boston, October, 2011)" conference,[4] and the first Beta on December, 15th.[5] Wakanda is available as a Live Release version since March 15, 2012.

On June 28, 2012, the first version of Wakanda was officially launched.[6] On October 26, 2012 it was demonstrated at the JS.everywhere() conference, in the US[7] and France.[8]

First involved in the CommonJS working group since 2009, the team created the "Client and Server JavaScript APIs" W3C Community Group[9] in April 2012, before joining the W3C in October 2012.

The company Wakanda SAS was created in December 2014.[10] On the December 7, 2015 the Wakanda Digital App Factory was officially launched.[11]

In 2016, Wakanda was named Cool Vendor by Gartner.[12]

Architecture

Wakanda Server supports CommonJS modules, Web Workers, Web Storage, XMLHttpRequest, HTML5 File API, Blobs, Timers. It implements the Firebug Crossfire Debugger protocol, as well as the WebKit remote debugging protocol.

The WakandaDB NoSQL engine is accessed via HTTP, inspired by the OData REST API, integrates connectors to interact with tiers databases: MySQL, Microsoft SQL Server and ODBC.

Wakanda supports some of the Node.js modules including EventEmitter, Socket, and TLS. Wakanda includes other open source projects as part of its default packages. Wakanda Server is built with JavaScriptCore, ICU, OpenSSL, and Zlib.

References

  1. ^ "Wakanda". PCMag Business Software Index. 2016-05-09. Retrieved 2017-05-05.
  2. ^ "Models: A Relationship Guide for Ajax Developers" (The Ajax Experience 2009)
  3. ^ "Wakanda: a new end-to-end JavaScript platform (SquirrelFish), with remote JS debugging, JS/REST database" (JSConf.eu 2009)
  4. ^ Wakanday - JS.everywhere(Boston, October, 2011)
  5. ^ Wakanda: "Beta is here!"
  6. ^ 4D Launches Wakanda
  7. ^ http://jse2012.eventbrite.com/?discount=6QVDE/
  8. ^ http://www.solutions-numeriques.com/js-everywhere-2012-javascript-entre-en-entreprise/
  9. ^ "Client and Server JavaScript APIs" W3C Community Group
  10. ^ "Wakanda's story". Wakanda Digital App Factory. Retrieved 2016-01-03.
  11. ^ "Digital App Factory 1.0.0: The countdown is started!". Wakanda Blog. Retrieved 2016-01-03.
  12. ^ "Cool Vendors in Application Development, 2016". www.gartner.com. Retrieved 2017-05-12.

External links

By: Wikipedia.org
Edited: 2021-06-18 12:37:04
Source: Wikipedia.org