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

DBMS > Microsoft Azure Table Storage vs. MongoDB vs. OpenEdge vs. OrigoDB vs. VictoriaMetrics

Vergleich der Systemeigenschaften Microsoft Azure Table Storage vs. MongoDB vs. OpenEdge vs. OrigoDB vs. VictoriaMetrics

Redaktionelle Informationen bereitgestellt von DB-Engines
NameMicrosoft Azure Table Storage  Xaus Vergleich ausschliessenMongoDB  Xaus Vergleich ausschliessenOpenEdge  Xaus Vergleich ausschliessenOrigoDB  Xaus Vergleich ausschliessenVictoriaMetrics  Xaus Vergleich ausschliessen
KurzbeschreibungA Wide Column Store for rapid development using massive semi-structured datasetsEiner der meistverwendeten Document StoresAnwendungsentwicklungsumgebung mit integrierter DatenbankA fully ACID in-memory object graph databaseA fast, cost-effective and scalable Time Series DBMS and monitoring solution
Primäres DatenbankmodellWide Column StoreDocument StoreRelational DBMSDocument Store
Object oriented DBMS
Time Series 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
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte4,48
Rang#75  Overall
#6  Wide Column Stores
Punkte421,65
Rang#5  Overall
#1  Document Stores
Punkte3,51
Rang#86  Overall
#46  Relational DBMS
Punkte0,00
Rang#383  Overall
#53  Document Stores
#20  Object oriented DBMS
Punkte1,32
Rang#162  Overall
#14  Time Series DBMS
Websiteazure.microsoft.com/­en-us/­services/­storage/­tableswww.mongodb.comwww.progress.com/­openedgeorigodb.comvictoriametrics.com
Technische Dokumentationwww.mongodb.com/­docs/­manualdocumentation.progress.com/­output/­ua/­OpenEdge_latestorigodb.com/­docsdocs.victoriametrics.com
github.com/­VictoriaMetrics/­VictoriaMetrics/­wiki
EntwicklerMicrosoftMongoDB, IncProgress Software CorporationRobert Friberg et alVictoriaMetrics
Erscheinungsjahr2012200919842009 infounder the name LiveDB2018
Aktuelle Version6.0.7, Juni 2023OpenEdge 12.2, Maerz 2020v1.91, Mai 2023
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoMongoDB Inc.'s Server Side Public License v1. Prior versions were published under GNU AGPL v3.0. Commercial licenses are also available.kommerziellOpen SourceOpen Source infoApache Version 2.0
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarjanein infoMongoDB available as DBaaS (MongoDB Atlas)neinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
  • MongoDB Flex @ STACKIT offers managed MongoDB Instances with adjustable CPU, RAM, storage amount and speed, in enterprise grade to perfectly match all application requirements. All services are 100% GDPR-compliant.
  • MongoDB 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++C#Go
