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 > Hypertable vs. MongoDB vs. NCache vs. Oracle Rdb vs. Snowflake

Vergleich der Systemeigenschaften Hypertable vs. MongoDB vs. NCache vs. Oracle Rdb vs. Snowflake

Redaktionelle Informationen bereitgestellt von DB-Engines
NameHypertable  Xaus Vergleich ausschliessenMongoDB  Xaus Vergleich ausschliessenNCache  Xaus Vergleich ausschliessenOracle Rdb  Xaus Vergleich ausschliessenSnowflake  Xaus Vergleich ausschliessen
Hypertable has stopped its further development with March 2016 and is removed from the DB-Engines ranking.
KurzbeschreibungEine Open Source BigTable Implementation basierend auf Distributed File Systems wie HadoopEiner der meistverwendeten Document StoresOpen-Source and Enterprise in-memory Key-Value StoreData warehousing service aus der Cloud für strukturierte und semi-strukturierte Daten
Primäres DatenbankmodellWide Column StoreDocument StoreKey-Value StoreRelational DBMSRelational 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
Suchmaschine infoUsing distributed Lucene
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte421,65
Rang#5  Overall
#1  Document Stores
Punkte0,94
Rang#195  Overall
#29  Key-Value Stores
Punkte1,08
Rang#184  Overall
#85  Relational DBMS
Punkte121,33
Rang#9  Overall
#6  Relational DBMS
Websitewww.mongodb.comwww.alachisoft.com/­ncachewww.oracle.com/­database/­technologies/­related/­rdb.htmlwww.snowflake.com
Technische Dokumentationwww.mongodb.com/­docs/­manualwww.alachisoft.com/­resources/­docswww.oracle.com/­database/­technologies/­related/­rdb-doc.htmldocs.snowflake.net/­manuals/­index.html
EntwicklerHypertable Inc.MongoDB, IncAlachisoftOracle, originally developed by Digital Equipment Corporation (DEC)Snowflake Computing Inc.
Erscheinungsjahr20092009200519842014
Aktuelle Version0.9.8.11, Maerz 20166.0.7, Juni 20235.3.3, April 20247.4.1.1, 2021
Lizenz infoCommercial or Open SourceOpen Source infoGNU Version 3. Kommerzielle Lizenzen verfügbarOpen 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 infoEnterprise Edition availablekommerziellkommerziell
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinnein infoMongoDB available as DBaaS (MongoDB Atlas)neinneinja
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.
ImplementierungsspracheC++C++C#, .NET, .NET Core, Java
Server BetriebssystemeLinux
OS X
Windows infoein inoffizieller Windows-Port ist verfügbar
Linux
OS X
Solaris
Windows
Linux
Windows
HP Open VMSgehostet
Datenschemaschemafreischemafrei infoObwohl schemafrei haben Dokumente einer Collection dennoch häufig die selbe StrukturschemafreiFlexible Schema (defined schema, partial schema, schema free)ja infosupport of semi-structured data formats (JSON, XML, Avro)
Typisierung infovordefinierte Datentypen, z.B. float oder dateneinja infostring, integer, double, decimal, boolean, date, object_id, geospatialteilweise infoSupported data types are Lists, Queues, Hashsets, Dictionary and Counterjaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinja
Sekundärindizeseingeschränkt infoNur Gleichheits- und Präfixabfragenjajaja
SQL infoSupport of SQLneinRead-only SQL queries via the MongoDB Atlas SQL InterfaceSQL-like query syntax and LINQ for searching the cache. Cache Synchronization with SQL Server using SQL dependency.jaja
APIs und andere ZugriffskonzepteC++ API
Thrift
GraphQL
HTTP REST
Prisma
Proprietäres Protokoll basierend auf JSON
IDistributedCache
JCache
LINQ
Proprietäres native API
CLI Client
JDBC
ODBC
Unterstützte ProgrammiersprachenC++
Java
Perl
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
.Net
.Net Core
C#
Java
JavaScript (Node.js)
Python
Scala
JavaScript (Node.js)
Python
Server-seitige Scripts infoStored ProceduresneinJavaScriptnein infoUnterstützung für stored procedures mit SQL-Server CLRuser defined functions
Triggersneinja infoin MongoDB Atlas onlyja infoNotificationsnein infosimilar concept for controling cloud resources
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.jaja
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenwählbarer Replikationsfaktor auf FilesystemebeneMulti-Source deployments with MongoDB Atlas Global Clusters
Source-Replica Replikation
ja, mit wählbarer Konsistenzja
MapReduce infoBietet ein API für Map/Reduce Operationenjajajaneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyEventual Consistency infocan be individually decided for each read operation
Immediate Consistency infodefault behaviour
Eventual Consistency
Immediate Consistency
Strong Eventual Consistency over WAN with Conflict Resolution using Bridge Topology
Immediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinnein infoNormalerweise nicht gebraucht, abgeschwächte Variante mit DBRefneinjaja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinMulti-document ACID Transactions with snapshot isolationoptimistic Locking und pessimistic Lockingyes, on a single nodeACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjaja infooptional, enabled by defaultjajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenja infoIn-memory storage engine introduced with MongoDB version 3.2janeinnein
Berechtigungskonzept infoZugriffskontrolleneinZugriffsrechte für Benutzer und RollenAuthentifizierung für Zugriff auf Cache mittels Active Directory/LDAP (Rollen: user, administrator)Benutzer mit feingranularem Berechtigungskonzept und Benutzerrollen
Weitere Informationen bereitgestellt vom Systemhersteller
HypertableMongoDBNCacheOracle RdbSnowflake
Specific characteristicsMongoDB provides an integrated suite of cloud database and data services to accelerate...
» mehr
NCache has been the market leader in .NET Distributed Caching since 2005 . NCache...
» mehr
Competitive advantagesBuilt around the flexible document data model and unified API, MongoDB is a developer...
» mehr
NCache is 100% .NET/ .NET Core based which fully supports ASP.NET Core Sessions ,...
» mehr
Typical application scenariosAI-enriched intelligent apps (Continental, Telefonica, Iron Mountain) Internet of...
» mehr
NCache enables industries like retail, finance, banking IoT, travel, ecommerce, healthcare...
» mehr
Key customersADP, Adobe, Amadeus, AstraZeneca, Auto Trader, Barclays, BBVA, Bosch, Cisco, CERN,...
» mehr
Bank of America, Citi, Natures Way, Charter Spectrum, Barclays, Henry Schein, GBM,...
» mehr
Market metricsHundreds of millions downloads, over 150,000+ Atlas clusters provisioned every month...
» mehr
Market Leader in .NET Distributed Caching since 2005.
» mehr
Licensing and pricing modelsMongoDB database server: Server-Side Public License (SSPL) . Commercial licenses...
» mehr
NCache Open Source is free on an as-is basis without any support. NCache Enterprise...
» 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

