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 > etcd vs. GigaSpaces vs. H2 vs. OrientDB vs. Trino

Vergleich der Systemeigenschaften etcd vs. GigaSpaces vs. H2 vs. OrientDB vs. Trino

Redaktionelle Informationen bereitgestellt von DB-Engines
Nameetcd  Xaus Vergleich ausschliessenGigaSpaces  Xaus Vergleich ausschliessenH2  Xaus Vergleich ausschliessenOrientDB  Xaus Vergleich ausschliessenTrino  Xaus Vergleich ausschliessen
KurzbeschreibungA distributed reliable key-value storeHigh performance in-memory data grid platform, powering three products: Smart Cache, Smart ODS (Operational Data Store), Smart Augmented TransactionsFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.Multi-model DBMS (Document, Graph, Key/Value)Fast distributed SQL query engine for big data analytics. Forked from Presto and originally named PrestoSQL
Primäres DatenbankmodellKey-Value StoreDocument Store
Object oriented DBMS infoValues are user defined objects
Relational DBMSDocument Store
Graph DBMS
Key-Value Store
Relational DBMS
Sekundäre DatenbankmodelleGraph DBMS
Suchmaschine
Spatial DBMSDocument Store
Key-Value Store
Spatial DBMS
Suchmaschine
Time Series DBMS
Wide Column Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte7,25
Rang#54  Overall
#5  Key-Value Stores
Punkte0,97
Rang#192  Overall
#32  Document Stores
#6  Object oriented DBMS
Punkte8,13
Rang#49  Overall
#31  Relational DBMS
Punkte3,19
Rang#93  Overall
#16  Document Stores
#7  Graph DBMS
#14  Key-Value Stores
Punkte5,00
Rang#66  Overall
#36  Relational DBMS
Websiteetcd.io
github.com/­etcd-io/­etcd
www.gigaspaces.comwww.h2database.comorientdb.orgtrino.io
Technische Dokumentationetcd.io/­docs
github.com/­etcd-io/­etcd/­tree/­master/­Documentation
docs.gigaspaces.com/­latest/­landing.htmlwww.h2database.com/­html/­main.htmlwww.orientdb.com/­docs/­last/­index.htmltrino.io/­broadcast
trino.io/­docs/­current
Social network pagesLinkedInTwitterYouTubeGitHub
EntwicklerGigaspaces TechnologiesThomas MuellerOrientDB LTD; CallidusCloud; SAPTrino Software Foundation
Erscheinungsjahr2000200520102012 info2020 rebranded from PrestoSQL
Aktuelle Version3.4, August 201915.5, September 20202.2.220, Juli 20233.2.29, Maerz 2024
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infoApache Version 2; Commercial licenses availableOpen Source infodual-licence (Mozilla public license, Eclipse public license)Open Source infoApache Version 2Open Source infoApache Version 2.0
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.
Starburst Galaxy offers a feature-rich user interface to connect all your data sources, manage your Trino clusters, and query your data.
ImplementierungsspracheGoJava, C++, .NetJavaJavaJava
Server BetriebssystemeFreeBSD
Linux
Windows infoexperimental
Linux
macOS
Solaris
Windows
Alle Betriebssysteme mit einer Java VMAlle Betriebssysteme mit einer Java JDK (>= JDK 6)Linux
macOS infofor devlopment
Datenschemaschemafreischemafreijaschemafrei infoSchema kann erzwungen werden: für kompletten Satz ("schema-full") oder nur für einzelne Attribute ("schema-hybrid")ja
Typisierung infovordefinierte Datentypen, z.B. float oder dateneinjajajaja
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 metadataneinneinnein
Sekundärindizesneinjajajadepending on connected data-source
SQL infoSupport of SQLneinSQL-99 for query and DML statementsjaSQL-like query language, no joinsja
APIs und andere ZugriffskonzeptegRPC
JSON over HTTP
GigaSpaces LRMI
Hibernate
JCache
JDBC
JPA
ODBC
RESTful HTTP API
Spring Data
JDBC
ODBC
Tinkerpop technology stack with Blueprints, Gremlin, Pipes
Java API
RESTful HTTP/JSON API
JDBC
RESTful HTTP API
Trino CLI
Unterstützte Programmiersprachen.Net
C
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Rust
Scala
Tcl
.Net
C++
Java
Python
Scala
Java.Net
C
C#
C++
Clojure
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
Scala
Go
Java
JavaScript (Node.js)
Python
R
Ruby
Server-seitige Scripts infoStored ProceduresneinjaJava Stored Procedures and User-Defined FunctionsJava, Javascriptyes, depending on connected data-source
Triggersyes, watching key changesjajaHooksnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingkeineShardingdepending on connected data-source
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenUsing Raft consensus algorithm to ensure data replication with strong consistency among multiple replicas.Multi-Source Replikation infosynchronous or asynchronous
Source-Replica Replikation infosynchronous or asynchronous
With clustering: 2 database servers on different computers operate on identical copies of a databaseMulti-Source Replikationdepending on connected data-source
MapReduce infoBietet ein API für Map/Reduce Operationenneinja infoMap-Reduce pattern can be built with XAP task executorsneinnein infocould be achieved with distributed queriesnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate Consistency infoConsistency level configurable: ALL, QUORUM, ANYImmediate Consistencydepending on connected data-source
Fremdschlüssel inforeferenzielle Integritätneinneinjaja infoBeziehungen in Graphennein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinACIDACIDACIDdepending on connected data-source
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajayes, multi-version concurrency control (MVCC)jaja
Durability infoDauerhafte Speicherung der Datenjajajajadepending on connected data-source
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjaja
Berechtigungskonzept infoZugriffskontrolleneinRole-based access controlBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardZugriffsrechte für Benutzer und Rollen, Rechte auch auf SatzebeneSQL standard access control
Weitere Informationen bereitgestellt vom Systemhersteller
etcdGigaSpacesH2OrientDBTrino
Specific characteristicsTrino is the fastest open source, massively parallel processing SQL query engine...
» mehr
Competitive advantagesHigh performance analtyics and data processing of very large data sets Powerful ANSI...
» mehr
Typical application scenariosPerformant analytics query engine for data warehouses, data lakes, and data lakehouses...
» mehr
Key customersTrino is widely adopted across the globe as freely-available open source software....
» mehr
Market metrics33000+ commits in GitHub 8200+ stargazers in GitHub 1200+ pull requests merged in...
» mehr
Licensing and pricing modelsTrino is an open source project and usage is therefore free. Commercial offerings...
» mehr
Neuigkeiten

