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

DBMS > GigaSpaces vs. Graph Engine vs. OpenEdge vs. Prometheus vs. Tarantool

Vergleich der Systemeigenschaften GigaSpaces vs. Graph Engine vs. OpenEdge vs. Prometheus vs. Tarantool

Redaktionelle Informationen bereitgestellt von DB-Engines
NameGigaSpaces  Xaus Vergleich ausschliessenGraph Engine infoformer name: Trinity  Xaus Vergleich ausschliessenOpenEdge  Xaus Vergleich ausschliessenPrometheus  Xaus Vergleich ausschliessenTarantool  Xaus Vergleich ausschliessen
KurzbeschreibungHigh performance in-memory data grid platform, powering three products: Smart Cache, Smart ODS (Operational Data Store), Smart Augmented TransactionsA distributed in-memory data processing engine, underpinned by a strongly-typed RAM store and a general distributed computation engineAnwendungsentwicklungsumgebung mit integrierter DatenbankOpen Source Timeseries DBMS und Monitoring SystemIn-memory computing platform with a flexible data schema for efficiently building high-performance applications
Primäres DatenbankmodellDocument Store
Object oriented DBMS infoValues are user defined objects
Graph DBMS
Key-Value Store
Relational DBMSTime Series DBMSDocument Store
Key-Value Store
Relational DBMS
Sekundäre DatenbankmodelleGraph DBMS
Suchmaschine
Spatial DBMS infowith Tarantool/GIS extension
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte1,02
Rang#192  Overall
#32  Document Stores
#6  Object oriented DBMS
Punkte0,62
Rang#240  Overall
#21  Graph DBMS
#35  Key-Value Stores
Punkte3,75
Rang#88  Overall
#47  Relational DBMS
Punkte7,92
Rang#51  Overall
#2  Time Series DBMS
Punkte1,67
Rang#150  Overall
#25  Document Stores
#25  Key-Value Stores
#69  Relational DBMS
Websitewww.gigaspaces.comwww.graphengine.iowww.progress.com/­openedgeprometheus.iowww.tarantool.io
Technische Dokumentationdocs.gigaspaces.com/­latest/­landing.htmlwww.graphengine.io/­docs/­manualdocumentation.progress.com/­output/­ua/­OpenEdge_latestprometheus.io/­docswww.tarantool.io/­en/­doc
EntwicklerGigaspaces TechnologiesMicrosoftProgress Software CorporationVK
Erscheinungsjahr20002010198420152008
Aktuelle Version15.5, September 2020OpenEdge 12.2, Maerz 20202.10.0, Mai 2022
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2; Commercial licenses availableOpen Source infoMIT LicensekommerziellOpen Source infoApache 2.0Open Source infoBSD-2, source-available extensions (modules), commercial licenses for Tarantool Enterprise
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.
ImplementierungsspracheJava, C++, .Net.NET and CGoC und C++
Server BetriebssystemeLinux
macOS
Solaris
Windows
.NETAIX
HP-UX
Linux
Solaris
Windows
Linux
Windows
BSD
Linux
macOS
DatenschemaschemafreijajajaFlexible data schema: relational definition for tables with ability to store json-like documents in columns
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajaNumeric data onlystring, double, decimal, uuid, integer, blob, boolean, datetime
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTnein infoXML can be used for describing objects metadataneinjanein infoImportieren von XML Daten möglichnein
Sekundärindizesjajaneinja
SQL infoSupport of SQLSQL-99 for query and DML statementsneinja infoclose to SQL 92neinFull-featured ANSI SQL support
APIs und andere ZugriffskonzepteGigaSpaces LRMI
Hibernate
JCache
JDBC
JPA
ODBC
RESTful HTTP API
Spring Data
RESTful HTTP APIJDBC
ODBC
RESTful HTTP/JSON APIOpen binary protocol
Unterstützte Programmiersprachen.Net
C++
Java
Python
Scala
C#
C++
F#
Visual Basic
Progress proprietary ABL (Advanced Business Language).Net
C++
Go
Haskell
Java
JavaScript (Node.js)
Python
Ruby
C
C#
C++
Erlang
Go
Java
JavaScript
Lua
Perl
PHP
Python
Rust
Server-seitige Scripts infoStored ProceduresjajajaneinLua, C and SQL stored procedures
Triggersjaneinjaneinja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardinghorizontale Partitionierunghorizontale Partitionierung infosince Version 11.4ShardingSharding, partitioned with virtual buckets by user defined affinity key. Live resharding for scale up and scale down without maintenance downtime.
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-Source Replikation infosynchronous or asynchronous
Source-Replica Replikation infosynchronous or asynchronous
Source-Replica Replikationja infomittels FederationAsynchronous replication with multi-master option
Configurable replication topology (full-mesh, chain, star)
Synchronous quorum replication (with Raft)
MapReduce infoBietet ein API für Map/Reduce Operationenja infoMap-Reduce pattern can be built with XAP task executorsneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate Consistency infoConsistency level configurable: ALL, QUORUM, ANYImmediate ConsistencykeineCasual consistency across sharding partitions
Eventual consistency within replicaset partition infowhen using asyncronous replication
Immediate Consistency within single instance
Sequential consistency including linearizable read within replicaset partition infowhen using Raft
Fremdschlüssel inforeferenzielle Integritätneinneinjaneinyes
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDneinACIDneinACID, with serializable isolation and linearizable read (within partition); Configurable MVCC (within partition); No cross-shard distributed transactions
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjaoptional: either by committing a write-ahead log (WAL) to the local persistent storage or by dumping the memory to a persistent storagejajayes, write ahead logging
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajaneinneinyes, full featured in-memory storage engine with persistence
Berechtigungskonzept infoZugriffskontrolleRole-based access controlBenutzer und GruppenneinAccess Control Lists
Mutual TLS authentication for Tarantol Enterprise
Password based authentication
Role-based access control (RBAC) and LDAP for Tarantol Enterprise
Users and Roles

