DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > Elasticsearch vs. Manticore Search vs. RocksDB vs. Vertica

Vergleich der Systemeigenschaften Elasticsearch vs. Manticore Search vs. RocksDB vs. Vertica

Bitte wählen Sie ein weiteres System aus, um es in den Vergleich aufzunehmen.

Redaktionelle Informationen bereitgestellt von DB-Engines
NameElasticsearch  Xaus Vergleich ausschliessenManticore Search  Xaus Vergleich ausschliessenRocksDB  Xaus Vergleich ausschliessenVertica infoOpenText™ Vertica™  Xaus Vergleich ausschliessen
KurzbeschreibungEine moderne Such- und Analyseplattform basierend auf Apache Lucene infoElasticsearch lets you perform and combine many types of searches such as structured, unstructured, geo, and metricMulti-storage database for search, including full-text search.Embeddable persistent key-value store optimized for fast storage (flash and RAM)Cloud or off-cloud analytical database and query engine for structured and semi-structured streaming and batch data. Machine learning platform with built-in algorithms, data preparation capabilities, and model evaluation and management via SQL or Python.
Primäres DatenbankmodellSuchmaschineSuchmaschineKey-Value StoreRelational DBMS infoColumn oriented
Sekundäre DatenbankmodelleDocument Store
Spatial DBMS
Vektor DBMS
Time Series DBMS infousing the Manticore Columnar LibrarySpatial DBMS
Time Series DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte135,35
Rang#7  Overall
#1  Suchmaschinen
Punkte0,22
Rang#312  Overall
#21  Suchmaschinen
Punkte3,65
Rang#85  Overall
#11  Key-Value Stores
Punkte10,68
Rang#43  Overall
#27  Relational DBMS
Websitewww.elastic.co/­elasticsearchmanticoresearch.comrocksdb.orgwww.vertica.com
Technische Dokumentationwww.elastic.co/­guide/­en/­elasticsearch/­reference/­current/­index.htmlmanual.manticoresearch.comgithub.com/­facebook/­rocksdb/­wikivertica.com/­documentation
EntwicklerElasticManticore SoftwareFacebook, Inc.OpenText infopreviously Micro Focus and Hewlett Packard
Erscheinungsjahr2010201720132005
Aktuelle Version8.6, January 20236.0, Februar 20238.11.4, April 202412.0.3, Jänner 2023
Lizenz infoCommercial or Open SourceOpen Source infoElastic LicenseOpen Source infoGPL Version 2Open Source infoBSDkommerziell infoLimitierte Community Edition gratis
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinnein infoon-premises, all major clouds - Amazon AWS, Microsoft Azure, Google Cloud Platform and containers
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheJavaC++C++C++
Server BetriebssystemeAlle Betriebssysteme mit einer Java VMFreeBSD
Linux
macOS
Windows
LinuxLinux
Datenschemaschemafrei infoFlexible Typdefinitionen, die - sobald definiert - persistent bleiben.Fixed schemaschemafreiYes, but also semi-structure/unstructured data storage, and complex hierarchical data (like Parquet) stored and/or queried.
Typisierung infovordefinierte Datentypen, z.B. float oder datejaInt, Bigint, Float, Timestamp, Bit, Int array, Bigint array, JSON, Booleanneinyes
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinCan index from XMLneinnein
Sekundärindizesja infoAlle Suchfelder werden automatisch indiziertja infoFull-Text Index auf allen SuchfeldernneinNo Indexes Required. Different internal optimization strategy, but same functionality included.
SQL infoSupport of SQLSQL-like query languageSQL-like query languageneinFull 1999 standard plus machine learning, time series and geospatial. Over 650 functions.
APIs und andere ZugriffskonzepteJava API
RESTful HTTP/JSON API
Binary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
C++ API
Java API
ADO.NET
JDBC
Kafka Connector
ODBC
RESTful HTTP API
Spark Connector
vSQL infocharacter-based, interactive, front-end utility
Unterstützte Programmiersprachen.Net
Groovy
Community Contributed Clients
Java
JavaScript
Perl
PHP
Python
Ruby
Elixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
C
C++
Go
Java
Perl
Python
Ruby
C#
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Server-seitige Scripts infoStored Proceduresjauser defined functionsneinyes, PostgreSQL PL/pgSQL, with minor differences
Triggersja infoMittels Verwendung des 'Percolation' featuresneinyes, called Custom Alerts
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingSharding infoAufteilung der Daten erfolgt manuell, Suchabfragen auf verteilten Index werden unterstützt.horizontal partitioninghorizontal partitioning, hierarchical partitioning
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenjaSynchronous replication based on Galera libraryjaMulti-Source Replikation infoOne, or more copies of data replicated across nodes, or object-store used for repository.
MapReduce infoBietet ein API für Map/Reduce OperationenES-Hadoop Connectorneinneinno infoBi-directional Spark integration
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency infoSynchrone dokumentenbasierte Replikation. Write consistency konfigurierbar: one, quorum, allImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationenneinja infoisolated transactions for atomic changes and binary logging for safe writesjaACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajaja
Durability infoDauerhafte Speicherung der Datenjaja infoDer Originalinhalt von Feldern wird nicht im Manticore-Index gespeichert.jaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenMemcached and Redis integrationjanein
Berechtigungskonzept infoZugriffskontrolleneinneinfine grained access rights according to SQL-standard; supports Kerberos, LDAP, Ident and hash
Weitere Informationen bereitgestellt vom Systemhersteller
ElasticsearchManticore SearchRocksDBVertica infoOpenText™ Vertica™
Specific characteristicsDeploy-anywhere database for large-scale analytical deployments. Deploy off-cloud,...
» mehr
Competitive advantagesFast, scalable, and capable of high concurrency. Separation of compute/storage leverages...
» mehr
Typical application scenariosCommunication and network analytics, Embedded analytics, Fraud monitoring and Risk...
» mehr
Key customersAbiba Systems, Adform, adMarketplace, AmeriPride, Anritsu, AOL, Avito, Auckland Transport,...
» mehr
Licensing and pricing modelsCost-based models and subscription-based models are both available. One license is...
» 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
DrittanbieterSpeedb: A high performance RocksDB-compliant key-value store optimized for write-intensive workloads.
» mehr

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

