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

DBMS > AlaSQL vs. GridDB vs. H2 vs. Trino vs. XTDB

Vergleich der Systemeigenschaften AlaSQL vs. GridDB vs. H2 vs. Trino vs. XTDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAlaSQL  Xaus Vergleich ausschliessenGridDB  Xaus Vergleich ausschliessenH2  Xaus Vergleich ausschliessenTrino  Xaus Vergleich ausschliessenXTDB infoformerly named Crux  Xaus Vergleich ausschliessen
KurzbeschreibungJavaScript DBMS libraryScalable in-memory time series database optimized for IoT and Big DataFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.Fast distributed SQL query engine for big data analytics. Forked from Presto and originally named PrestoSQLA general purpose database with bitemporal SQL and Datalog and graph queries
Primäres DatenbankmodellDocument Store
Relational DBMS
Time Series DBMSRelational DBMSRelational DBMSDocument Store
Sekundäre DatenbankmodelleKey-Value Store
Relational DBMS
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
Punkte0,46
Rang#260  Overall
#40  Document Stores
#121  Relational DBMS
Punkte1,95
Rang#128  Overall
#10  Time Series DBMS
Punkte8,13
Rang#49  Overall
#31  Relational DBMS
Punkte5,00
Rang#66  Overall
#36  Relational DBMS
Punkte0,11
Rang#343  Overall
#46  Document Stores
Websitealasql.orggriddb.netwww.h2database.comtrino.iogithub.com/­xtdb/­xtdb
www.xtdb.com
Technische Dokumentationgithub.com/­AlaSQL/­alasqldocs.griddb.netwww.h2database.com/­html/­main.htmltrino.io/­broadcast
trino.io/­docs/­current
www.xtdb.com/­docs
Social network pagesLinkedInTwitterYouTubeGitHub
EntwicklerAndrey Gershun & Mathias R. WulffToshiba CorporationThomas MuellerTrino Software FoundationJuxt Ltd.
Erscheinungsjahr2014201320052012 info2020 rebranded from PrestoSQL2019
Aktuelle Version5.1, August 20222.2.220, Juli 20231.19, September 2021
Lizenz infoCommercial or Open SourceOpen Source infoMIT-LicenseOpen Source infoAGPL version 3 and Apache License, version 2.0 , commercial license (standard and advanced editions) also availableOpen Source infodual-licence (Mozilla public license, Eclipse public license)Open Source infoApache Version 2.0Open Source infoMIT License
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.
ImplementierungsspracheJavaScriptC++JavaJavaClojure
Server Betriebssystemeserver-less, requires a JavaScript environment (browser, Node.js)LinuxAlle Betriebssysteme mit einer Java VMLinux
macOS infofor devlopment
Alle Betriebssysteme mit einer Java 8 (und höher) VM
Linux
Datenschemaschemafreijajajaschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder dateneinja infonumerical, string, blob, geometry, boolean, timestampjajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinneinnein
Sekundärindizesneinjajadepending on connected data-sourceja
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.SQL92, SQL-like TQL (Toshiba Query Language)jajaeingeschränktes SQL mittels Apache Calcite
APIs und andere ZugriffskonzepteJavaScript APIJDBC
ODBC
Proprietäres Protokoll
RESTful HTTP/JSON API
JDBC
ODBC
JDBC
RESTful HTTP API
Trino CLI
HTTP REST
JDBC
Unterstützte ProgrammiersprachenJavaScriptC
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
JavaGo
Java
JavaScript (Node.js)
Python
R
Ruby
Clojure
Java
Server-seitige Scripts infoStored ProceduresneinneinJava Stored Procedures and User-Defined Functionsyes, depending on connected data-sourcenein
Triggersjajajaneinnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeineShardingkeinedepending on connected data-sourcekeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenkeineSource-Replica ReplikationWith clustering: 2 database servers on different computers operate on identical copies of a databasedepending on connected data-sourceja, jeder Knoten hat alle Daten
MapReduce infoBietet ein API für Map/Reduce OperationenneinConnector for using GridDB as an input source and output destination for Hadoop MapReduce jobsneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemkeineImmediate consistency within container, eventual consistency across containersImmediate Consistencydepending on connected data-source
Fremdschlüssel inforeferenzielle Integritätjaneinjaneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationenja infoonly for local storage and DOM-storageACID at container levelACIDdepending on connected data-sourceACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjayes, multi-version concurrency control (MVCC)jaja
Durability infoDauerhafte Speicherung der Datenja infoby using IndexedDB, SQL.JS or proprietary FileStoragejajadepending on connected data-sourceyes, flexibel persistency by using storage technologies like Apache Kafka, RocksDB or LMDB
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajaja
Berechtigungskonzept infoZugriffskontrolleneinAccess rights for users can be defined per databaseBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardSQL standard access control
Weitere Informationen bereitgestellt vom Systemhersteller
AlaSQLGridDBH2TrinoXTDB infoformerly named Crux
Specific characteristicsGridDB is a highly scalable, in-memory time series database optimized for IoT and...
» mehr
Trino is the fastest open source, massively parallel processing SQL query engine...
» mehr
Competitive advantages1. Optimized for IoT Equipped with Toshiba's proprietary key-container data model...
» mehr
High performance analtyics and data processing of very large data sets Powerful ANSI...
» mehr
Typical application scenariosFactory IoT, Automative Industry, Energy, BEMS, Smart Community, Monitoring system.
» mehr
Performant analytics query engine for data warehouses, data lakes, and data lakehouses...
» mehr
Key customersDenso International [see use case ] An Electric Power company [see use case ] Ishinomaki...
» mehr
Trino is widely adopted across the globe as freely-available open source software....
» mehr
Market metricsGitHub trending repository
» mehr
33000+ commits in GitHub 8200+ stargazers in GitHub 1200+ pull requests merged in...
» mehr
Licensing and pricing modelsOpen Source license (AGPL v3 & Apache v2) Commercial license (subscription)
» mehr
Trino is an open source project and usage is therefore free. Commercial offerings...
» mehr
Neuigkeiten

60: Trino calling AI
22. Mai 2024

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

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
AlaSQLGridDBH2TrinoXTDB infoformerly named Crux
Erwähnungen in aktuellen Nachrichten

Create a Marvel Database with SQL and Javascript, the easy way
2. Juli 2019, Towards Data Science

HarperDB - How and Why We Built It From The Ground Up on NodeJS
28. Februar 2021, hackernoon.com

Multi faceted data exploration in the browser using Leaflet and amCharts
3. Mai 2020, Towards Data Science

bereitgestellt von Google News

General Availability of GridDB® 5.5 Enterprise Edition ~Enhancing the efficiency of IoT system development and ...
16. Januar 2024, global.toshiba

Toshiba launches cloudy managed IoT database service running its own GridDB
8. April 2021, The Register

GridDB Use case Large-scale high-speed processing of smart meter data following the deregulation of electrical power ...
1. November 2020, global.toshiba

General Availability of GridDB 5.1 Enterprise Edition ~ Continuous database usage in the event of data center failure ...
19. August 2022, global.toshiba

IoT: Opt for the Right Open Source Database
11. August 2023, Open Source For You

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

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

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

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.

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.

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

AllegroGraph logo

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

Präsentieren Sie hier Ihr Produkt