DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von Redgate Software

DBMS > Apache Druid vs. Coveo vs. Manticore Search vs. MaxDB vs. NebulaGraph

Vergleich der Systemeigenschaften Apache Druid vs. Coveo vs. Manticore Search vs. MaxDB vs. NebulaGraph

Redaktionelle Informationen bereitgestellt von DB-Engines
NameApache Druid  Xaus Vergleich ausschliessenCoveo  Xaus Vergleich ausschliessenManticore Search  Xaus Vergleich ausschliessenMaxDB infoformerly named Adabas-D  Xaus Vergleich ausschliessenNebulaGraph  Xaus Vergleich ausschliessen
KurzbeschreibungOpen-source analytics data store designed for sub-second OLAP queries on high dimensionality and high cardinality dataAI-powered hosted search, recommendation and personalization platform providing tools for both low-code and full-code developmentMulti-storage database for search, including full-text search.A robust and reliable RDBMS optimized to run all major SAP solutionsA distributed, linear scalable, high perfomant Graph DBMS
Primäres DatenbankmodellRelational DBMS
Time Series DBMS
SuchmaschineSuchmaschineRelational DBMSGraph DBMS
Sekundäre DatenbankmodelleTime Series DBMS infousing the Manticore Columnar Library
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte2,85
Rang#96  Overall
#50  Relational DBMS
#6  Time Series DBMS
Punkte2,14
Rang#116  Overall
#11  Suchmaschinen
Punkte0,23
Rang#301  Overall
#21  Suchmaschinen
Punkte2,15
Rang#115  Overall
#55  Relational DBMS
Punkte1,92
Rang#122  Overall
#11  Graph DBMS
Websitedruid.apache.orgwww.coveo.commanticoresearch.commaxdb.sap.comgithub.com/­vesoft-inc/­nebula
www.nebula-graph.io
Technische Dokumentationdruid.apache.org/­docs/­latest/­designdocs.coveo.commanual.manticoresearch.commaxdb.sap.com/­documentationdocs.nebula-graph.io
EntwicklerApache Software Foundation and contributorsCoveoManticore SoftwareSAP, acquired from Software AG (Adabas-D) in 1997Vesoft Inc.
Erscheinungsjahr20122012201719842019
Aktuelle Version30.0.0, Juni 20246.0, Februar 20237.9.10.12, Februar 2024
Lizenz infoCommercial or Open SourceOpen Source infoApache license v2kommerziellOpen Source infoGPL Version 2kommerziell infoLimitierte Community Edition gratisOpen Source infoApache Version 2.0 + Common Clause 1.0
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.
ImplementierungsspracheJavaC++C++C++
Server BetriebssystemeLinux
OS X
Unix
gehostetFreeBSD
Linux
macOS
Windows
AIX
HP-UX
Linux
Solaris
Windows
Linux
Datenschemaja infoschema-less columns are supportedhybrid - fields need to be configured prior to indexing, but relationships can be exploited at query time without pre-configurationFixed schemajaStrong typed schema
Typisierung infovordefinierte Datentypen, z.B. float oder datejajaInt, Bigint, Float, Timestamp, Bit, Int array, Bigint array, JSON, Booleanjaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinCan index from XMLneinnein
Sekundärindizesjajaja infoFull-Text Index auf allen Suchfeldernjaja infoNebula Graph internally uses the Key-Value store RocksDB for persistency. The vertices, edges, and their properties are stored as Key while their values are stored as Value. The primary indexes are per Key and secondary indexes are per Value.
SQL infoSupport of SQLSQL for queryingneinSQL-like query languagejaSQL-like query language
APIs und andere ZugriffskonzepteJDBC
RESTful HTTP/JSON API
RESTful HTTP APIBinary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
ADO.NET
JDBC
ODBC
WebDAV
Browser interface
console (shell)
Cypher Query Language
GO Object Graph Mapper
Java Object Graph Mapper
NGBatis infoORM framework for NebulaGraph and Spring-Boot
Proprietäres native API
Python Object Graph Mapper
Query language nGQL
Unterstützte ProgrammiersprachenClojure
JavaScript
PHP
Python
R
Ruby
Scala
C#
Java
JavaScript
Python
Elixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
.Net
C#
Java
Perl
PHP
Python
.Net
C++
Go
Java
PHP
Python
Server-seitige Scripts infoStored Proceduresneinneinuser defined functionsjauser defined functions
Triggersneinjaneinja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infomanual/auto, time-basedjaSharding infoAufteilung der Daten erfolgt manuell, Suchabfragen auf verteilten Index werden unterstützt.keineSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenja, durch HDFS, S3 oder andere Storage EnginesjaSynchronous replication based on Galera librarySource-Replica ReplikationCausal Clustering using Raft protocol
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinjaneinjaja infoRelationships in graphs
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationenneinjaja infoisolated transactions for atomic changes and binary logging for safe writesACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjajaja infoDer Originalinhalt von Feldern wird nicht im Manticore-Index gespeichert.jaja infousing RocksDB
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinneinja
Berechtigungskonzept infoZugriffskontrolleRBAC using LDAP or Druid internals for users and groups for read/write by datasource and systemgranular access controls, API key management, content filtersneinBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardRole-based access control
Weitere Informationen bereitgestellt vom Systemhersteller
Apache DruidCoveoManticore SearchMaxDB infoformerly named Adabas-DNebulaGraph
Specific characteristicsNebulaGraph is a truly distributed, linearly scalable, lightning-fast graph database,...
» mehr
Competitive advantagesNebulaGraph boasts the world's only graph database solution that is able to host...
» mehr
Typical application scenariosSocial networking Fraud detection Knowledge graph Data warehouse management Anti...
» mehr
Key customersCompanies from a variety of industries have implemented NebulaGraph Database in production,...
» mehr
Market metricsAt our very early stage, NebulaGraph has already received over 10,000 stars on GitHub...
» mehr
Licensing and pricing modelsNebulaGraph is open source and free to use under Apache 2.0 license.
» mehr

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
Apache DruidCoveoManticore SearchMaxDB infoformerly named Adabas-DNebulaGraph
Erwähnungen in aktuellen Nachrichten

