DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > Databend vs. IBM Cloudant vs. Manticore Search vs. MariaDB vs. Memgraph

Vergleich der Systemeigenschaften Databend vs. IBM Cloudant vs. Manticore Search vs. MariaDB vs. Memgraph

Redaktionelle Informationen bereitgestellt von DB-Engines
NameDatabend  Xaus Vergleich ausschliessenIBM Cloudant  Xaus Vergleich ausschliessenManticore Search  Xaus Vergleich ausschliessenMariaDB  Xaus Vergleich ausschliessenMemgraph  Xaus Vergleich ausschliessen
KurzbeschreibungAn open-source, elastic, and workload-aware cloud data warehouse designed to meet businesses' massive-scale analytics needs at low cost and with low complexityAuf Apache CouchDB basierendes Database as a Service AngebotMulti-storage database for search, including full-text search.Open source RDBMS, das zu MySQL anwendungskompatibel ist und zusätzliche Features wie Hochverfügbarkeit, Security, Interoperabilität und Performanceverbesserungen aufweist. Mit MariaDB ColumnStore bietet es auch eine spaltenorientierte storage engineAn open source graph database built for real-time streaming and compatible with Neo4j
Primäres DatenbankmodellRelational DBMSDocument StoreSuchmaschineRelational DBMSGraph DBMS
Sekundäre DatenbankmodelleTime Series DBMS infousing the Manticore Columnar LibraryDocument Store
Graph DBMS infowith OQGraph storage engine
Spatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,30
Rang#287  Overall
#130  Relational DBMS
Punkte2,68
Rang#106  Overall
#20  Document Stores
Punkte0,22
Rang#312  Overall
#21  Suchmaschinen
Punkte93,21
Rang#13  Overall
#9  Relational DBMS
Punkte3,02
Rang#98  Overall
#8  Graph DBMS
Websitegithub.com/­datafuselabs/­databend
www.databend.com
www.ibm.com/­products/­cloudantmanticoresearch.commariadb.com infoSite of MariaDB Corporation
mariadb.org infoSite of MariaDB Foundation
memgraph.com
Technische Dokumentationdocs.databend.comcloud.ibm.com/­docs/­Cloudantmanual.manticoresearch.commariadb.com/­kb/­en/­librarymemgraph.com/­docs
Social network pagesLinkedInTwitterFacebookGitHubDiscord
EntwicklerDatabend LabsIBM, Apache Software Foundation infoIBM hat im Februar 2014 Cloudant gekauftManticore SoftwareMariaDB Corporation Ab (MariaDB Enterprise),
MariaDB Foundation (community MariaDB Server) infoDer Lead Developer Monty Widenius ist der ursprüngliche Autor von MySQL
Memgraph Ltd
Erscheinungsjahr2021201020172009 infoFork of MySQL, which was first released in 19952017
Aktuelle Version1.0.59, April 20236.0, Februar 202311.3.2, Februar 2024
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2.0kommerziellOpen Source infoGPL Version 2Open Source infoGPL Version 2, kommerzielle Enterpriselizenz verfügbarOpen Source infoBSL 1.1; commercial license for enterprise edition available
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.
ImplementierungsspracheRustErlangC++C und C++C und C++
Server Betriebssystemegehostet
Linux
macOS
gehostetFreeBSD
Linux
macOS
Windows
FreeBSD
Linux
Solaris
Windows infoColumnStore storage engine not available on Windows
Linux
DatenschemajaschemafreiFixed schemaja infoDynamic Columns werden unterstütztschemafrei und schema-optional
Typisierung infovordefinierte Datentypen, z.B. float oder datejaneinInt, 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 XMLjanein
Sekundärindizesneinjaja infoFull-Text Index auf allen Suchfeldernja
SQL infoSupport of SQLjaneinSQL-like query languageja infomit proprietären Erweiterungennein
APIs und andere ZugriffskonzepteCLI Client
JDBC
RESTful HTTP API
RESTful HTTP/JSON APIBinary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
ADO.NET
JDBC
ODBC
Proprietäres native API
Bolt protocol
Cypher query language
Unterstützte ProgrammiersprachenGo
Java
JavaScript (Node.js)
Python
Rust
C#
Java
JavaScript
Objective-C
PHP
Ruby
Elixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Ada
C
C#
C++
D
Eiffel
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
.Net
C
C++
Elixir
Go
Haskell
Java
JavaScript
PHP
Python
Ruby
Scala
Server-seitige Scripts infoStored ProceduresneinView Functions (Map-Reduce) in JavaScriptuser defined functionsja infoseit Version 10.3 auch PL/SQL kompatibel
Triggersneinjaneinja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeineShardingSharding infoAufteilung der Daten erfolgt manuell, Suchabfragen auf verteilten Index werden unterstützt.Horizontale Partitionierung, ShardingSharding infodynamic graph partitioning
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenkeineMulti-Source Replikation
Source-Replica Replikation
Synchronous replication based on Galera libraryMulti-Source Replikation
Source-Replica Replikation
Multi-source replication using RAFT
MapReduce infoBietet ein API für Map/Reduce Operationenneinjaneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyEventual ConsistencyImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinneinja infonicht für MyISAM Storage Engineja inforelationships in graphs
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationenjanein infoAtomare Operationen innerhalb eines Dokumentes möglichja infoisolated transactions for atomic changes and binary logging for safe writesACID infonicht für MyISAM Storage EngineACID infowith snapshot isolation
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjaja infoOptimistic lockingjajayes, multi-version concurrency control (MVCC)
Durability infoDauerhafte Speicherung der Datenjajaja infoDer Originalinhalt von Feldern wird nicht im Manticore-Index gespeichert.ja infonicht für In-Memory Storage Engineja infowith periodic snapshot and write-ahead logging (WAL) of changes
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinja infowith MEMORY storage engineja
Berechtigungskonzept infoZugriffskontrolleUsers with fine-grained authorization concept, user rolesZugriffsrechte für Benutzer pro Datenbank definierbarneinBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardUsers, roles and permissions
Weitere Informationen bereitgestellt vom Systemhersteller
DatabendIBM CloudantManticore SearchMariaDBMemgraph
Specific characteristicsMariaDB is the most powerful open source relational database – modern SQL and JSON...
» mehr
Memgraph directly connects to your streaming infrastructure so you and your team...
» mehr
Competitive advantagesMariaDB Servers have many features unavailable in other open source relational databases....
» mehr
Business Source License ensures a future for the Memgraph community MAGE algorithm...
» mehr
Typical application scenariosWeb, SaaS and Cloud operational applications that require high availability, scalability...
» mehr
Graph algorithms in bioinformatics Social network analysis Cryptocurrency network...
» mehr
Key customersDeutsche Bank, DBS Bank, Nasdaq, Red Hat, ServiceNow, Verizon and Walgreens Featured...
» mehr
Market metricsMariaDB is the default database in the LAMP stack supplied by Red Hat and SUSE Linux,...
» mehr
Licensing and pricing modelsMariaDB plc subscriptions cover our free, open source database, Community Server,...
» mehr
You can check out our pricing model and licenses on the company website .
» 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
DrittanbieterNavicat for MariaDB provides a native environment for MariaDB database management and development.
» 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
DatabendIBM CloudantManticore SearchMariaDBMemgraph
DB-Engines Blog Posts