Weitere Ressourcen
ElasticsearchManticore SearchRocksDBVertica infoOpenText™ Vertica™
DB-Engines Blog Posts

PostgreSQL is the DBMS of the Year 2017
2. Januar 2018, Paul Andlinger, Matthias Gelbmann

Elasticsearch moved into the top 10 most popular database management systems
3. Juli 2017, Matthias Gelbmann

MySQL, PostgreSQL and Redis are the winners of the March ranking
2. März 2016, Paul Andlinger

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Netflix Uses Elasticsearch Percolate Queries to Implement Reverse Searches Efficiently
29. April 2024, InfoQ.com

Elasticsearch Changes Name to Elastic to Reflect Wide Adoption Beyond Search
29. April 2024, Yahoo Singapore News

The end of vendor-backed open source?
29. April 2024, InfoWorld

Splunk vs Elasticsearch | A Comparison and How to Choose
12. Januar 2024, SentinelOne

Elastic Reports 8x Speed and 32x Efficiency Gains for Elasticsearch and Lucene Vector Database
26. April 2024, Business Wire

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

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

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

Did Rockset Just Solve Real-Time Analytics?
25. August 2021, Datanami

Meta’s Velox Means Database Performance Is Not Subject To Interpretation
31. August 2022, The Next Platform

Linux 6.9 Drives AMD 4th Gen EPYC Performance Even Higher For Some Workloads
29. März 2024, Phoronix

Power your Kafka Streams application with Amazon MSK and AWS Fargate | Amazon Web Services
10. August 2021, AWS Blog

Intel Linux Optimizations Help AMD EPYC "Genoa" Improve Scaling To 384 Threads
6. April 2023, Phoronix

bereitgestellt von Google News

OCI Object Storage Completes Technical Validation of Vertica in Eon Mode
16. Oktober 2023, Oracle

Vertica by OpenText and Anritsu Sign New Deal for Next-Gen Architecture and 5G Network Capabilities
17. Mai 2023, PR Newswire

MapR Hadoop Upgrade Runs HP Vertica
22. September 2023, InformationWeek

Stonebraker Seeks to Invert the Computing Paradigm with DBOS
12. März 2024, Datanami

OpenText expands enterprise portfolio with AI and Micro Focus integrations
25. Juli 2023, VentureBeat

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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

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

Neo4j logo

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

Präsentieren Sie hier Ihr Produkt