Imply Announces the Availability of Imply Polaris, a Database-as-a-Service Built from Apache Druid, on Microsoft Azure
26. Juni 2024, Yahoo Finance

Apache® Druid Wins Best Big Data Product in the 2023 BigDATAwire Readers’ Choice Awards
26. Januar 2024, Business Wire

'Lucifer' Botnet Turns Up the Heat on Apache Hadoop Servers
21. Februar 2024, Dark Reading

New DDoS malware Attacking Apache big-data stack, Hadoop, & Druid Servers
26. Februar 2024, GBHackers

Apache Druid Takes Its Place In The Pantheon Of Databases
16. Juni 2022, The Next Platform

bereitgestellt von Google News

Coveo Announces New Integration with Salesforce Data Cloud
11. September 2024, PR Newswire

Online grocery shopping to rise during 2024 holiday shopping season
17. September 2024, SmartBrief

Coveo Debuts GenAI Tools on Genesys Cloud and AppFoundry
17. Mai 2024, CX Today

Coveo Solutions Inc. (TSE:CVO) Receives Consensus Rating of "Buy" from Brokerages
18. September 2024, MarketBeat

Coveo Solutions First Quarter 2025 Earnings: EPS Misses Expectations
9. August 2024, Yahoo Finance

bereitgestellt von Google News

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

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

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

Highlighting in Search Results
24. Mai 2020, hackernoon.com

40 Stories To Learn About Elasticsearch
27. April 2023, hackernoon.com

bereitgestellt von Google News

SAP Content Server High Availability using Amazon EFS and SUSE
30. Dezember 2020, AWS Blog

SAP Maintains Commitment to Help Customers on Their Path to the Intelligent Enterprise
8. Juni 2020, SAP News

What is SAP S/4HANA?
21. März 2022, TechTarget

Google Cloud adds backup vaults and centralized management
10. September 2024, Blocks & Files

Alibaba Cloud Offers Access to SAP Software for Customers
5. Juni 2018, Alizila

bereitgestellt von Google News

NebulaGraph Cloud Launches Beta Preview: Experience Graph Database as a Service for Up to $1 for a Month
13. September 2024, Kilgore News Herald

Announcing NebulaGraph RAG: From Knowledge to Apps in Minutes
26. August 2024, PR Newswire

LlamaIndex Unveils Notebook Implementation of GraphRAG
17. Juli 2024, AIM

NebulaGraph reaps from China’s growing appetite for graph databases
16. September 2022, TechCrunch

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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

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

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

Präsentieren Sie hier Ihr Produkt