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 > Milvus vs. MongoDB vs. OceanBase

Vergleich der Systemeigenschaften Milvus vs. MongoDB vs. OceanBase

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

Redaktionelle Informationen bereitgestellt von DB-Engines
NameMilvus  Xaus Vergleich ausschliessenMongoDB  Xaus Vergleich ausschliessenOceanBase  Xaus Vergleich ausschliessen
KurzbeschreibungA DBMS designed for efficient storage of vector data and vector similarity searchesEiner der meistverwendeten Document StoresA distributed, high available RDBMS compatible with Oracle and MySQL
Primäres DatenbankmodellVektor DBMSDocument StoreRelational DBMS
Sekundäre DatenbankmodelleSpatial DBMS
Suchmaschine infointegrated Lucene index, currently in MongoDB Atlas only.
Time Series DBMS infoTime Series Collections introduced in Release 5.0
Vektor DBMS infocurrently available in the MongoDB Atlas cloud service only
Document Store
Wide Column Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte1,38
Rang#189  Overall
#5  Vektor DBMS
Punkte439,42
Rang#5  Overall
#1  Document Stores
Punkte2,20
Rang#146  Overall
#68  Relational DBMS
Websitemilvus.iowww.mongodb.comopen.oceanbase.com
Technische Dokumentationmilvus.io/­docs/­overview.mdwww.mongodb.com/­docs/­manualopen.oceanbase.com/­docs
EntwicklerMongoDB, IncOceanBase infopreviously Alibaba and Ant Group
Erscheinungsjahr201920092011
Aktuelle Version2.2, November 20226.0.7, Juni 20233.2.3, March 2022
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infoMongoDB Inc.'s Server Side Public License v1. Prior versions were published under GNU AGPL v3.0. Commercial licenses are also available.Open Source infoCommercial license available
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinnein infoMongoDB available as DBaaS (MongoDB Atlas)nein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Zilliz Cloud – Cloud-native service for MilvusMongoDB Atlas: Global multi-cloud database with unmatched data distribution and mobility across AWS, Azure, and Google Cloud, built-in automation for resource and workload optimization, and so much more.
ImplementierungsspracheC++, GoC++C++
Server BetriebssystemeLinux
macOS info10.14 or later
Windows infowith WSL 2 enabled
Linux
OS X
Solaris
Windows
Linux
Datenschemaschemafrei infoObwohl schemafrei haben Dokumente einer Collection dennoch häufig die selbe Strukturja
Typisierung infovordefinierte Datentypen, z.B. float oder dateVector, Numeric and Stringja infostring, integer, double, decimal, boolean, date, object_id, geospatialja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinnein
Sekundärindizesneinjaja
SQL infoSupport of SQLneinRead-only SQL queries via the MongoDB Atlas SQL Interfaceja
APIs und andere ZugriffskonzepteRESTful HTTP APIGraphQL
HTTP REST
Prisma
Proprietäres Protokoll basierend auf JSON
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Proprietäres native API
Table API
Unterstützte ProgrammiersprachenC++
Go
Java
JavaScript (Node.js)
Python
Actionscript infoinoffizielle Driver
C
C#
C++
Clojure infoinoffizielle Driver
ColdFusion infoinoffizielle Driver
D infoinoffizielle Driver
Dart infoinoffizielle Driver
Delphi infoinoffizielle Driver
Erlang
Go
Groovy infoinoffizielle Driver
Haskell
Java
JavaScript
Kotlin
Lisp infoinoffizielle Driver
Lua infoinoffizielle Driver
MatLab infoinoffizielle Driver
Perl
PHP
PowerShell infoinoffizielle Driver
Prolog infoinoffizielle Driver
Python
R infoinoffizielle Driver
Ruby
Rust
Scala
Smalltalk infoinoffizielle Driver
Swift
Ada infoin MySQL-compatible model
C infoin Oracle- and MySQL- compatible models
C++ infoin Oracle- and MySQL- compatible models
D infoin MySQL-compatible model
Delphi infoin MySQL-compatible model
Eiffel infoin MySQL-compatible model
Erlang infoin MySQL-compatible model
Haskell infoin MySQL-compatible model
Java infoin Oracle- and MySQL- compatible models
JavaScript (Node.js) infoin MySQL-compatible model
Objective-C infoin MySQL-compatible model
OCaml infoin MySQL-compatible model
Perl infoin MySQL-compatible model
PHP infoin MySQL-compatible model
Python infoin MySQL-compatible model
Ruby infoin MySQL-compatible model
Scheme infoin MySQL-compatible model
Tcl infoin MySQL-compatible model
Server-seitige Scripts infoStored ProceduresneinJavaScriptPL/SQL in oracle-compatible mode, MySQL Stored Procedure in mysql-compatible mode
Triggersneinja infoin MongoDB Atlas onlyja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingSharding infoPartitioned by hashed, ranged, or zoned sharding keys. Live resharding allows users to change their shard keys as an online operation with zero downtime.horizontal partitioning (by hash, key, range, range columns, list, and list columns)
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-Source deployments with MongoDB Atlas Global Clusters
Source-Replica Replikation
Multi-source replication using Paxos
MapReduce infoBietet ein API für Map/Reduce Operationenneinjanein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemBounded Staleness
Eventual Consistency
Immediate Consistency
Session Consistency
Tunable Consistency
Eventual Consistency infocan be individually decided for each read operation
Immediate Consistency infodefault behaviour
Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinnein infoNormalerweise nicht gebraucht, abgeschwächte Variante mit DBRefja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinMulti-document ACID Transactions with snapshot isolationACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajaja
Durability infoDauerhafte Speicherung der Datenjaja infooptional, enabled by defaultja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaja infoIn-memory storage engine introduced with MongoDB version 3.2
Berechtigungskonzept infoZugriffskontrolleRole based access control and fine grained access rightsZugriffsrechte für Benutzer und RollenAccess rights for users, groups and roles according to SQL-standard
Weitere Informationen bereitgestellt vom Systemhersteller
MilvusMongoDBOceanBase
Specific characteristicsMilvus is an open-source and cloud-native vector database built for production-ready...
» mehr
MongoDB provides an integrated suite of cloud database and data services to accelerate...
» mehr
OceanBase Database is the world’s only native distributed database that has set new...
» mehr
Competitive advantagesHighly available, versatile, and robust with millisecond latency. Supports batch...
» mehr
Built around the flexible document data model and unified API, MongoDB is a developer...
» mehr
High Availability : The five IDCs across three sites disaster recovery solution sets...
» mehr
Typical application scenariosVideo media : video understanding, video deduplication. E-commerce and mobile applications...
» mehr
AI-enriched intelligent apps (Continental, Telefonica, Iron Mountain) Internet of...
» mehr
Key customersMilvus is trusted by over 1,000 enterprises, including Baidu, eBay, IKEA, LINE, Shopee,...
» mehr
ADP, Adobe, Amadeus, AstraZeneca, Auto Trader, Barclays, BBVA, Bosch, Cisco, CERN,...
» mehr
OceanBase Database has helped over 400 customers across industries upgrade their...
» mehr
Market metricsAs of February 2023, 20k+ GitHub stars 2M+ downloads and installations 1000+ enterprise...
» mehr
Hundreds of millions downloads, over 150,000+ Atlas clusters provisioned every month...
» mehr
TPC-C No.1 Performance , achieved a result of 707.35 million tpmC in the TPC-C benchmark...
» mehr
Licensing and pricing modelsMilvus was released under the open-source Apache License 2.0 in October 2019. Fully-managed...
» mehr
MongoDB database server: Server-Side Public License (SSPL) . Commercial licenses...
» mehr
Mulan PubL v2 license for open source community edition. Commercial license for enterprise...
» mehr
Zugehörige Produkte und Dienstleistungen
DrittanbieterStudio 3T: The world's favorite IDE for working with MongoDB
» mehr