Navicat for MongoDB gives you a highly effective GUI interface for MongoDB database management, administration and development.
» mehr

Studio 3T: The world's favorite IDE for working with MongoDB
» mehr
CData: Connect to Big Data & NoSQL through standard Drivers.
» 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
HypertableMongoDBNCacheOracle RdbSnowflake
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

Snowflake is the DBMS of the Year 2022, defending the title from last year
3. Januar 2023, Matthias Gelbmann, Paul Andlinger

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

alle anzeigen

Erwähnungen in aktuellen Nachrichten

SQL and TimescaleDB. This article takes a closer look into… | by Alibaba Cloud
31. Juli 2019, DataDrivenInvestor

TimescaleDB goes distributed; implements ‘Chunking’ over ‘Sharding’ for scaling-out
22. August 2019, Packt Hub

Decorate your Windows XP with Hyperdesk
30. Juli 2008, CNET

The Collective: Customize Your Computer & Your Phone With Star Trek
18. März 2009, TrekMovie

The Collective: A Look At The Star Trek Terran Empire XP Hypersuite
6. Juli 2009, TrekMovie

bereitgestellt von Google News

Redefining generative AI: Fireworks AI and MongoDB's collab
3. Mai 2024, SiliconANGLE News

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

MongoDB Launches Program to Help Enterprises Implement GenAI
2. Mai 2024, PYMNTS.com

MongoDB Launches 'One-Stop-Shop' Program For Building Advanced GenAI Applications
1. Mai 2024, CRN

MongoDB Atlas Stream Processing is finally here
2. Mai 2024, InfoWorld

bereitgestellt von Google News

How to use NCache in ASP.Net Core
25. Februar 2019, InfoWorld

Custom Response Caching Using NCache in ASP.NET Core
22. April 2020, InfoQ.com

bereitgestellt von Google News

Oracle Adds New AI-Enabling Features To MySQL HeatWave
23. März 2023, Forbes

Oracle Business Model - How Oracle Makes Money?
12. Juni 2023, Business Model Analyst

Should we all consolidate databases for the storage benefits? Reg vultures deploy DevOps, zoos, haircuts
18. September 2020, The Register

2013 Data Science Salary Survey – O'Reilly
4. Mai 2013, O'Reilly Media

bereitgestellt von Google News

Snowflake Data Clean Rooms Democratize Secure Data Sharing Across Clouds
24. April 2024, Acceleration Economy

Data Storage Stocks Q4 Results: Benchmarking Snowflake (NYSE:SNOW)
16. April 2024, Yahoo Finance

Former Snowflake and Microsoft execs back new data governance startup Codified
27. Februar 2024, GeekWire

Cloud database startup takes on Oracle, Snowflake, AWS
15. Dezember 2023, SDxCentral

Join third-party data in Amazon Redshift with Snowflake using Amazon Athena | Amazon Web Services
3. November 2023, AWS Blog

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

SingleStore logo

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

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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