DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Adabas vs. Manticore Search vs. searchxml vs. Tarantool vs. Yaacomo

System Properties Comparison Adabas vs. Manticore Search vs. searchxml vs. Tarantool vs. Yaacomo

Editorial information provided by DB-Engines
NameAdabas infodenotes "adaptable data base"  Xexclude from comparisonManticore Search  Xexclude from comparisonsearchxml  Xexclude from comparisonTarantool  Xexclude from comparisonYaacomo  Xexclude from comparison
Yaacomo seems to be discontinued and is removed from the DB-Engines ranking
DescriptionOLTP - DBMS for mainframes and Linux/Unix/Windows environments infoused typically together with the Natural programming platformMulti-storage database for search, including full-text search.DBMS for structured and unstructured content wrapped with an application serverIn-memory computing platform with a flexible data schema for efficiently building high-performance applicationsOpenCL based in-memory RDBMS, designed for efficiently utilizing the hardware via parallel computing
Primary database modelMultivalue DBMSSearch engineNative XML DBMS
Search engine
Document store
Key-value store
Relational DBMS
Relational DBMS
Secondary database modelsTime Series DBMS infousing the Manticore Columnar LibrarySpatial DBMS infowith Tarantool/GIS extension
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score3.17
Rank#94  Overall
#1  Multivalue DBMS
Score0.22
Rank#312  Overall
#21  Search engines
Score0.00
Rank#383  Overall
#7  Native XML DBMS
#25  Search engines
Score1.72
Rank#144  Overall
#25  Document stores
#25  Key-value stores
#66  Relational DBMS
Websitewww.softwareag.com/­en_corporate/­platform/­adabas-natural.htmlmanticoresearch.comwww.searchxml.net/­category/­productswww.tarantool.ioyaacomo.com
Technical documentationmanual.manticoresearch.comwww.searchxml.net/­support/­handoutswww.tarantool.io/­en/­doc
DeveloperSoftware AGManticore Softwareinformationpartners gmbhVKQ2WEB GmbH
Initial release19712017201520082009
Current release6.0, February 20231.02.10.0, May 2022
License infoCommercial or Open SourcecommercialOpen Source infoGPL version 2commercialOpen Source infoBSD-2, source-available extensions (modules), commercial licenses for Tarantool Enterprisecommercial
Cloud-based only infoOnly available as a cloud servicenonononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++C++C and C++
Server operating systemsBS2000
Linux
Unix
Windows
z/OS
z/VSE
FreeBSD
Linux
macOS
Windows
WindowsBSD
Linux
macOS
Android
Linux
Windows
Data schemeyesFixed schemaschema-freeFlexible data schema: relational definition for tables with ability to store json-like documents in columnsyes
Typing infopredefined data types such as float or dateyesInt, Bigint, Float, Timestamp, Bit, Int array, Bigint array, JSON, Booleanyesstring, double, decimal, uuid, integer, blob, boolean, datetimeyes
XML support infoSome form of processing data in XML format, e.g. support for XML data structures, and/or support for XPath, XQuery or XSLT.noCan index from XMLyesnono
Secondary indexesyesyes infofull-text index on all search fieldsyesyesyes
SQL infoSupport of SQLyes infowith add-on product Adabas SQL GatewaySQL-like query languagenoFull-featured ANSI SQL supportyes
APIs and other access methodsHTTP API infowith add-on software Adabas SOA Gateway
SOAP-based API infowith add-on software Adabas SOA Gateway
Binary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
RESTful HTTP API
WebDAV
XQuery
XSLT
Open binary protocolJDBC
ODBC
Supported programming languagesNaturalElixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
C++ infomost other programming languages supported via APIsC
C#
C++
Erlang
Go
Java
JavaScript
Lua
Perl
PHP
Python
Rust
Server-side scripts infoStored proceduresin Naturaluser defined functionsyes infoon the application serverLua, C and SQL stored procedures
Triggersnononoyes, before/after data modification events, on replication events, client session eventsyes
Partitioning methods infoMethods for storing different data on different nodesyes, with additonal products like Adabas Cluster Services, Adabas Parallel Services, Adabas VistaSharding infoPartitioning is done manually, search queries against distributed index is supportednoneSharding, partitioned with virtual buckets by user defined affinity key. Live resharding for scale up and scale down without maintenance downtime.horizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesyes, with add-on product Event ReplicatorSynchronous replication based on Galera libraryyes infosychronisation to multiple collectionsAsynchronous replication with multi-master option
Configurable replication topology (full-mesh, chain, star)
Synchronous quorum replication (with Raft)
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyCasual consistency across sharding partitions
Eventual consistency within replicaset partition infowhen using asyncronous replication
Immediate Consistency within single instance
Sequential consistency including linearizable read within replicaset partition infowhen using Raft
Immediate Consistency
Foreign keys infoReferential integritynononoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDyes infoisolated transactions for atomic changes and binary logging for safe writesmultiple readers, single writerACID, with serializable isolation and linearizable read (within partition); Configurable MVCC (within partition); No cross-shard distributed transactionsACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes, cooperative multitaskingyes
Durability infoSupport for making data persistentyesyes infoThe original contents of fields are not stored in the Manticore index.yesyes, write ahead loggingyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyes, full featured in-memory storage engine with persistenceyes
User concepts infoAccess controlonly with OS-specific tools (e.g. IBM RACF, CA Top Secret)noDomain, group and role-based access control at the document level and for application servicesAccess Control Lists
Mutual TLS authentication for Tarantol Enterprise
Password based authentication
Role-based access control (RBAC) and LDAP for Tarantol Enterprise
Users and Roles
fine grained access rights according to SQL-standard

