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 > H2 vs. NuoDB vs. Trino vs. Vertica

Vergleich der Systemeigenschaften H2 vs. NuoDB vs. Trino vs. Vertica

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

Redaktionelle Informationen bereitgestellt von DB-Engines
NameH2  Xaus Vergleich ausschliessenNuoDB  Xaus Vergleich ausschliessenTrino  Xaus Vergleich ausschliessenVertica infoOpenText™ Vertica™  Xaus Vergleich ausschliessen
KurzbeschreibungFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.NuoDB ist eine skalierbare verteilte Datenbank, mit SQL und ACID TransaktionenFast distributed SQL query engine for big data analytics. Forked from Presto and originally named PrestoSQLCloud or off-cloud analytical database and query engine for structured and semi-structured streaming and batch data. Machine learning platform with built-in algorithms, data preparation capabilities, and model evaluation and management via SQL or Python.
Primäres DatenbankmodellRelational DBMSRelational DBMSRelational DBMSRelational DBMS infoColumn oriented
Sekundäre DatenbankmodelleSpatial DBMSDocument Store
Key-Value Store
Spatial DBMS
Suchmaschine
Time Series DBMS
Wide Column Store
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte8,13
Rang#49  Overall
#31  Relational DBMS
Punkte0,89
Rang#198  Overall
#92  Relational DBMS
Punkte5,00
Rang#66  Overall
#36  Relational DBMS
Punkte10,68
Rang#43  Overall
#27  Relational DBMS
Websitewww.h2database.comwww.3ds.com/­nuodb-distributed-sql-databasetrino.iowww.vertica.com
Technische Dokumentationwww.h2database.com/­html/­main.htmldoc.nuodb.comtrino.io/­broadcast
trino.io/­docs/­current
vertica.com/­documentation
Social network pagesLinkedInTwitterYouTubeGitHub
EntwicklerThomas MuellerDassault Systèmes infooriginally NuoDB, Inc.Trino Software FoundationOpenText infopreviously Micro Focus and Hewlett Packard
Erscheinungsjahr200520132012 info2020 rebranded from PrestoSQL2005
Aktuelle Version2.2.220, Juli 202312.0.3, Jänner 2023
Lizenz infoCommercial or Open SourceOpen Source infodual-licence (Mozilla public license, Eclipse public license)kommerziell infoLimitierte Edition gratisOpen Source infoApache Version 2.0kommerziell infoLimitierte Community Edition gratis
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinnein infoon-premises, all major clouds - Amazon AWS, Microsoft Azure, Google Cloud Platform and containers
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.
ImplementierungsspracheJavaC++JavaC++
Server BetriebssystemeAlle Betriebssysteme mit einer Java VMgehostet infoAmazon EC2, Windows Azure, SoftLayer
Linux
OS X
Windows
Linux
macOS infofor devlopment
Linux
DatenschemajajajaYes, but also semi-structure/unstructured data storage, and complex hierarchical data (like Parquet) stored and/or queried.
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajayes
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinnein
Sekundärindizesjajadepending on connected data-sourceNo Indexes Required. Different internal optimization strategy, but same functionality included.
SQL infoSupport of SQLjajajaFull 1999 standard plus machine learning, time series and geospatial. Over 650 functions.
APIs und andere ZugriffskonzepteJDBC
ODBC
ADO.NET
JDBC
ODBC
JDBC
RESTful HTTP API
Trino CLI
ADO.NET
JDBC
Kafka Connector
ODBC
RESTful HTTP API
Spark Connector
vSQL infocharacter-based, interactive, front-end utility
Unterstützte ProgrammiersprachenJava.Net
C
C++
Go
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
Go
Java
JavaScript (Node.js)
Python
R
Ruby
C#
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Server-seitige Scripts infoStored ProceduresJava Stored Procedures and User-Defined FunctionsJava, SQLyes, depending on connected data-sourceyes, PostgreSQL PL/pgSQL, with minor differences
Triggersjajaneinyes, called Custom Alerts
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenkeinedynamische Verteilung der Daten auf die einzelnen Knotendepending on connected data-sourcehorizontal partitioning, hierarchical partitioning
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenWith clustering: 2 database servers on different computers operate on identical copies of a databaseja infoManaged transparently by NuoDBdepending on connected data-sourceMulti-Source Replikation infoOne, or more copies of data replicated across nodes, or object-store used for repository.
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinno infoBi-directional Spark integration
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate Consistencydepending on connected data-sourceImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätjajaneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACID infotunable commit protocoldepending on connected data-sourceACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenyes, multi-version concurrency control (MVCC)ja infoMVCCjaja
Durability infoDauerhafte Speicherung der Datenjajadepending on connected data-sourceja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaja infoTemporary tablenein
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardStandard SQL Rollen und RechteSQL standard access controlfine grained access rights according to SQL-standard; supports Kerberos, LDAP, Ident and hash
Weitere Informationen bereitgestellt vom Systemhersteller
H2NuoDBTrinoVertica infoOpenText™ Vertica™
Specific characteristicsTrino is the fastest open source, massively parallel processing SQL query engine...
» mehr
Deploy-anywhere database for large-scale analytical deployments. Deploy off-cloud,...
» mehr
Competitive advantagesHigh performance analtyics and data processing of very large data sets Powerful ANSI...
» mehr
Fast, scalable, and capable of high concurrency. Separation of compute/storage leverages...
» mehr
Typical application scenariosPerformant analytics query engine for data warehouses, data lakes, and data lakehouses...
» mehr
Communication and network analytics, Embedded analytics, Fraud monitoring and Risk...
» mehr
Key customersTrino is widely adopted across the globe as freely-available open source software....
» mehr
Abiba Systems, Adform, adMarketplace, AmeriPride, Anritsu, AOL, Avito, Auckland Transport,...
» 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
Cost-based models and subscription-based models are both available. One license is...
» mehr
Neuigkeiten

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

57: Seeing clearly with OpenTelemetry
14. März 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
H2NuoDBTrinoVertica infoOpenText™ Vertica™
DB-Engines Blog Posts

Meet some database management systems you are likely to hear more about in the future
4. August 2014, Paul Andlinger

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Paul DiLaura of Dassault Systemes Joins NuoDB Board of Directors
18. April 2024, Yahoo Singapore News

Paul DiLaura of Dassault Systemes Joins NuoDB Board of Directors
18. April 2024, Yahoo Movies UK

Dassault Systèmes Announces the Acquisition of NuoDB, a Cloud-Native Distributed SQL Database Leader
25. November 2020, Dassault Systèmes

Deploy the NuoDB Database in Docker Containers
16. Oktober 2017, The New Stack

Big Data Product Watch 1/31/17: No-Cost NuoDB, GPU Analytics, Cloud Object Storage, More -- ADTmag
31. Januar 2017, ADT Magazine

bereitgestellt von Google News

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

Speed Trino Queries with These Performance-Tuning Tips
11. Juli 2023, The New Stack

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

bereitgestellt von Google News

OCI Object Storage Completes Technical Validation of Vertica in Eon Mode
16. Oktober 2023, blogs.oracle.com

Vertica by OpenText and Anritsu Sign New Deal for Next-Gen Architecture and 5G Network Capabilities
17. Mai 2023, PR Newswire

MapR Hadoop Upgrade Runs HP Vertica
22. September 2023, InformationWeek

Stonebraker Seeks to Invert the Computing Paradigm with DBOS
12. März 2024, Datanami

OpenText expands enterprise portfolio with AI and Micro Focus integrations
25. Juli 2023, VentureBeat

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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

Milvus logo

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Neo4j logo

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

Präsentieren Sie hier Ihr Produkt