Weitere Informationen bereitgestellt vom Systemhersteller

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
GigaSpacesGraph Engine infoformer name: TrinityOpenEdgePrometheusTarantool
DB-Engines Blog Posts

Data processing speed and reliability: in-memory synchronous replication
9. November 2021,  Vladimir Perepelytsya, Tarantool (sponsor) 

alle anzeigen

Erwähnungen in aktuellen Nachrichten

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

GigaSpaces Cloudify Increases Integration with OpenStack
4. Februar 2024, Channel Futures

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

Trinity
2. Juni 2023, Microsoft

Open source Microsoft Graph Engine takes on Neo4j
13. Februar 2017, InfoWorld

IBM releases Graph, a service that can outperform SQL databases
27. Juli 2016, GeekWire

How Google and Microsoft taught search to "understand" the Web
6. Juni 2012, Ars Technica

Aerospike Is Now a Graph Database, Too
21. Juni 2023, Datanami

bereitgestellt von Google News

OpenEdge Application Development | Progress OpenEdge
14. September 2014, Progress Software

PoC Exploit Released for OpenEdge Authentication Gateway & AdminServer Vulnerability
11. März 2024, GBHackers

What's New in OpenEdge 12.8
15. April 2024, release.nl

bereitgestellt von Google News

VictoriaMetrics Offers Prometheus Replacement for Time Series Monitoring
17. Juli 2023, The New Stack

How to reduce Istio sidecar metric cardinality with Amazon Managed Service for Prometheus | Amazon Web Services
10. Oktober 2023, AWS Blog

A Comprehensive Comparison of Prometheus and Grafana in 2023
8. Dezember 2023, hackernoon.com

Linux System Monitoring with Prometheus, Grafana, and collectd
1. Februar 2024, Linux Journal

Consider Grafana vs. Prometheus for your time-series tools
18. Oktober 2021, TechTarget

bereitgestellt von Google News

TaranHouse: New Big Data Warehouse Announced by Tarantool
4. April 2018, Newswire

In-Memory Showdown: Redis vs. Tarantool
1. September 2021, Хабр

Tarantool Announces New Enterprise Version With Enhanced Scaling and Monitoring Capabilities
18. Mai 2018, Newswire

Deploying Tarantool Cartridge applications with zero effort (Part 1)
16. Dezember 2019, Хабр

Deploying Tarantool Cartridge applications with zero effort (Part 2)
13. April 2020, Хабр

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

Neo4j logo

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