More information provided by the system vendor

We invite representatives of system vendors to contact us for updating and extending the system information,
and for displaying vendor-provided information such as key customers, competitive advantages and market metrics.

Related products and services

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
Adabas infodenotes "adaptable data base"Manticore SearchsearchxmlTarantoolYaacomo
DB-Engines blog posts

Data processing speed and reliability: in-memory synchronous replication
9 November 2021,  Vladimir Perepelytsya, Tarantool (sponsor) 

show all

Recent citations in the news

Modernize Natural and Adabas Workloads on AWS with Advanced's Application Transparency Platform | Amazon Web ...
1 April 2024, AWS Blog

State agency proves DevOps and mainframes can coexist
12 April 2024, SiliconANGLE News

Deploying Software AG Adabas and Natural Workloads on AWS | Amazon Web Services
25 May 2021, AWS Blog

ATERAS® Announces Contract for Adabas Natural Re-hosting Solution to one of the Nation's Largest Pension Systems
19 December 2012, PR Newswire

IBM buys 50-year-old Software AG's enterprise tech units for €2.13B in cash
18 December 2023, The Register

provided by Google News

Integrating Manticore Search with Apache Superset
8 August 2023, hackernoon.com

Clickhouse vs Elasticsearch vs Manticore Search Query Times With a 1.7B NYC Taxi Rides Benchmark
1 June 2022, hackernoon.com

Google's Gemini comes to databases
9 April 2024, Yahoo Canada Shine On

Comparing Meilisearch and Manticore Search Using Key Benchmarks
2 May 2023, hackernoon.com

8 Google Alternatives: How to Search Crypto, the Dark Web, More
1 February 2023, Gizmodo

provided by Google News

TaranHouse: New Big Data Warehouse Announced by Tarantool
4 April 2018, Newswire

In-Memory Showdown: Redis vs. Tarantool
1 September 2021, Хабр

Tarantool Announces New Enterprise Version With Enhanced Scaling and Monitoring Capabilities
18 May 2018, Newswire

Deploying Tarantool Cartridge applications with zero effort (Part 1)
16 December 2019, Хабр

Deploying Tarantool Cartridge applications with zero effort (Part 2)
13 April 2020, Хабр

provided by Google News



Share this page

Featured Products

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Datastax Astra logo

Bring all your data to Generative AI applications with vector search enabled by the most scalable
vector database available.
Try for Free

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Present your product here