Server BetriebssystemegehostetLinux
OS X
Solaris
Windows
AIX
HP-UX
Linux
Solaris
Windows
Linux
Windows
FreeBSD
Linux
macOS
OpenBSD
Datenschemaschemafreischemafrei infoObwohl schemafrei haben Dokumente einer Collection dennoch häufig die selbe Strukturjaja
Typisierung infovordefinierte Datentypen, z.B. float oder datejaja infostring, integer, double, decimal, boolean, date, object_id, geospatialjaUser defined using .NET types and collections
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinjanein infocan be achieved using .NETnein
Sekundärindizesneinjajaja
SQL infoSupport of SQLneinRead-only SQL queries via the MongoDB Atlas SQL Interfaceja infoclose to SQL 92neinnein
APIs und andere ZugriffskonzepteRESTful HTTP APIGraphQL
HTTP REST
Prisma
Proprietäres Protokoll basierend auf JSON
JDBC
ODBC
.NET Client API
HTTP API
LINQ
Graphite protocol
InfluxDB Line Protocol
OpenTSDB
Prometheus Query API
Prometheus Remote Read/Write
Unterstützte Programmiersprachen.Net
C#
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
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
Progress proprietary ABL (Advanced Business Language).Net
Server-seitige Scripts infoStored ProceduresneinJavaScriptjajanein
Triggersneinja infoin MongoDB Atlas onlyjaja infoDomain Eventsnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infoImplicit feature of the cloud serviceSharding infoPartitioned by hashed, ranged, or zoned sharding keys. Live resharding allows users to change their shard keys as an online operation with zero downtime.horizontale Partitionierung infosince Version 11.4horizontale Partitionierung infoclient side managed; servers are not synchronized
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenja infoimplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.Multi-Source deployments with MongoDB Atlas Global Clusters
Source-Replica Replikation
Source-Replica ReplikationSource-Replica ReplikationSynchronous replication
MapReduce infoBietet ein API für Map/Reduce Operationenneinjaneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyEventual Consistency infocan be individually decided for each read operation
Immediate Consistency infodefault behaviour
Immediate ConsistencyEventual Consistency
Fremdschlüssel inforeferenzielle Integritätneinnein infoNormalerweise nicht gebraucht, abgeschwächte Variante mit DBRefjadepending on modelnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationenoptimistic LockingMulti-document ACID Transactions with snapshot isolationACIDACIDnein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjaja infooptional, enabled by defaultjaja infoWrite ahead logja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinja infoIn-memory storage engine introduced with MongoDB version 3.2neinjanein
Berechtigungskonzept infoZugriffskontrolleAccess rights based on private key authentication or shared access signaturesZugriffsrechte für Benutzer und RollenBenutzer und GruppenRole based authorization
Weitere Informationen bereitgestellt vom Systemhersteller
Microsoft Azure Table StorageMongoDBOpenEdgeOrigoDBVictoriaMetrics
Specific characteristicsMongoDB provides an integrated suite of cloud database and data services to accelerate...
» mehr
Competitive advantagesBuilt around the flexible document data model and unified API, MongoDB is a developer...
» mehr
Typical application scenariosAI-enriched intelligent apps (Continental, Telefonica, Iron Mountain) Internet of...
» mehr
Key customersADP, Adobe, Amadeus, AstraZeneca, Auto Trader, Barclays, BBVA, Bosch, Cisco, CERN,...
» mehr
Market metricsHundreds of millions downloads, over 150,000+ Atlas clusters provisioned every month...
» mehr
Licensing and pricing modelsMongoDB database server: Server-Side Public License (SSPL) . Commercial licenses...
» 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
DrittanbieterCData: Connect to Big Data & NoSQL through standard Drivers.
» mehr

Studio 3T: The world's favorite IDE for working with MongoDB
» 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
Microsoft Azure Table StorageMongoDBOpenEdgeOrigoDBVictoriaMetrics
DB-Engines Blog Posts

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

Working with Azure to Use and Manage Data Lakes
7. März 2024, Simplilearn

Azure Cosmos DB Data Migration tool imports from Azure Table storage | Azure updates
5. Mai 2015, azure.microsoft.com

How to Use C# Azure.Data.Tables SDK with Azure Cosmos DB
9. Juli 2021, hackernoon.com

How to use Azure Table storage in .Net
14. Januar 2019, InfoWorld

Quick Guide to Azure Storage Pricing
16. Mai 2023, DevOps.com

bereitgestellt von Google News

A Closer Look at 27 Analyst Recommendations For MongoDB - MongoDB (NASDAQ:MDB)
17. Mai 2024, Benzinga

Build RAG applications with MongoDB Atlas, now available in Knowledge Bases for Amazon Bedrock | Amazon Web ...
2. Mai 2024, AWS Blog

Is Now An Opportune Moment To Examine MongoDB, Inc. (NASDAQ:MDB)?
14. Mai 2024, Simply Wall St

MongoDB.local NYC: Charting enterprise AI transformation
7. Mai 2024, SiliconANGLE News

MongoDB CEO Ittycheria: AI Has Reached 'A Crucible Moment' In Its Development.
9. Mai 2024, CRN

bereitgestellt von Google News

PoC Exploit Released for OpenEdge Authentication Gateway & AdminServer Vulnerability
11. März 2024, GBHackers

OpenEdge Application Development | Progress OpenEdge
14. September 2014, Progress Software

What's New in OpenEdge 12.8
15. April 2024, release.nl

bereitgestellt von Google News

Green coding - VictoriaMetrics: The efficiency vs complexity trade-off
15. Mai 2024, ComputerWeekly.com

OpenTelemetry Is Too Complicated, VictoriaMetrics Says
1. April 2024, Datanami

KubeCon24: VictoriaMetrics' Simpler Alternative to Prometheus
20. März 2024, The New Stack

How VictoriaMetrics' open source approach led to mass industry adoption
3. Mai 2024, Tech.eu

VictoriaMetrics Machine Learning takes monitoring to the next level
19. März 2024, businesswire.com

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

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

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.

Präsentieren Sie hier Ihr Produkt