Open In App

Difference between Transbase and Yaacomo

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

1. Transbase :
It is a resource-optimized, high-performance, universally applicable RDBMS, developed and maintained by Transaction Software GmbH, Munich. It is a relational database management system that supports all important functions of the SQL standard. The database of Transbase is extensible via additional functions and custom data types also provide parallel execution of queries via dynamic multithreading technology.

2. Yaacomo :
It is a OpenCL, Relational based in-memory database management system for real-time analytics and big data solutions was developed as a plug-and-play solution. Yaacomo was designed for efficiently utilizing the hardware via parallel computing.


Difference between Transbase and Yaacomo :

S.No. Transbase Yaacomo
1. Transbase was developed by Transaction Software GmbH and initially released in 1987. Yaacomo was developed by Q2WEB GmbH and initially released in 2009.
2. FreeBSD, Linux, macOS, Solaris and Windows are the server operating systems of Transbase. Android, Linux and Windows are server operating systems of Yaacomo.
3. Primary database model is Relational DBMS. Primary database model is Relational DBMS.
4. Supports C, C#, C++, Java, JavaScript, Kotlin, Objective-C, PHP and Python programming languages in Transbase. No such supported programming languages in Yaacomo.
5. ADO.NET, JDBC, ODBC, Proprietary native API are the APIs and other access methods of Transbase. JDBC and ODBC are the APIs and other access methods of Yaacomo.
6. Transbase has data schema. Yaacomo also has a data schema.
7. Implementation languages of Transbase are C and C++. Yaacomo does not have any implementation language.
8. Transbase has transaction concepts. Yaacomo has ACID (Atomicity, Consistency, Isolation, and Durability) transaction concepts.
9. Replication method of Transbase is Master-Slave Replication. Replication method of Yaacomo is also Master-Slave Replication.
10. Transbase holds Immediate Consistency concept. Yaacomo also holds Immediate Consistency concept.
11. There is an absence of partitioning method in Transbase. Horizontal partitioning is the partitioning method of Yaacomo.


Like Article
Suggest improvement
Share your thoughts in the comments

Similar Reads