DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > ArangoDB vs. Ehcache vs. GigaSpaces vs. SAP SQL Anywhere vs. VelocityDB

Vergleich der Systemeigenschaften ArangoDB vs. Ehcache vs. GigaSpaces vs. SAP SQL Anywhere vs. VelocityDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameArangoDB  Xaus Vergleich ausschliessenEhcache  Xaus Vergleich ausschliessenGigaSpaces  Xaus Vergleich ausschliessenSAP SQL Anywhere infofrüher Adaptive Server Anywhere genannt  Xaus Vergleich ausschliessenVelocityDB  Xaus Vergleich ausschliessen
KurzbeschreibungNative multi-model DBMS for graph, document, key/value and search. All in one engine and accessible with one query language.A widely adopted Java cache with tiered storage optionsHigh performance in-memory data grid platform, powering three products: Smart Cache, Smart ODS (Operational Data Store), Smart Augmented TransactionsRDBMS database and synchronization technologies for server, desktop, remote office, and mobile environmentsA .NET Object Database that can be embedded/distributed and extended to a graph data model (VelocityGraph)
Primäres DatenbankmodellDocument Store
Graph DBMS
Key-Value Store
Suchmaschine
Key-Value StoreDocument Store
Object oriented DBMS infoValues are user defined objects
Relational DBMSGraph DBMS
Object oriented DBMS
Sekundäre DatenbankmodelleGraph DBMS
Suchmaschine
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte3,32
Rang#90  Overall
#15  Document Stores
#5  Graph DBMS
#12  Key-Value Stores
#10  Suchmaschinen
Punkte4,89
Rang#67  Overall
#8  Key-Value Stores
Punkte0,97
Rang#192  Overall
#32  Document Stores
#6  Object oriented DBMS
Punkte4,25
Rang#79  Overall
#43  Relational DBMS
Punkte0,05
Rang#358  Overall
#36  Graph DBMS
#16  Object oriented DBMS
Websitearangodb.comwww.ehcache.orgwww.gigaspaces.comwww.sap.com/­products/­technology-platform/­sql-anywhere.htmlvelocitydb.com
Technische Dokumentationdocs.arangodb.comwww.ehcache.org/­documentationdocs.gigaspaces.com/­latest/­landing.htmlhelp.sap.com/­docs/­SAP_SQL_Anywherevelocitydb.com/­UserGuide
Social network pagesLinkedInTwitterFacebookYouTubeInstagram
EntwicklerArangoDB Inc.Terracotta Inc, owned by Software AGGigaspaces TechnologiesSAP infofrüher SybaseVelocityDB Inc
Erscheinungsjahr20122009200019922011
Aktuelle Version3.11.5, November 20233.10.0, Maerz 202215.5, September 202017, Juli 20157.x
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2; Commercial license (Enterprise) availableOpen Source infoApache Version 2; commercial licenses availableOpen Source infoApache Version 2; Commercial licenses availablekommerziellkommerziell
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ArangoDB Cloud –The Managed Cloud Service of ArangoDB. Provides fully managed, and monitored cluster deployments of any size, with enterprise-grade security. Get started for free and continue for as little as $0,21/hour.
ImplementierungsspracheC++JavaJava, C++, .NetC#
Server BetriebssystemeLinux
OS X
Windows
Alle Betriebssysteme mit einer Java VMLinux
macOS
Solaris
Windows
AIX
HP-UX
Linux
OS X
Solaris
Windows
Any that supports .NET
Datenschemaschemafrei infoInnerhalb einer Collection wird das Schema automatisch erkanntschemafreischemafreijaja
Typisierung infovordefinierte Datentypen, z.B. float oder dateja infostring, double, boolean, list, hashjajajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinnein infoXML can be used for describing objects metadatajanein
Sekundärindizesjaneinjajaja
SQL infoSupport of SQLneinneinSQL-99 for query and DML statementsjanein
APIs und andere ZugriffskonzepteAQL
Foxx Framework
Graph API (Gremlin)
GraphQL query language
HTTP API
Java & SpringData
JSON style queries
VelocyPack/VelocyStream
JCacheGigaSpaces LRMI
Hibernate
JCache
JDBC
JPA
ODBC
RESTful HTTP API
Spring Data
ADO.NET
HTTP API
JDBC
ODBC
.Net
Unterstützte ProgrammiersprachenC#
C++
Clojure
Elixir
Go
Java
JavaScript (Node.js)
PHP
Python
R
Rust
Java.Net
C++
Java
Python
Scala
C
C#
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
.Net
Server-seitige Scripts infoStored ProceduresJavaScriptneinjayes, in C/C++, Java, .Net or Perlnein
Triggersneinja infoCache Event ListenersjajaCallbacks are triggered when data changes
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infoAb Version 2.0Sharding infoby using Terracotta ServerShardingkeineSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenSource-replica replication with configurable replication factorja infoby using Terracotta ServerMulti-Source Replikation infosynchronous or asynchronous
Source-Replica Replikation infosynchronous or asynchronous
Source-Replica Replikation infoDatabase mirroring
MapReduce infoBietet ein API für Map/Reduce Operationennein infoMöglich über stored procedures in JavaScriptneinja infoMap-Reduce pattern can be built with XAP task executorsneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency infoEinstellbar per collection oder per Write
Immediate Consistency
OneShard (highly available, fault-tolerant deployment mode with ACID semantics)
Tunable Consistency (Strong, Eventual, Weak)Immediate Consistency infoConsistency level configurable: ALL, QUORUM, ANYImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätja inforelationships in graphsneinneinjanein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDja infosupports JTA and can work as an XA resourceACIDACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjaja infousing a tiered cache-storage approachjajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajajaja
Berechtigungskonzept infoZugriffskontrollejaneinRole-based access controlBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardBased on Windows Authentication
Weitere Informationen bereitgestellt vom Systemhersteller
ArangoDBEhcacheGigaSpacesSAP SQL Anywhere infofrüher Adaptive Server Anywhere genanntVelocityDB
Specific characteristicsGraph and Beyond. With more than 11,000 stargazers on GitHub, ArangoDB is the leading...
» mehr
Competitive advantagesConsolidation: As a native multi-model database, can be used as a full blown document...
» mehr
Typical application scenariosNative multi-model in ArangoDB is being used for a broad range of projects across...
» mehr
Key customersCisco, Barclays, Refinitive, Siemens Mentor, Kabbage, Liaison, Douglas, MakeMyTrip,...
» mehr
Market metricsArangoDB is the leading native multi-model database with over 11,000 stargazers on...
» mehr
Licensing and pricing modelsVery permissive Apache 2 License for Community Edition & commercial licenses are...
» 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

