DB-EnginesExtremeDB: the mission critical dbmsEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > Ehcache vs. MongoDB vs. ScyllaDB

Vergleich der Systemeigenschaften Ehcache vs. MongoDB vs. ScyllaDB

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

Redaktionelle Informationen bereitgestellt von DB-Engines
NameEhcache  Xaus Vergleich ausschliessenMongoDB  Xaus Vergleich ausschliessenScyllaDB  Xaus Vergleich ausschliessen
KurzbeschreibungA widely adopted Java cache with tiered storage optionsEiner der meistverwendeten Document StoresCassandra and DynamoDB compatible wide column store
Primäres DatenbankmodellKey-Value StoreDocument StoreWide Column 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
Key-Value Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte6,81
Rang#62  Overall
#7  Key-Value Stores
Punkte436,61
Rang#5  Overall
#1  Document Stores
Punkte6,16
Rang#71  Overall
#5  Wide Column Stores
Websitewww.ehcache.orgwww.mongodb.comwww.scylladb.com
Technische Dokumentationwww.ehcache.org/­documentationdocs.mongodb.com/­manualdocs.scylladb.com
EntwicklerTerracotta Inc, owned by Software AGMongoDB, IncScyllaDB
Erscheinungsjahr200920092015
Aktuelle Version3.10.0, Maerz 20226.0.5, Maerz 2023ScyllaDB Open Source 5.0, Juli 2022
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2; commercial licenses availableOpen 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 infoOpen Source (AGPL), commercial license available
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinnein 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 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.
  • 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.
