DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Hyprcubd vs. Ingres vs. Manticore Search vs. RethinkDB vs. SwayDB

System Properties Comparison Hyprcubd vs. Ingres vs. Manticore Search vs. RethinkDB vs. SwayDB

Editorial information provided by DB-Engines
NameHyprcubd  Xexclude from comparisonIngres  Xexclude from comparisonManticore Search  Xexclude from comparisonRethinkDB  Xexclude from comparisonSwayDB  Xexclude from comparison
Hyprcubd seems to be discontinued. Therefore it is excluded from the DB-Engines ranking.
DescriptionServerless Time Series DBMSWell established RDBMSMulti-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 storage
Primary database modelTime Series DBMSRelational DBMSSearch engineDocument storeKey-value store
Secondary database modelsTime Series DBMS infousing the Manticore Columnar LibrarySpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score3.80
Rank#82  Overall
#44  Relational DBMS
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
Websitehyprcubd.com (offline)www.actian.com/­databases/­ingresmanticoresearch.comrethinkdb.comswaydb.simer.au
Technical documentationdocs.actian.com/­ingresmanual.manticoresearch.comrethinkdb.com/­docs
DeveloperHyprcubd, Inc.Actian CorporationManticore SoftwareThe Linux Foundation infosince July 2017Simer Plaha
Initial release1974 infooriginally developed at University Berkely in early 1970s201720092018
Current release11.2, May 20226.0, February 20232.4.1, August 2020
License infoCommercial or Open SourcecommercialcommercialOpen Source infoGPL version 2Open Source infoApache Version 2Open Source infoGNU Affero GPL V3.0
Cloud-based only infoOnly available as a cloud serviceyesnononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageGoCC++C++Scala
Server operating systemshostedAIX
HP Open VMS
HP-UX
Linux
Solaris
Windows
FreeBSD
Linux
macOS
Windows
Linux
OS X
Windows
Data schemeyesyesFixed schemaschema-freeschema-free
Typing infopredefined data types such as float or dateyes infotime, int, uint, float, stringyesInt, Bigint, Float, Timestamp, Bit, Int array, Bigint array, JSON, Booleanyes infostring, binary, float, bool, date, geometryno
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.nono infobut tools for importing/exporting data from/to XML-files availableCan index from XMLnono
Secondary indexesnoyesyes infofull-text index on all search fieldsyesno
SQL infoSupport of SQLSQL-like query languageyesSQL-like query languagenono
APIs and other access methodsgRPC (https).NET Client API
JDBC
ODBC
proprietary protocol (OpenAPI)
Binary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
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
Server-side scripts infoStored proceduresnoyesuser defined functionsno
TriggersnoyesnoClient-side triggers through changefeedsno
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioning infoIngres Star to access multiple databases simultaneouslySharding infoPartitioning is done manually, search queries against distributed index is supportedSharding inforange basednone
Replication methods infoMethods for redundantly storing data on multiple nodesIngres ReplicatorSynchronous replication based on Galera librarySource-replica replicationnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyesnonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDyes infoisolated transactions for atomic changes and binary logging for safe writesAtomic single-document operationsAtomic execution of operations
Concurrency infoSupport for concurrent manipulation of datanoyes infoMVCCyesyes infoMVCC basedyes
Durability infoSupport for making data persistentyesyesyes infoThe original contents of fields are not stored in the Manticore index.yesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nononoyes
User concepts infoAccess controltoken accessfine grained access rights according to SQL-standardnoyes infousers and table-level permissionsno

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
HyprcubdIngresManticore SearchRethinkDBSwayDB
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

Actian Launches Ingres 12.0 Database
4 June 2024, PR Newswire

Postgres pioneer Michael Stonebraker promises to upend the database once more
26 December 2023, The Register

New startup from Postgres creator puts the database at heart of software stack
12 March 2024, TechCrunch

Actian Launches Ingres as a Fully-Managed Cloud Service
24 September 2021, Integration Developers

Dr. Michael Stonebraker: A Short History of Database Systems
1 February 2019, The New Stack

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

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

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

Highlighting in Search Results
24 May 2020, hackernoon.com

provided by Google News

An introduction to building realtime apps with RethinkDB
9 July 2022, devmio

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

RethinkDB is shutting down, Qt Quick Controls, and Sensory gives developers Alexa voice control—SD Times news ...
6 October 2016, SDTimes.com

provided by Google News



Share this page

Featured Products

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

Neo4j logo

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

Milvus logo

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

Present your product here