MariaDB strengthens its position in the open source RDBMS market
5. April 2018, Matthias Gelbmann

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

Big gains for Relational Database Management Systems in DB-Engines Ranking
2. Februar 2016, Matthias Gelbmann

alle anzeigen

Erwähnungen in aktuellen Nachrichten

MindsDB is now the leading and fastest growing applied ML platform in the world
3. November 2022, Canada NewsWire

£1.1 Million in AddisonMckee Tube Bending Technologies Provides Dinex with Outstanding OEM Credentials
24. Mai 2007, news.thomasnet.com

bereitgestellt von Google News

Cloudant Best (and Worst) Practices — Part 1
18. März 2019, ibm.com

Intro to Enterprise Cloud Storage: How to Set Up a Cloudant Database
1. Dezember 2014, Linux.com

IBM Code Engine and IBM Cloudant: Serverless Data and Infrastructure
16. August 2021, ibm.com

IBM Expands Cloud Database Services with Kubernetes
26. September 2019, EnterpriseAI

IBM to Purchase Cloudant Database as a service (DBaaS) Provider
22. März 2014, App Developer Magazine

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

RECOMMENDED CASH OFFER for MARIADB plc by MERIDIAN BIDCO LLC which is an Affiliate of K1 INVESTMENT ...
24. April 2024, PR Newswire

Progress Software (PRGS) Has No Intention to Make an Offer for MariaDB plc
2. Mai 2024, StreetInsider.com

Progress outbids private equity in offer for MariaDB plc
28. März 2024, The Register

MariaDB stock sinks after Progress Software announces no intention to make an offer
2. Mai 2024, Seeking Alpha

Progress Software Confirms Bid to Acquire MariaDB
26. März 2024, The Wall Street Journal

bereitgestellt von Google News

Enhance Your Network with the Power of a Graph DB
4. Mai 2024, Towards Data Science

Graph database company Memgraph raises $9.34M
5. Oktober 2021, VentureBeat

Graph Database Market to grow at a CAGR of 19.9% from 2022 to 2027|Increased demand for low-latency queries is a ...
7. August 2023, PR Newswire

Croatian graph database startup Memgraph raises €8M with Microsoft as key investor, plans to boost R&D
20. Oktober 2021, The Recursive

London-based Memgraph raises over €8 million in seed funding to provide Streaming Graph Algorithms to the masses
5. Oktober 2021, EU-Startups

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.

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Milvus logo

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

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

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

Präsentieren Sie hier Ihr Produkt