DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > Ehcache vs. MongoDB vs. Qdrant vs. RavenDB vs. TigerGraph

Vergleich der Systemeigenschaften Ehcache vs. MongoDB vs. Qdrant vs. RavenDB vs. TigerGraph

Redaktionelle Informationen bereitgestellt von DB-Engines
NameEhcache  Xaus Vergleich ausschliessenMongoDB  Xaus Vergleich ausschliessenQdrant  Xaus Vergleich ausschliessenRavenDB  Xaus Vergleich ausschliessenTigerGraph  Xaus Vergleich ausschliessen
KurzbeschreibungA widely adopted Java cache with tiered storage optionsEiner der meistverwendeten Document StoresA high-performance vector database with neural network or semantic-based matchingOpen Source Operational and Transactional Enterprise NoSQL Document DatabaseA complete, distributed, parallel graph computing platform supporting web-scale data analytics in real-time
Primäres DatenbankmodellKey-Value StoreDocument StoreVektor DBMSDocument StoreGraph 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
Graph DBMS
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte4,89
Rang#67  Overall
#8  Key-Value Stores
Punkte421,65
Rang#5  Overall
#1  Document Stores
Punkte1,16
Rang#175  Overall
#6  Vektor DBMS
Punkte2,92
Rang#101  Overall
#18  Document Stores
Punkte1,83
Rang#139  Overall
#13  Graph DBMS
Websitewww.ehcache.orgwww.mongodb.comgithub.com/­qdrant/­qdrant
qdrant.tech
ravendb.netwww.tigergraph.com
Technische Dokumentationwww.ehcache.org/­documentationwww.mongodb.com/­docs/­manualqdrant.tech/­documentationravendb.net/­docsdocs.tigergraph.com
EntwicklerTerracotta Inc, owned by Software AGMongoDB, IncQdrantHibernating Rhinos
Erscheinungsjahr20092009202120102017
Aktuelle Version3.10.0, Maerz 20226.0.7, Juni 20235.4, 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 infoApache Version 2.0Open Source infoAGPL Version 3, kommerzielle Lizenz verfügbarkommerziell
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinnein infoMongoDB available as DBaaS (MongoDB Atlas)neinneinnein
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.
ImplementierungsspracheJavaC++RustC#C++
Server BetriebssystemeAlle Betriebssysteme mit einer Java VMLinux
OS X
Solaris
Windows
Docker
Linux
macOS
Windows
Linux
macOS
Raspberry Pi
Windows
Linux
Datenschemaschemafreischemafrei infoObwohl schemafrei haben Dokumente einer Collection dennoch häufig die selbe Strukturschemafreischemafreija
Typisierung infovordefinierte Datentypen, z.B. float oder datejaja infostring, integer, double, decimal, boolean, date, object_id, geospatialNumbers, Strings, Geo, Booleanneinja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinnein
Sekundärindizesneinjaja infoKeywords, numberic ranges, geo, full-textja
SQL infoSupport of SQLneinRead-only SQL queries via the MongoDB Atlas SQL InterfaceneinSQL-like query language (RQL)SQL-like query language (GSQL)
APIs und andere ZugriffskonzepteJCacheGraphQL
HTTP REST
Prisma
Proprietäres Protokoll basierend auf JSON
gRPC
OpenAPI 3.0
RESTful HTTP/JSON API infoOpenAPI 3.0
.NET Client API
F# Client API
Go Client API
Java Client API
NodeJS Client API
PHP Client API
Python Client API
RESTful HTTP API
GSQL (TigerGraph Query Language)
Kafka
RESTful HTTP/JSON API
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
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
Go
Java
JavaScript (Node.js)
Python
Rust
.Net
C#
F#
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
C++
Java
Server-seitige Scripts infoStored ProceduresneinJavaScriptjaja
Triggersja infoCache Event Listenersja infoin MongoDB Atlas onlyjanein
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.ShardingSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenja infoby using Terracotta ServerMulti-Source deployments with MongoDB Atlas Global Clusters
Source-Replica Replikation
Collection-level replicationMulti-Source Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinjaneinjaja
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemTunable Consistency (Strong, Eventual, Weak)Eventual Consistency infocan be individually decided for each read operation
Immediate Consistency infodefault behaviour
Eventual Consistency, tunable consistencyDefault ACID transactions on the local node (eventually consistent across the cluster). Atomic operations with cluster-wide ACID transactions. Eventual consistency for indexes and full-text search indexes.
Fremdschlüssel inforeferenzielle Integritätneinnein infoNormalerweise nicht gebraucht, abgeschwächte Variante mit DBRefneinja infoRelationships in graphs
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 isolationACID, Cluster-wide transaction availableACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenja infousing a tiered cache-storage approachja infooptional, enabled by defaultjajaja
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.2janein
Berechtigungskonzept infoZugriffskontrolleneinZugriffsrechte für Benutzer und RollenKey-based authenticationAuthorization levels configured per client per databaseRole-based access control
Weitere Informationen bereitgestellt vom Systemhersteller
EhcacheMongoDBQdrantRavenDBTigerGraph
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
EhcacheMongoDBQdrantRavenDBTigerGraph
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

