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 > Apache Druid vs. GridGain vs. MongoDB vs. mSQL vs. STSdb

Vergleich der Systemeigenschaften Apache Druid vs. GridGain vs. MongoDB vs. mSQL vs. STSdb

Redaktionelle Informationen bereitgestellt von DB-Engines
NameApache Druid  Xaus Vergleich ausschliessenGridGain  Xaus Vergleich ausschliessenMongoDB  Xaus Vergleich ausschliessenmSQL infoMini SQL  Xaus Vergleich ausschliessenSTSdb  Xaus Vergleich ausschliessen
KurzbeschreibungOpen-source analytics data store designed for sub-second OLAP queries on high dimensionality and high cardinality dataGridGain is an in-memory computing platform, built on Apache IgniteEiner der meistverwendeten Document StoresmSQL (Mini SQL) is a simple and lightweight RDBMSKey-Value Store mit spezieller Indizierungsmethode infoOptimiert hinsichtlich Performanz durch spezielle Indizierungstechnologie
Primäres DatenbankmodellRelational DBMS
Time Series DBMS
Key-Value Store
Relational DBMS
Document StoreRelational DBMSKey-Value Store
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
Punkte3,25
Rang#90  Overall
#47  Relational DBMS
#7  Time Series DBMS
Punkte1,55
Rang#150  Overall
#26  Key-Value Stores
#70  Relational DBMS
Punkte421,08
Rang#5  Overall
#1  Document Stores
Punkte1,27
Rang#169  Overall
#76  Relational DBMS
Punkte0,10
Rang#357  Overall
#51  Key-Value Stores
Websitedruid.apache.orgwww.gridgain.comwww.mongodb.comhughestech.com.au/­products/­msqlgithub.com/­STSSoft/­STSdb4
Technische Dokumentationdruid.apache.org/­docs/­latest/­designwww.gridgain.com/­docs/­index.htmlwww.mongodb.com/­docs/­manual
EntwicklerApache Software Foundation and contributorsGridGain Systems, Inc.MongoDB, IncHughes TechnologiesSTS Soft SC
Erscheinungsjahr20122007200919942011
Aktuelle Version29.0.1, April 2024GridGain 8.5.16.0.7, Juni 20234.4, Oktober 20214.0.8, September 2015
Lizenz infoCommercial or Open SourceOpen Source infoApache license v2kommerziellOpen 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 Source infoGPLv2, kommerzielle Lizenz verfügbar
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinnein infoMongoDB available as DBaaS (MongoDB Atlas)neinnein
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.
ImplementierungsspracheJavaJava, C++, .NetC++CC#
Server BetriebssystemeLinux
OS X
Unix
Linux
OS X
Solaris
Windows
Linux
OS X
Solaris
Windows
AIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Windows
Datenschemaja infoschema-less columns are supportedjaschemafrei infoObwohl schemafrei haben Dokumente einer Collection dennoch häufig die selbe Strukturjaja
Typisierung infovordefinierte Datentypen, z.B. float oder datejajaja infostring, integer, double, decimal, boolean, date, object_id, geospatialjaja infoPrimitive Typen und benutzerdefinierte Klassen
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinjanein
Sekundärindizesjajajajanein
SQL infoSupport of SQLSQL for queryingANSI-99 for query and DML statements, subset of DDLRead-only SQL queries via the MongoDB Atlas SQL InterfaceA subset of ANSI SQL is implemented infono subqueries, aggregate functions, views, foreign keys, triggersnein
APIs und andere ZugriffskonzepteJDBC
RESTful HTTP/JSON API
HDFS API
Hibernate
JCache
JDBC
ODBC
Propriätäres Protokoll
RESTful HTTP API
Spring Data
GraphQL
HTTP REST
Prisma
Proprietäres Protokoll basierend auf JSON
JDBC
ODBC
.NET Client API
Unterstützte ProgrammiersprachenClojure
JavaScript
PHP
Python
R
Ruby
Scala
C#
C++
Java
PHP
Python
Ruby
Scala
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
C#
Java
Server-seitige Scripts infoStored Proceduresneinyes (compute grid and cache interceptors can be used instead)JavaScriptneinnein
Triggersneinyes (cache interceptors and events)ja infoin MongoDB Atlas onlyneinnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infomanual/auto, time-basedShardingSharding infoPartitioned by hashed, ranged, or zoned sharding keys. Live resharding allows users to change their shard keys as an online operation with zero downtime.keinekeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenja, durch HDFS, S3 oder andere Storage Enginesyes (replicated cache)Multi-Source deployments with MongoDB Atlas Global Clusters
Source-Replica Replikation
keinekeine
MapReduce infoBietet ein API für Map/Reduce Operationenneinyes (compute grid and hadoop accelerator)janeinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyEventual Consistency infocan be individually decided for each read operation
Immediate Consistency infodefault behaviour
keine
Fremdschlüssel inforeferenzielle Integritätneinneinnein infoNormalerweise nicht gebraucht, abgeschwächte Variante mit DBRefneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinACIDMulti-document ACID Transactions with snapshot isolationneinnein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajaneinja
Durability infoDauerhafte Speicherung der Datenjajaja infooptional, enabled by defaultjaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjaja infoIn-memory storage engine introduced with MongoDB version 3.2nein
Berechtigungskonzept infoZugriffskontrolleRBAC using LDAP or Druid internals for users and groups for read/write by datasource and systemSecurity Hooks for custom implementationsZugriffsrechte für Benutzer und Rollenneinnein
Weitere Informationen bereitgestellt vom Systemhersteller
Apache DruidGridGainMongoDBmSQL infoMini SQLSTSdb
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
Apache DruidGridGainMongoDBmSQL infoMini SQLSTSdb
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

Apache Druid Wins Best Big Data Product in the 2023 BigDATAwire Readers' Choice Awards
26. Januar 2024, Datanami

'Lucifer' Botnet Turns Up the Heat on Apache Hadoop Servers
21. Februar 2024, Dark Reading

New DDoS malware Attacking Apache big-data stack, Hadoop, & Druid Servers
26. Februar 2024, GBHackers

Apache Druid Takes Its Place In The Pantheon Of Databases
16. Juni 2022, The Next Platform

Imply advances Apache Druid real-time analytics database
20. September 2022, TechTarget

bereitgestellt von Google News

GridGain's 2023 Growth Positions Company for Strong 2024
24. Januar 2024, PR Newswire

GridGain in-memory data and generative AI – Blocks and Files
10. Mai 2024, Blocks and Files

GridGain Announces Call for Speakers for Virtual Apache Ignite Summit 2024
8. Februar 2024, PR Newswire

GridGain: Product Overview and Analysis
5. Juni 2019, eWeek

GridGain Releases Conference Schedule for Virtual Apache Ignite Summit 2023
1. Juni 2023, Datanami

bereitgestellt von Google News

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

Decoding MongoDB's Options Activity: What's the Big Picture? - MongoDB (NASDAQ:MDB)
30. Mai 2024, Benzinga

MongoDB Q1 Earnings: Another One Bites The Dust (NASDAQ:MDB)
31. Mai 2024, Seeking Alpha

Gap, Zscaler rise; Veeva Systems, MongoDB fall, Friday, 5/31/2024
31. Mai 2024, ABC News

Look out below: AI's double-edged sword slashes Dell, MongoDB, Salesforce and more
31. Mai 2024, SiliconANGLE News

bereitgestellt von Google News

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

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