Wir laden Vertreter von Anbietern von zugehörigen Produkten ein uns zu kontaktieren, um hier Informationen über ihre Angebote zu präsentieren.

Weitere Ressourcen
ArangoDBEhcacheGigaSpacesSAP SQL Anywhere infofrüher Adaptive Server Anywhere genanntVelocityDB
DB-Engines Blog Posts

The Weight of Relational Databases: Time for Multi-Model?
29. August 2017, Luca Olivari (guest author)

alle anzeigen

Erwähnungen in aktuellen Nachrichten

ArangoGraphML: Simplifying the Power of Graph Machine Learning
11. Oktober 2023, Datanami

ArangoDB Announces Release of ArangoDB 3.11 for Search, Graph and Analytics - High-Performance Computing ...
30. Mai 2023, insideHPC

How to Build Knowledge Graph Enhanced Chatbot with ChatGPT and ArangoDB
30. Juni 2023, DataDrivenInvestor

ArangoDB brings yet more money into graph database market with $27.8M round
6. Oktober 2021, SiliconANGLE News

ArangoDB expands scope of graph database platform
6. Oktober 2022, TechTarget

bereitgestellt von Google News

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

Migration From JBoss 5 to JBoss 7: All It Takes Is 11 Easy Steps
3. Juni 2021, hackernoon.com

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

bereitgestellt von Google News

GigaSpaces to hand out almost $14 million in dividends following Cloudify’s acquisition by Dell
19. Juli 2023, CTech

In-Memory Data Grids Market Size In Stowage Bins Segment Is Expected To Exhibit Significant Growth Over 2030 | IBM ...
3. Mai 2024, openPR

Data Sciences Corporation partners with GigaSpaces Technologies to usher DIH technology to enterprises in SA
10. Oktober 2023, ITWeb

GigaSpaces Announces Version 16.0 with Breakthrough Data Integration Tools to Ease Enterprises' Digital ...
3. November 2021, PR Newswire

GigaSpaces Spins Off Cloudify, Its Open Source Cloud Orchestration Unit
27. Juli 2017, Data Center Knowledge

bereitgestellt von Google News

SAP vulnerabilities Let Attacker Inject OS Commands—Patch Now!
11. Juli 2023, CybersecurityNews

SAP Again Named a Leader in 2021 Gartner® Magic Quadrant™ for Cloud Database Management Systems
16. Dezember 2021, SAP News

SAP launches HANA cloud platform, partners with Siemens, Intel
6. Mai 2015, Channel Daily News

AWS, IBM, Microsoft, Google emerge Cloud DBMS leaders
22. Dezember 2022, Daily Host 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.

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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

Präsentieren Sie hier Ihr Produkt