Jira Data Center user? Here's a critical Ehcache vulnerability to spoil your day
22. Juli 2021, The Register

Atlassian asks customers to patch critical Jira vulnerability
22. Juli 2021, BleepingComputer

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

DZone Coding Java JBoss 5 to 7 in 11 steps
9. Januar 2014, DZone

bereitgestellt von Google News

MongoDB CEO Ittycheria: AI Has Reached 'A Crucible Moment' In Its Development.
9. Mai 2024, CRN

MongoDB.local NYC: Charting enterprise AI transformation
7. Mai 2024, SiliconANGLE News

M&T Bank Corp Has $2.58 Million Position in MongoDB, Inc. (NASDAQ:MDB)
9. Mai 2024, Defense World

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

MongoDB (MDB) Increases Yet Falls Behind Market: What Investors Need to Know
6. Mai 2024, Yahoo Finance

bereitgestellt von Google News

Open source vector database startup Qdrant raises $28M
23. Januar 2024, TechCrunch

Qdrant offers managed vector database for hybrid clouds
16. April 2024, InfoWorld

Qdrant Announces an Industry-First Hybrid Cloud Offering For Enterprise AI Applications
16. April 2024, Business Wire

Qdrant launches first vector database as a managed hybrid cloud
16. April 2024, VentureBeat

Qdrant Hybrid Cloud is Now Available for OCI Customers: Managed Vector Search Engine for Data-Sensitive AI ...
16. April 2024, Oracle

bereitgestellt von Google News

RavenDB Launches Version 6.0 Lightning Fast Queries, Data Integrations, Corax Indexing Engine, and Sharding
3. Oktober 2023, PR Newswire

RavenDB Welcomes David Baruc as Chief Revenue Officer: Seasoned Tech Leader to Drive Global Sales and ...
13. Juni 2023, PR Newswire

Install the NoSQL RavenDB Data System
14. Mai 2021, The New Stack

How I Created a RavenDB Python Client
23. September 2016, Visual Studio Magazine

RavenDB Adds Graph Queries
15. Mai 2019, Datanami

bereitgestellt von Google News

TigerGraph Unveils CoPilot, Version 4.0, and New CEO
30. April 2024, Datanami

How TigerGraph CoPilot enables graph-augmented AI
30. April 2024, InfoWorld

TigerGraph unveils GenAI assistant, introduces new CEO
30. April 2024, TechTarget

TigerGraph Bolsters DB for Enterprise Graph Workloads
1. November 2023, Datanami

Aerospike takes on Neo4j and TigerGraph with launch of graph database
20. Juni 2023, SiliconANGLE News

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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.

SingleStore logo

Database for your real-time AI and Analytics Apps.
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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Präsentieren Sie hier Ihr Produkt