Big names round out the Trino Fest 2024 lineup
8. Mai 2024

59: Querying Trino with Java and jOOQ
24. April 2024

A sneak peek of Trino Fest 2024
15. April 2024

Time travel in Delta Lake connector
11. April 2024

58: Understanding your users with Trino and Mitzu
4. April 2024

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
etcdGigaSpacesH2OrientDBTrino
DB-Engines Blog Posts

Graph DBMS increased their popularity by 500% within the last 2 years
3. März 2015, Paul Andlinger

Graph DBMSs are gaining in popularity faster than any other database category
21. Januar 2014, Matthias Gelbmann

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Monitor Amazon EKS Control Plane metrics using AWS Open Source monitoring services | Amazon Web Services
12. Oktober 2023, AWS Blog

ETCD directives don't go well with RBI's stellar reputation
14. April 2024, Business Standard

RBI reiterates need for underlying forex exposure for rupee derivatives transactions | Mint
5. April 2024, Mint

How can corporates use the ETCD platform to hedge their forex? Gaurang Somaiya explains
4. August 2023, The Economic Times

Tutorial: Set up a Secure and Highly Available etcd Cluster
14. August 2020, The New Stack

bereitgestellt von Google News

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

GigaSpaces' New Cloudify Player Designed for OpenStack
11. Dezember 2023, 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

The 12 Best Graph Databases to Consider for 2024
22. Oktober 2023, Solutions Review

OrientDB: A Flexible and Scalable Multi-Model NoSQL DBMS
21. Januar 2022, Open Source For You

Comparing Graph Databases II. Part 2: ArangoDB, OrientDB, and… | by Sam Bell
20. September 2019, Towards Data Science

Mining Botnet Targeting Redis and OrientDB Servers Made Almost $1 Million
2. Februar 2018, BleepingComputer

ArangoDB raises $10 million for NoSQL database management
14. März 2019, VentureBeat

bereitgestellt von Google News

The Perfect AI Storage: Trino From Facebook And Iceberg From Netflix?
30. April 2024, The Next Platform

Starburst Brings Dataframes Into Trino Platform
7. September 2023, Datanami

Query big data with resilience using Trino in Amazon EMR with Amazon EC2 Spot Instances for less cost | Amazon ...
4. Oktober 2023, AWS Blog

Trino: The Open-source Data Query Engine That Split from Facebook
30. März 2022, hackernoon.com

A look at Presto, Trino SQL query engines
9. August 2022, TechTarget

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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

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

Neo4j logo

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