Scylla Cloud: Create real-time applications that run at global scale with Scylla Cloud, the industry’s most powerful NoSQL DBaaS
ImplementierungsspracheJavaC++C++
Server BetriebssystemeAlle Betriebssysteme mit einer Java VMLinux
OS X
Solaris
Windows
Linux
Datenschemaschemafreischemafrei infoObwohl schemafrei haben Dokumente einer Collection dennoch häufig die selbe Strukturschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejaja 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, XSLTneinnein
Sekundärindizesneinjaja infocluster global secondary indices
SQL infoSupport of SQLneinRead-only SQL queries via the MongoDB Connector for BISQL-like DML and DDL statements (CQL)
APIs und andere ZugriffskonzepteJCacheProprietäres Protokoll basierend auf JSONProprietäres Protokoll infocompatible with CQL (Cassandra Query Language, an SQL-like language)
RESTful HTTP API (DynamoDB compatible)
Thrift
Unterstützte ProgrammiersprachenJavaActionscript 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
For CQL interface: C#, C++, Clojure, Erlang, Go, Haskell, Java, JavaScript, Node.js, Perl, PHP, Python, Ruby, Rust, Scala
For DynamoDB interface: .Net, ColdFusion, Erlang, Groovy, Java, JavaScript, Perl, PHP, Python, Ruby
Server-seitige Scripts infoStored ProceduresneinJavaScriptyes, Lua
Triggersja infoCache Event Listenersja infoin MongoDB Atlas onlynein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infoby using Terracotta ServerSharding infoPartitioned by hashed, ranged, or zoned sharding keys. Live resharding allows users to change their shard keys as an online operation with zero downtime.Sharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenja infoby using Terracotta ServerMulti-Source deployments with MongoDB Atlas Global Clusters
Source-Replica Replikation
frei wählbarer Replikationsfaktor infoRepresentation of geographical distribution of servers is possible
MapReduce infoBietet ein API für Map/Reduce Operationenneinjanein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemTunable Consistency (Strong, Eventual, Weak)Eventual Consistency
Immediate Consistency infobei jedem Schreibvorgang individuell einstellbar
Eventual Consistency
Tunable Consistency infocan be individually decided for each write operation
Fremdschlüssel inforeferenzielle Integritätneinnein infoNormalerweise nicht gebraucht, abgeschwächte Variante mit DBRefnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationenja infosupports JTA and can work as an XA resourceMulti-document ACID Transactions with snapshot isolationnein infoAtomicity and isolation are supported for single operations
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajaja
Durability infoDauerhafte Speicherung der Datenja infousing a tiered cache-storage approachja infooptional, enabled by defaultja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaja infoIn-memory storage engine introduced with MongoDB version 3.2ja infoin-memory tables
Berechtigungskonzept infoZugriffskontrolleneinZugriffsrechte für Benutzer und RollenAccess rights for users can be defined per object
Weitere Informationen bereitgestellt vom Systemhersteller
EhcacheMongoDBScyllaDB
Specific characteristicsMongoDB provides an integrated suite of cloud database and data services to accelerate...
» mehr
ScyllaDB is the database for data-intensive apps that require high performance and...
» mehr
Competitive advantagesBuilt around the flexible document data model and unified API, MongoDB is a developer...
» mehr
Highly-performant (efficiently utilizes full resources of a node and network; millions...
» mehr
Typical application scenariosInternet of Things and Time Series (Bosch, GE Healthcare, Jaguar Land Rover) Mobile...
» mehr
ScyllaDB is ideal for applications that require high throughput and low latency at...
» mehr
Key customersADP, Adobe, Amadeus, AstraZeneca, Auto Trader, Barclays, BBVA, Bosch, Cisco, CERN,...
» mehr
Discord, Epic Games, Expedia, Zillow, Comcast, Disney+ Hotstar, Samsung, ShareChat,...
» mehr
Market metrics365+ million downloads, over 150,000+ Atlas clusters provisioned every month handling...
» mehr
ScyllaDB typically offers ~75% total cost of ownership savings, with ~5X higher throughput...
» mehr
Licensing and pricing modelsMongoDB database server: Server-Side Public License (SSPL) . Commercial licenses...
» mehr
ScyllaDB Open Source - free open source software (AGPL) ScyllaDB Enterprise - subscription-based...
» 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
EhcacheMongoDBScyllaDB
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

Konferenzen und Veranstaltungen

How Optimizely (Safely) Maximizes Database Concurrency
Webinar, 10am PT, 13. April 2023 (abgeschlossen)

ScyllaDB Virtual Workshop
Webinar, 10AM PT, 27. April 2023 (abgeschlossen)

Overcoming Media Streaming Challenges with NoSQL
Webinar, 10am PT, 4. Mai 2023 (abgeschlossen)

Erwähnungen in aktuellen Nachrichten

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

7 awesome Java projects you should know about
10. Mai 2023, InfoWorld

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

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

MongoDB vs. PostgreSQL vs. ScyllaDB: Tractian's Experience
31. Mai 2023, The New Stack

MongoDB and Alibaba Cloud expand partnership to empower ...
30. Mai 2023, KMWorld Magazine

MongoDB, Inc. (NASDAQ:MDB) Receives Consensus ...
31. Mai 2023, MarketBeat

Baird Maintains MongoDB Inc - (MDB) Outperform Recommendation
31. Mai 2023, Nasdaq

Baird Maintains Outperform on MongoDB, Raises Price Target to ...
31. Mai 2023, Benzinga

bereitgestellt von Google News

Perimeter Security Market Share to See Modest Growth Through ...
30. Mai 2023, SleterFC.com

ScyllaDB Adds Jon Bakke of MariaDB to its Leadership Team, Supporting Rapid DBaaS Growth
18. April 2023, Yahoo Finance

ScyllaDB Continues Record Growth in Response to Rising Cloud ...
28. Februar 2023, GlobeNewswire

How Discord Migrated Trillions of Messages to ScyllaDB
21. Februar 2023, The New Stack

ScyllaDB Ranked as one of the Fastest-Growing Company in North ...
17. November 2022, GlobeNewswire

bereitgestellt von Google News

Jobangebote

Java Developer IV
Excelgens, Jersey City, NJ

Software Engineer
JPMorgan Chase Bank, N.A., Plano, TX

Vice President
Morgan Stanley, New York, NY

Staff Back End Engineer, Platform
Altruist Corp, Remote

Staff Back End Engineer, Platform
Altruist, Los Angeles, CA

Technical Support Analyst
Sakari, Remote

MongoDB Engineer
Alltech International, Remote

Open Data Specialist
Howard Hughes Medical Institute, Ashburn, VA

Junior Software Engineer
SoundThinking, Inc., Fremont, CA

IT Specialist
Blueprint Digital LLC, Remote

Senior Backend Software Engineer (Cosmetics)
Singularity 6, United States

Senior Engineer-Server Side
Amex, Los Angeles, CA

Senior Backend Engineer (Meta)
Singularity 6, United States

Senior Full Stack Software Engineer I
Impact, Seattle, WA

Systems Engineer / DevOps
Hive, Seattle, WA

jobs by Indeed



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

Vertica logo

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

Redis logo

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

Neo4j logo

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

MariaDB logo

SkySQL, the ultimate
MariaDB cloud, is here.

Get started with SkySQL today!

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!

Präsentieren Sie hier Ihr Produkt