DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von Redgate Software

DBMS > Greenplum vs. GridGain vs. LokiJS vs. MongoDB vs. SAP IQ

Vergleich der Systemeigenschaften Greenplum vs. GridGain vs. LokiJS vs. MongoDB vs. SAP IQ

Redaktionelle Informationen bereitgestellt von DB-Engines
NameGreenplum  Xaus Vergleich ausschliessenGridGain  Xaus Vergleich ausschliessenLokiJS  Xaus Vergleich ausschliessenMongoDB  Xaus Vergleich ausschliessenSAP IQ infofrüher: Sybase IQ  Xaus Vergleich ausschliessen
KurzbeschreibungAnalytic Database platform built on PostgreSQL. Full name is Pivotal Greenplum Database infoA logical database in Greenplum is an array of individual PostgreSQL databases working together to present a single database image.GridGain is an in-memory computing platform, built on Apache IgniteIn-memory JavaScript DBMSEiner der meistverwendeten Document StoresColumnar RDBMS optimized for Big Data analytics
Primäres DatenbankmodellRelational DBMSColumnar
Key-Value Store
Object oriented DBMS
Relational DBMS
Document StoreDocument StoreRelational DBMS infospaltenorientiert
Sekundäre DatenbankmodelleDocument Store
Spatial DBMS
Spatial 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
Punkte7,71
Rang#46  Overall
#29  Relational DBMS
Punkte1,48
Rang#150  Overall
#1  Columnar
#26  Key-Value Stores
#2  Object oriented DBMS
#69  Relational DBMS
Punkte0,44
Rang#256  Overall
#40  Document Stores
Punkte410,24
Rang#5  Overall
#1  Document Stores
Punkte2,56
Rang#106  Overall
#52  Relational DBMS
Websitegreenplum.orgwww.gridgain.comgithub.com/­techfort/­LokiJSwww.mongodb.comwww.sap.com/­products/­technology-platform/­sybase-iq-big-data-management.html
Technische Dokumentationdocs.greenplum.orgwww.gridgain.com/­docs/­index.htmltechfort.github.io/­LokiJSwww.mongodb.com/­docs/­manualhelp.sap.com/­docs/­SAP_IQ
EntwicklerPivotal Software Inc.GridGain Systems, Inc.MongoDB, IncSAP, formerly Sybase
Erscheinungsjahr20052007201420091994
Aktuelle Version7.0.0, September 2023GridGain 8.5.17.0.5, Jaenner 202416.1 SPS04, April 2019
Lizenz infoCommercial or Open SourceOpen Source infoApache 2.0kommerziellOpen SourceOpen Source infoMongoDB Inc.'s Server Side Public License v1. Prior versions were published under GNU AGPL v3.0. Commercial licenses are also available.kommerziell
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinnein 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.
  • 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.
