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 > Ehcache vs. MariaDB vs. MongoDB

Vergleich der Systemeigenschaften Ehcache vs. MariaDB vs. MongoDB

Bitte wählen Sie ein weiteres System aus, um es in den Vergleich aufzunehmen.

Redaktionelle Informationen bereitgestellt von DB-Engines
NameEhcache  Xaus Vergleich ausschliessenMariaDB  Xaus Vergleich ausschliessenMongoDB  Xaus Vergleich ausschliessen
KurzbeschreibungA widely adopted Java cache with tiered storage optionsOpen source RDBMS, das zu MySQL anwendungskompatibel ist und zusätzliche Features wie Hochverfügbarkeit, Security, Interoperabilität und Performanceverbesserungen aufweist. Mit MariaDB ColumnStore bietet es auch eine spaltenorientierte storage engineEiner der meistverwendeten Document Stores
Primäres DatenbankmodellKey-Value StoreRelational DBMSDocument Store
Sekundäre DatenbankmodelleDocument Store
Graph DBMS infowith OQGraph storage engine
Spatial DBMS
Spatial DBMS
Suchmaschine infointegrated Lucene index, currently in MongoDB Atlas only.
Time Series DBMS infoTime Series Collections introduced in Release 5.0
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte6,03
Rang#72  Overall
#8  Key-Value Stores
Punkte96,84
Rang#13  Overall
#9  Relational DBMS
Punkte458,78
Rang#5  Overall
#1  Document Stores
Websitewww.ehcache.orgmariadb.com infoSite of MariaDB Corporation
mariadb.org infoSite of MariaDB Foundation
www.mongodb.com
Technische Dokumentationwww.ehcache.org/­documentationmariadb.com/­kb/­en/­librarydocs.mongodb.com/­manual
EntwicklerTerracotta Inc, owned by Software AGMariaDB Corporation Ab (MariaDB Enterprise),
MariaDB Foundation (community MariaDB Server) infoDer Lead Developer Monty Widenius ist der ursprüngliche Autor von MySQL
MongoDB, Inc
Erscheinungsjahr20092009 infoFork of MySQL, which was first released in 19952009
Aktuelle Version3.10.0, Maerz 202210.10.3, Februar 20236.0.1, August 2022
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2; commercial licenses availableOpen Source infoGPL Version 2, kommerzielle Enterpriselizenz 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.
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinnein infoMongoDB available as DBaaS (MongoDB Atlas)
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
SkySQL (The Ultimate MariaDB Cloud): The first and only DBaaS to bring the full power of MariaDB Platform to the cloud, combining powerful enterprise features and world-class support with unrivaled ease of use and groundbreaking innovation.ScaleGrid for MongoDB Database: Fully managed hosting for MongoDB Database on a wide variety of cloud providers and On-Premises. Automate your management, scaling and backups through one centralized platform.
ImplementierungsspracheJavaC und C++C++
Server BetriebssystemeAlle Betriebssysteme mit einer Java VMFreeBSD
Linux
Solaris
Windows infoColumnStore storage engine not available on Windows
Linux
OS X
Solaris
Windows
Datenschemaschemafreija infoDynamic Columns werden unterstütztschemafrei infoObwohl schemafrei haben Dokumente einer Collection dennoch häufig die selbe Struktur
Typisierung infovordefinierte Datentypen, z.B. float oder datejajaja infostring, integer, double, decimal, boolean, date, object_id, geospatial
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinja
Sekundärindizesneinjaja
SQL infoSupport of SQLneinja infomit proprietären ErweiterungenRead-only SQL queries via the MongoDB Connector for BI
APIs und andere ZugriffskonzepteJCacheADO.NET
JDBC
ODBC
Proprietäres native API
Proprietäres Protokoll basierend auf JSON
Unterstützte ProgrammiersprachenJavaAda
C
C#
C++
D
Eiffel
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
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
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
Server-seitige Scripts infoStored Proceduresneinja infoseit Version 10.3 auch PL/SQL kompatibelJavaScript
Triggersja infoCache Event Listenersjaja infoin MongoDB Atlas only
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infoby using Terracotta ServerHorizontale Partitionierung, ShardingSharding infoPartitioned by hashed, ranged, or zoned sharding keys. Live resharding allows users to change their shard keys as an online operation with zero downtime.
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenja infoby using Terracotta ServerMulti-Source Replikation
Source-Replica Replikation
Multi-Source deployments with MongoDB Atlas Global Clusters
Source-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinja
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemTunable Consistency (Strong, Eventual, Weak)Immediate ConsistencyEventual Consistency
Immediate Consistency infobei jedem Schreibvorgang individuell einstellbar
Fremdschlüssel inforeferenzielle Integritätneinja infonicht für MyISAM Storage Enginenein infoNormalerweise nicht gebraucht, abgeschwächte Variante mit DBRef
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationenja infosupports JTA and can work as an XA resourceACID infonicht für MyISAM Storage EngineMulti-document ACID Transactions with snapshot isolation
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajaja
Durability infoDauerhafte Speicherung der Datenja infousing a tiered cache-storage approachja infonicht für In-Memory Storage Engineja infooptional, enabled by default
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaja infowith MEMORY storage engineja infoIn-memory storage engine introduced with MongoDB version 3.2
Berechtigungskonzept infoZugriffskontrolleneinBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardZugriffsrechte für Benutzer und Rollen
Weitere Informationen bereitgestellt vom Systemhersteller
EhcacheMariaDBMongoDB
Specific characteristicsMariaDB is the most powerful open source relational database – modern SQL and JSON...
» mehr
Competitive advantagesMariaDB has many features unavailable in other open source relational databases....
» mehr
Typical application scenariosWeb, SaaS and Cloud operational/transactional applications that require high availability,...
» mehr
Key customersDeutsche Bank, DBS Bank, Nasdaq, Red Hat, ServiceNow, Verizon and Walgreens Featured...
» mehr
Market metricsMariaDB is the default database in the LAMP stack supplied by Red Hat and SUSE Linux,...
» 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 MariaDB provides a native environment for MariaDB database management and development.
» mehr
Studio 3T: The world's favorite IDE for working with MongoDB
» mehr