CData: Connect to Big Data & NoSQL through standard Drivers.
» mehr

Navicat for MongoDB gives you a highly effective GUI interface for MongoDB database management, administration 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
MilvusMongoDBOceanBase
DB-Engines Blog Posts

Vector databases
2. Juni 2023, Matthias Gelbmann

alle anzeigen

Snowflake is the DBMS of the Year 2021
3. Januar 2022, Paul Andlinger, Matthias Gelbmann

PostgreSQL is the DBMS of the Year 2020
4. Januar 2021, Paul Andlinger, Matthias Gelbmann

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

alle anzeigen

Erwähnungen in aktuellen Nachrichten

How to Get the Right Vector Embeddings
18. September 2023, The New Stack

KX Announces KDB.AI Cloud: The Free, Smarter Vector Database ...
13. September 2023, insideBIGDATA

This AI Research Presents Lucene Integration for Powerful Vector Search with OpenAI Embeddings
4. September 2023, MarkTechPost

Rockset to boost real-time database for AI era with $44M raise
29. August 2023, VentureBeat

Google brings new AI to AlloyDB and database migration service
29. August 2023, VentureBeat

bereitgestellt von Google News

MongoDB Launches Atlas for Manufacturing and Automotive
21. September 2023, PR Newswire

MongoDB Unusual Options Activity - MongoDB (NASDAQ:MDB)
22. September 2023, Benzinga

MongoDB, Inc. Announces Second Quarter Fiscal 2024 Financial ...
31. August 2023, PR Newswire

Roth Financial Partners LLC Takes $205000 Position in MongoDB ...
22. September 2023, MarketBeat

Everhart Financial Group Inc. Shows Confidence in MongoDB's ...
22. September 2023, Best Stocks

bereitgestellt von Google News

Ant Group Will Cut Foreign Investors Out of Fast-Growing Database ...
22. August 2023, The Information

Alibaba's OceanBase distributed database aims at markets outside China
16. August 2022, InfoWorld

OceanBase Cloud now available in AWS Marketplace, expanding its ...
13. Oktober 2022, Business Wire

Haidilao’s 6-step recipe for successful digital transformation with ...
4. August 2023, Tech in Asia

OceanBase Launches Revolutionary Relational Database System
6. Juni 2023, Digital Journal

bereitgestellt von Google News

Jobangebote

Developer Advocate (SF)
Zilliz, Redwood City, CA

Azure DevOps Engineer with Milvus Database
PSRTEK, Remote

Senior Software Engineer, High Performance Computing
Zilliz, Redwood City, CA

Data Engineer
Adisys Corporation, Bellevue, WA

Staff Software Engineer, Machine Learning Platform
Zilliz, Redwood City, CA

MongoDB
Devcare Solutions, California

Technical Customer Support Representative
Sakari, Remote

Developer Advocate
Oso, New York State

Senior Backend Engineer
Epic Games, Cary, NC

Level 3 MongoDB Escalation Specialist
Percona, Remote

Software Engineer Graduate (Database Team) - 2024 Start (BS/MS)
ByteDance, San Jose, CA

jobs by Indeed



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

Redis logo

The world’s most loved real‑time data platform.
Try free

MariaDB logo

SkySQL, the ultimate
MariaDB cloud, is here.

Get started with SkySQL today!

Neo4j logo

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

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