DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

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

Vergleich der Systemeigenschaften HarperDB vs. Hyprcubd vs. Ingres vs. Manticore Search vs. RethinkDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameHarperDB  Xaus Vergleich ausschliessenHyprcubd  Xaus Vergleich ausschliessenIngres  Xaus Vergleich ausschliessenManticore Search  Xaus Vergleich ausschliessenRethinkDB  Xaus Vergleich ausschliessen
Hyprcubd seems to be discontinued. Therefore it is excluded from the DB-Engines ranking.
KurzbeschreibungUltra-low latency distributed database with an intuitive REST API supporting NoSQL and SQL (including joins). Deployment of functions and databases simultaneously with a consolidated node-level architecture.Serverless Time Series DBMSBewährtes 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.
Primäres DatenbankmodellDocument StoreTime Series DBMSRelational DBMSSuchmaschineDocument Store
Sekundäre DatenbankmodelleTime Series DBMS infousing the Manticore Columnar LibrarySpatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,55
Rang#248  Overall
#38  Document Stores
Punkte4,11
Rang#81  Overall
#44  Relational DBMS
Punkte0,22
Rang#312  Overall
#21  Suchmaschinen
Punkte2,74
Rang#105  Overall
#19  Document Stores
Websitewww.harperdb.iohyprcubd.com (offline)www.actian.com/­databases/­ingresmanticoresearch.comrethinkdb.com
Technische Dokumentationdocs.harperdb.io/­docsdocs.actian.com/­ingresmanual.manticoresearch.comrethinkdb.com/­docs
EntwicklerHarperDBHyprcubd, Inc.Actian CorporationManticore SoftwareThe Linux Foundation infosince July 2017
Erscheinungsjahr20171974 infoUrsprünglich bereits in den 1970 Jahren20172009
Aktuelle Version3.1, August 202111.2, Mai 20226.0, Februar 20232.4.1, August 2020
Lizenz infoCommercial or Open Sourcekommerziell infofree community edition availablekommerziellkommerziellOpen Source infoGPL Version 2Open Source infoApache Version 2
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinjaneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheNode.jsGoCC++C++
Server BetriebssystemeLinux
OS X
gehostetAIX
HP Open VMS
HP-UX
Linux
Solaris
Windows
FreeBSD
Linux
macOS
Windows
Linux
OS X
Windows
Datenschemadynamic schemajajaFixed schemaschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder dateja infoJSON data typesja infotime, int, uint, float, stringjaInt, Bigint, Float, Timestamp, Bit, Int array, Bigint array, JSON, Booleanja infostring, binary, float, bool, date, geometry
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinnein infoaber Import/Export aus/von XML-files möglichCan index from XMLnein
Sekundärindizesjaneinjaja infoFull-Text Index auf allen Suchfeldernja
SQL infoSupport of SQLSQL-like data manipulation statementsSQL-like query languagejaSQL-like query languagenein
APIs und andere ZugriffskonzepteJDBC
ODBC
React Hooks
RESTful HTTP/JSON API
WebSocket
gRPC (https).NET Client API
JDBC
ODBC
Proprietäres Protokoll (OpenAPI)
Binary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
Unterstützte Programmiersprachen.Net
C
C#
C++
ColdFusion
D
Dart
Delphi
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Lisp
MatLab
Objective C
Perl
PHP
PowerShell
Prolog
Python
R
Ruby
Rust
Scala
Swift
Elixir
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
Server-seitige Scripts infoStored ProceduresCustom Functions infosince release 3.1neinjauser defined functions
TriggersneinneinjaneinClient-side triggers through changefeeds
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenA table resides as a whole on one (or more) nodes in a clusterhorizontale Partitionierung infoIngres Star zum gleichzeitigen Zugriff auf mehrere DatenbankenSharding infoAufteilung der Daten erfolgt manuell, Suchabfragen auf verteilten Index werden unterstützt.Sharding inforange based
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenja infothe nodes on which a table resides can be definedIngres ReplicatorSynchronous replication based on Galera librarySource-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinneinja
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyEventual ConsistencyImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinjaneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenAtomic execution of specific operationsneinACIDja infoisolated transactions for atomic changes and binary logging for safe writesAtomic single-document operations
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjaneinja infoMVCCjaja infoMVCC based
Durability infoDauerhafte Speicherung der Datenyes, using LMDBjajaja infoDer Originalinhalt von Feldern wird nicht im Manticore-Index gespeichert.ja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaneinneinnein
Berechtigungskonzept infoZugriffskontrolleAccess rights for users and rolestoken accessBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standardneinja infousers and table-level permissions

Weitere Informationen bereitgestellt vom Systemhersteller

Wir laden Vertreter der Systemhersteller ein uns zu kontaktieren, um die Systeminformationen zu aktualisieren und zu ergänzen,
sowie um Herstellerinformationen wie Schlüsselkunden, Vorteile gegenüber Konkurrenten und Marktmetriken anzuzeigen.

Zugehörige Produkte und Dienstleistungen

Wir laden Vertreter von Anbietern von zugehörigen Produkten ein uns zu kontaktieren, um hier Informationen über ihre Angebote zu präsentieren.

Weitere Ressourcen
HarperDBHyprcubdIngresManticore SearchRethinkDB
DB-Engines Blog Posts

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

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Startups of the Year 2023: Meet HarperDB - A Database and Application Development Platform
22. Juni 2023, hackernoon.com

5G Open Innovation Lab Announces its 9th Startup Batch
6. März 2024, Business Wire

2024 NFL Draft Prospect Interview: Thomas Harper, DB, University of Notre Dame
22. April 2024, NFL Draft Diamonds

Unlocking immersive golfing experiences with AWS Wavelength | Amazon Web Services
29. November 2022, AWS Blog

Stephen Goldberg Named 2023 Bill Daniels Ethical Leader of the Year | CU Denver Business School News
9. Januar 2023, business-news.ucdenver.edu

bereitgestellt von Google News

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

New startup from Postgres creator puts the database at heart of software stack
12. März 2024, TechCrunch

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

PostgreSQL now top developer choice ahead of MySQL, according to massive new survey • DEVCLASS
13. Juni 2023, DevClass

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

bereitgestellt von 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. Juni 2022, hackernoon.com

8 Powerful Alternatives to Elasticsearch
25. April 2024, Insider Monkey

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

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

bereitgestellt von Google News

MongoDB: The Popular Database for IoT
15. August 2023, Open Source For You

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

Realtime App Development with RethinkDB and React Native — SitePoint
17. Juni 2016, SitePoint

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

How to deploy RethinkDB using Docker
14. Februar 2018, Packt Hub

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

Präsentieren Sie hier Ihr Produkt