Percona: Database problems? Not on your watch.
Databases run better with Percona.
» 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
EhcacheMariaDBMongoDB
DB-Engines Blog Posts

MariaDB strengthens its position in the open source RDBMS market
5. April 2018, Matthias Gelbmann

PostgreSQL is the DBMS of the Year 2017
2. Januar 2018, Paul Andlinger, Matthias Gelbmann

Big gains for Relational Database Management Systems in DB-Engines Ranking
2. Februar 2016, 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

Ehcache 3.0 Released with Revamped API and Off-Heap Storage
2. Mai 2016, InfoQ.com

Critical Jira Flaw in Atlassian Could Lead to RCE
22. Juli 2021, Threatpost

Java deserialization vulnerabilities explained and how to defend against them
26. August 2021, CSO Online

Setting Up Distributed Infinispan Cache with Hibernate and Spring
26. Mai 2016, dzone.com

How to Create a Spring Boot App With Caching Enabled
1. Februar 2017, dzone.com

bereitgestellt von Google News

MariaDB plc's (NYSE:MRDB) stock price dropped 24% last week; private equity firms would not be happy
22. März 2023, Simply Wall St

MARIADB PLC : Change in Directors or Principal Officers (form 8-K)
10. März 2023, Marketscreener.com

Technology Stocks on the Move Monday: STIX, EMAN, ARQQ, LVRO, MVLA, BKKT, MRDB, MTC
20. März 2023, InvestorsObserver

When Clouds Deliver Snow, a Cloud Database Helps Improve ...
1. März 2023, RTInsights

mariadb vs. MySQL
12. September 2022, Database Journal

bereitgestellt von Google News

This Is What Whales Are Betting On MongoDB - MongoDB ...
22. März 2023, Benzinga

How to Use Mongoose in Express Applications - MUO
22. März 2023, MakeUseOf

Why MongoDB Stock Pulled Back Today
9. März 2023, The Motley Fool

Why Datadog, MongoDB, and DocuSign Fell Today
20. März 2023, The Motley Fool

How Will the Market React to Mongodb Inc (MDB) Stock Getting a Bullish Rating
20. März 2023, InvestorsObserver

bereitgestellt von Google News

Jobangebote

Systems Specialist
Otis It Inc, Wilmington, DE

Sr. Backend Engineer
Viant, San Francisco, CA

Sr. Backend Engineer
Viant, Irvine, CA

Principal Platform Developer (Remote)
Intact Insurance Specialty Solutions, Canton, MA

Core Java Software Developer
Tiger IT Solutions, Greenwich, CT

PHP Web Developer & MariaDB
YouHelp.com, Remote

PHP Web Developer & MariaDB
GrantWriterTeam, Remote

Senior SQL Server Database Administrator
Scientific Games, Remote

Entry Level Python Developer - 482019
I28 Technologies Corporation, Remote

Community Maintainer
MindsDB, Remote

MongoDB Developer - REMOTE
Chabez Tech, Chicago, IL

MongoDB Architect/SrDev
Tech Mahindra / Microsoft, Remote

2023 Software Engineering Recent Grad Positions – Cat Digital
Caterpillar, Chicago, IL

Junior Backend Developer
Actum Lab, Austin, TX

AWS/ MongoDB Consultant
Cognizant, Richmond, VA

jobs by Indeed



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

Cassandra Forward online event

Want to level up your Cassandra game?
If you missed the event or would like to re-watch a session, replays are available now. Watch now!

Vertica logo

Vertica Accelerator. The fastest analytics and machine learning, delivered as SaaS, with automated setup, administration, and management. Free trial.

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Redis logo

The world’s most loved real‑time data platform.
Try free

MariaDB logo

SkySQL, the ultimate
MariaDB cloud, is here.

Get started with SkySQL today!

Präsentieren Sie hier Ihr Produkt