Open In App

Difference between UniData,UniVerse and WakandaDB

Last Updated : 29 Jun, 2020
Improve
Improve
Like Article
Like
Save
Share
Report

1. WakandaDB :
It is server-side Javascript engine to access data and embedded in a server that provides a REST API . It has primary database model is Object oriented DBMS. WakandaDB is a JavaScript platform to develop and run web or mobile apps and NoSQL engine is accessed via HTTP.

2. UniData, UniVerse :
It is MultiValue database and application server with SQL mapping layer and meta database capabilities. UniData makes for easier database design, eliminating the constraints of SQL normalization. UniVerse is a component of the MultiValue application platform, Its advantages is fast, flexible data server for developing enterprise apps. UniVerse-based applications maximizing processing throughput of available resources, dynamically allocate available resources.



Difference between UniData, UniVerse and WakandaDB :

S.NO. UniData, UniVerse WakandaDB
1 Developed by Rocket Software and initially released on 1985. Developed by Wakanda SAS and initially released on 2012 and Current release on July 2017. 
2 Server operating systems of UniData, UniVerse is AIX, HP-UX, Linux, Solaris, Windows. Linux, OS X, Windows are Server operating systems of WakandaDB.
3 Primary database model is Multivalue DBMS. Primary database model is Object oriented DBMS.
4 UniData, UniVerse supports .Net, Basic, C, Java, programming languages. Supports JavaScript programming languages.
5 APIs and other access methods of UniData, UniVerse is Proprietary protocol, RESTful HTTP API, Java API, JDBC, ODBC, OLE DB, SOAP-based API. Supports RESTful HTTP API.
6 UniData, UniVerse has a schema-free Data Schema. It also has a Data Schema.
7 It has Implementation language C . Implementation language of WakandaDB is C++, JavaScript.
ACID (atomicity, consistency, isolation, durability) Transaction concepts in UniData, UniVerse. Transaction concept of WakandaDB is ACID ( Atomicity, Consistency, Isolation, and Durability).
9 Replication methods of UniData, UniVerse is Master-slave replication  No, replication methods is not present in WakandaDB.
10 UniData, UniVerse doesn’t hold Consistency concept. WakandaDB has Immediate Consistency concept.


Like Article
Suggest improvement
Share your thoughts in the comments

Similar Reads