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

DBMS > gStore vs. MongoDB vs. mSQL vs. OrigoDB vs. RisingWave

Vergleich der Systemeigenschaften gStore vs. MongoDB vs. mSQL vs. OrigoDB vs. RisingWave

Redaktionelle Informationen bereitgestellt von DB-Engines
NamegStore  Xaus Vergleich ausschliessenMongoDB  Xaus Vergleich ausschliessenmSQL infoMini SQL  Xaus Vergleich ausschliessenOrigoDB  Xaus Vergleich ausschliessenRisingWave  Xaus Vergleich ausschliessen
KurzbeschreibungA native Graph DBMS to store and maintain very large RDF datasets.Einer der meistverwendeten Document StoresmSQL (Mini SQL) is a simple and lightweight RDBMSA fully ACID in-memory object graph databaseA distributed RDBMS for stream processing, wire-compatible with PostgreSQL
Primäres DatenbankmodellGraph DBMS
RDF Store
Document StoreRelational DBMSDocument Store
Object oriented DBMS
Relational 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
Punkte0,14
Rang#342  Overall
#34  Graph DBMS
#16  RDF Stores
Punkte421,08
Rang#5  Overall
#1  Document Stores
Punkte1,27
Rang#169  Overall
#76  Relational DBMS
Punkte0,06
Rang#380  Overall
#50  Document Stores
#18  Object oriented DBMS
Punkte0,64
Rang#238  Overall
#110  Relational DBMS
Websiteen.gstore.cnwww.mongodb.comhughestech.com.au/­products/­msqlorigodb.comwww.risingwave.com/­database
Technische Dokumentationen.gstore.cn/­#/­enDocswww.mongodb.com/­docs/­manualorigodb.com/­docsdocs.risingwave.com/­docs/­current/­intro
EntwicklerMongoDB, IncHughes TechnologiesRobert Friberg et alRisingWave Labs
Erscheinungsjahr2016200919942009 infounder the name LiveDB2022
Aktuelle Version1.2, November 20236.0.7, Juni 20234.4, Oktober 20211.2, September 2023
Lizenz infoCommercial or Open SourceOpen Source infoBSDOpen Source infoMongoDB Inc.'s Server Side Public License v1. Prior versions were published under GNU AGPL v3.0. Commercial licenses are also available.kommerziell infofree licenses can be providedOpen SourceOpen Source infoApache Version 2.0
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinnein 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 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.
  • 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.
ImplementierungsspracheC++C++CC#Rust
Server BetriebssystemeLinuxLinux
OS X
Solaris
Windows
AIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Linux
Windows
Docker
Linux
macOS
Datenschemaschema-free and OWL/RDFS-schema supportschemafrei infoObwohl schemafrei haben Dokumente einer Collection dennoch häufig die selbe Strukturjajaja
Typisierung infovordefinierte Datentypen, z.B. float oder datejaja infostring, integer, double, decimal, boolean, date, object_id, geospatialjaUser defined using .NET types and collectionsStandard SQL-types and JSON
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinnein infocan be achieved using .NETnein
Sekundärindizesjajajaja
SQL infoSupport of SQLneinRead-only SQL queries via the MongoDB Atlas SQL InterfaceA subset of ANSI SQL is implemented infono subqueries, aggregate functions, views, foreign keys, triggersneinja
APIs und andere ZugriffskonzepteHTTP API
SPARQL 1.1
GraphQL
HTTP REST
Prisma
Proprietäres Protokoll basierend auf JSON
JDBC
ODBC
.NET Client API
HTTP API
LINQ
JDBC
PostgreSQL wire protocol
Unterstützte ProgrammiersprachenC++
Java
JavaScript (Node.js)
PHP
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
C
C++
Delphi
Java
Perl
PHP
Tcl
.NetGo
Java
JavaScript (Node.js)
Python
Server-seitige Scripts infoStored ProceduresjaJavaScriptneinjaUDFs in Python or Java
Triggersja infoin MongoDB Atlas onlyneinja infoDomain Eventsnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infoPartitioned by hashed, ranged, or zoned sharding keys. Live resharding allows users to change their shard keys as an online operation with zero downtime.keinehorizontale Partitionierung infoclient side managed; servers are not synchronized
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-Source deployments with MongoDB Atlas Global Clusters
Source-Replica Replikation
keineSource-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinjaneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency infocan be individually decided for each read operation
Immediate Consistency infodefault behaviour
keine
Fremdschlüssel inforeferenzielle Integritätnein infoNormalerweise nicht gebraucht, abgeschwächte Variante mit DBRefneindepending on modelnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenjaMulti-document ACID Transactions with snapshot isolationneinACIDnein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajaneinja
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.2neinjaja
Berechtigungskonzept infoZugriffskontrolleUsers, roles and permissions, Role-Based Access Control (RBAC) supportedZugriffsrechte für Benutzer und RollenneinRole based authorizationUsers and Roles
Weitere Informationen bereitgestellt vom Systemhersteller
gStoreMongoDBmSQL infoMini SQLOrigoDBRisingWave
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
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
gStoreMongoDBmSQL infoMini SQLOrigoDBRisingWave
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

MongoDB shares sink 23% after management trims guidance
30. Mai 2024, CNBC

Why MongoDB Stock Plunged Today
31. Mai 2024, The Motley Fool

MongoDB stock sinks after lowering full-year guidance
31. Mai 2024, Yahoo Finance

MongoDB stock dives 25% on skinny revenue beat, underwhelming guidance By Investing.com
30. Mai 2024, Investing.com

MongoDB Stock Plunges On Weak Guidance—Watch This Key Chart Level
31. Mai 2024, Investopedia

bereitgestellt von Google News

Higher Education PS rules out ghost students before PAC
29. November 2018, diggers.news

bereitgestellt von Google News

Streaming Databases: Embracing the Convergence of Stream Processing and Databases
17. Mai 2024, InfoQ.com

RisingWave Cloud Democratizes Event Stream Processing, Making It Affordable at Cloud Scale
27. Juni 2023, Datanami

Ibis 8 Adds Streaming
5. März 2024, iProgrammer

Open Source Ibis 8.0 Lets Data Teams Write Code Once and Use Across Local, Batch and Streaming Query Engines ...
12. Februar 2024, GlobeNewswire

Building a Formula 1 Streaming Data Pipeline With Kafka and Risingwave
5. September 2023, KDnuggets

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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