ImplementierungsspracheJava, C++, .Net, Python, REST, SQLJavaScriptC++
Server BetriebssystemeLinuxLinux
OS X
Solaris
Windows
z/OS
Serverlos, benötigt eine JavaScript Umgebung (Browser, Node.js)Linux
OS X
Solaris
Windows
AIX
HP-UX
Linux
Solaris
Windows
Datenschemajajaschemafreischemafrei infoObwohl schemafrei haben Dokumente einer Collection dennoch häufig die selbe Strukturja
Typisierung infovordefinierte Datentypen, z.B. float oder datejajaneinja 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, XSLTja infoseit Version 4.2janeinnein
Sekundärindizesjajaja infoüber Viewsjaja
SQL infoSupport of SQLjaANSI-99 for query and DML statements, subset of DDLneinRead-only SQL queries via the MongoDB Atlas SQL Interfaceja
APIs und andere ZugriffskonzepteJDBC
ODBC
HDFS API
Hibernate
JCache
JDBC
ODBC
Propriätäres Protokoll
RESTful HTTP API
Spring Data
JavaScript APIGraphQL
HTTP REST
Prisma
Proprietäres Protokoll basierend auf JSON
ADO.NET
JDBC
ODBC
RESTful HTTP API
Unterstützte ProgrammiersprachenC
Java
Perl
Python
R
C#
C++
Java
PHP
Python
Ruby
Scala
JavaScriptActionscript 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#
C++
Java
Perl
PHP
Python
Ruby
Server-seitige Scripts infoStored Proceduresjayes (compute grid and cache interceptors can be used instead)View Functions in JavaScriptJavaScriptja
Triggersjayes (cache interceptors and events)jaja infoin MongoDB Atlas onlyja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingShardingkeineSharding infoPartitioned by hashed, ranged, or zoned sharding keys. Live resharding allows users to change their shard keys as an online operation with zero downtime.shared disk or shared nothing architectures with SAP IQ Multiplexer
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenSource-Replica Replikationyes (replicated cache)keineMulti-Source deployments with MongoDB Atlas Global Clusters
Source-Replica Replikation
SAP/Sybase Replication Server
MapReduce infoBietet ein API für Map/Reduce Operationenjayes (compute grid and hadoop accelerator)jajaHadoop integration
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencykeineEventual Consistency infocan be individually decided for each read operation
Immediate Consistency infodefault behaviour
Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätjaneinneinnein infoNormalerweise nicht gebraucht, abgeschwächte Variante mit DBRefja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDnein infoAtomare Operationen innerhalb einer Collection möglichMulti-document ACID Transactions with snapshot isolationACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajaja
Durability infoDauerhafte Speicherung der Datenjajaja infoSerialisierung einer DB in Node.JS, Cordova/PhoneGap möglich; im Browser mittels IndexedDB-APIja infooptional, enabled by defaultja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjajaja infoIn-memory storage engine introduced with MongoDB version 3.2nein
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardRole-based access control
Security Hooks for custom implementations
neinZugriffsrechte für Benutzer und RollenBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standard
Weitere Informationen bereitgestellt vom Systemhersteller
GreenplumGridGainLokiJSMongoDBSAP IQ infofrüher: Sybase IQ
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
DrittanbieterNavicat for MongoDB gives you a highly effective GUI interface for MongoDB database management, administration and development.
» mehr

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

Studio 3T: The world's favorite IDE for working with MongoDB
» 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
GreenplumGridGainLokiJSMongoDBSAP IQ infofrüher: Sybase IQ
DB-Engines Blog Posts

New kids on the block: database management systems implemented in JavaScript
1. Dezember 2014, 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

Chapter 1. Introducing the Greenplum Database
6. Dezember 2018, O'Reilly Media

VMware Greenplum on AWS: Parallel Postgres for Enterprise Analytics at Scale
9. September 2019, AWS Blog

Greenplum 6 ventures outside the analytic box
19. März 2019, ZDNet

RSA: EMC integrates Hadoop with Greenplum database
26. Februar 2013, DatacenterDynamics

EMC Introduces Breakthrough 'Big Data' Computing System
13. Oktober 2010, PR Newswire

bereitgestellt von Google News

GridGain Advances Its Unified Real-Time Data Platform to Help Enterprises Accelerate AI-Driven Data Processing
10. Juli 2024, insideBIGDATA

GridGain Sponsoring Strategic AI and Kafka Conferences This Month
4. September 2024, Datanami

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

Data Management News for the Week of July 12; Updates from Cloudera, HerculesAI, Oracle & More
12. Juli 2024, Solutions Review

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

bereitgestellt von Google News

LokiJS - A JavaScript Database
18. November 2014, iProgrammer

bereitgestellt von Google News

MongoDB’s Rick Houlihan talks prioritizing user experience in digital services
19. September 2024, FedScoop

MongoDB director sells over $400k in company stock
19. September 2024, Investing.com

MongoDB's CPO On AI And Developer Focused Data Technologies: Tech Disruptors
19. September 2024, Bloomberg

MongoDB, Inc. Announces Second Quarter Fiscal 2025 Financial Results
29. August 2024, PR Newswire

Better Database Stock: Oracle vs. MongoDB
15. September 2024, The Motley Fool

bereitgestellt von Google News

New Services in SAP HANA Cloud Lower TCO for Customers in Data-Intensive, Highly Regulated Industries
7. April 2021, SAP News

Google Cloud adds backup vaults and centralized management
10. September 2024, Blocks & Files

SAP Products & Services Data Portfolio
2. Juli 2021, Datamation

SAP Scales Out HANA In-Memory For Clouds
6. März 2014, EnterpriseAI

Data Integration Tools, Connectors & Solutions | Progress DataDirect
17. August 2015, Progress Software

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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.

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

The data platform to build your intelligent applications.
Try it 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