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 > Manticore Search vs. RethinkDB vs. SwayDB vs. Transbase vs. Transwarp Hippo

System Properties Comparison Manticore Search vs. RethinkDB vs. SwayDB vs. Transbase vs. Transwarp Hippo

Editorial information provided by DB-Engines
NameManticore Search  Xexclude from comparisonRethinkDB  Xexclude from comparisonSwayDB  Xexclude from comparisonTransbase  Xexclude from comparisonTranswarp Hippo  Xexclude from comparison
DescriptionMulti-storage database for search, including full-text search.DBMS for the Web with a mechanism to push updated query results to applications in realtime.An embeddable, non-blocking, type-safe key-value store for single or multiple disks and in-memory storageA resource-optimized, high-performance, universally applicable RDBMSCloud-native distributed Vector DBMS that supports storage, retrieval, and management of massive vector-based datasets
Primary database modelSearch engineDocument storeKey-value storeRelational DBMSVector DBMS
Secondary database modelsTime Series DBMS infousing the Manticore Columnar LibrarySpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.29
Rank#302  Overall
#21  Search engines
Score2.66
Rank#107  Overall
#20  Document stores
Score0.04
Rank#387  Overall
#61  Key-value stores
Score0.17
Rank#334  Overall
#148  Relational DBMS
Score0.05
Rank#386  Overall
#15  Vector DBMS
Websitemanticoresearch.comrethinkdb.comswaydb.simer.auwww.transaction.de/­en/­products/­transbase.htmlwww.transwarp.cn/­en/­subproduct/­hippo
Technical documentationmanual.manticoresearch.comrethinkdb.com/­docswww.transaction.de/­en/­products/­transbase/­features.html
DeveloperManticore SoftwareThe Linux Foundation infosince July 2017Simer PlahaTransaction Software GmbH
Initial release20172009201819872023
Current release6.0, February 20232.4.1, August 2020Transbase 8.3, 20221.0, May 2023
License infoCommercial or Open SourceOpen Source infoGPL version 2Open Source infoApache Version 2Open Source infoGNU Affero GPL V3.0commercial infofree development licensecommercial
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++ScalaC and C++C++
Server operating systemsFreeBSD
Linux
macOS
Windows
Linux
OS X
Windows
FreeBSD
Linux
macOS
Solaris
Windows
Linux
macOS
Data schemeFixed schemaschema-freeschema-freeyes
Typing infopredefined data types such as float or dateInt, Bigint, Float, Timestamp, Bit, Int array, Bigint array, JSON, Booleanyes infostring, binary, float, bool, date, geometrynoyesVector, Numeric and String
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.Can index from XMLnononono
Secondary indexesyes infofull-text index on all search fieldsyesnoyesno
SQL infoSupport of SQLSQL-like query languagenonoyesno
APIs and other access methodsBinary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
ADO.NET
JDBC
ODBC
Proprietary native API
RESTful HTTP API
Supported programming languagesElixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
C infocommunity-supported driver
C# infocommunity-supported driver
C++ infocommunity-supported driver
Clojure infocommunity-supported driver
Dart infocommunity-supported driver
Erlang infocommunity-supported driver
Go infocommunity-supported driver
Haskell infocommunity-supported driver
Java infoofficial driver
JavaScript (Node.js) infoofficial driver
Lisp infocommunity-supported driver
Lua infocommunity-supported driver
Objective-C infocommunity-supported driver
Perl infocommunity-supported driver
PHP infocommunity-supported driver
Python infoofficial driver
Ruby infoofficial driver
Scala infocommunity-supported driver
Java
Kotlin
Scala
C
C#
C++
Java
JavaScript
Kotlin
Objective-C
PHP
Python
C++
Java
Python
Server-side scripts infoStored proceduresuser defined functionsnoyesno
TriggersnoClient-side triggers through changefeedsnoyesno
Partitioning methods infoMethods for storing different data on different nodesSharding infoPartitioning is done manually, search queries against distributed index is supportedSharding inforange basednoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesSynchronous replication based on Galera librarySource-replica replicationnoneSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynononoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infoisolated transactions for atomic changes and binary logging for safe writesAtomic single-document operationsAtomic execution of operationsyesno
Concurrency infoSupport for concurrent manipulation of datayesyes infoMVCC basedyesyesyes
Durability infoSupport for making data persistentyes infoThe original contents of fields are not stored in the Manticore index.yesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesnoyes
User concepts infoAccess controlnoyes infousers and table-level permissionsnofine grained access rights according to SQL-standardRole based access control and fine grained access rights

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
Manticore SearchRethinkDBSwayDBTransbaseTranswarp Hippo
DB-Engines blog posts

Meet some database management systems you are likely to hear more about in the future
4 August 2014, Paul Andlinger

show all

Recent citations in the news

Manticore Search Now Integrates With Grafana
9 August 2023, hackernoon.com

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

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

Manticore is a Faster Alternative to Elasticsearch in C++
25 July 2022, hackernoon.com

provided by Google News

An introduction to building realtime apps with RethinkDB
9 July 2022, devm.io

How to Use RethinkDB with Node.js Applications — SitePoint
16 December 2015, SitePoint

Stripe acquires team behind NoSQL database startup RethinkDB
5 October 2016, VentureBeat

RethinkDB is dead, and MongoDB isn't what killed it
24 January 2017, TechRepublic

Open Source Horizon Claims Edge over Google's Firebase Mobile Back-End -- ADTmag
23 May 2016, ADT Magazine

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.

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

Present your product here