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

DBMS > Lovefield vs. Tkrzw vs. Trino vs. Vertica vs. Yaacomo

Vergleich der Systemeigenschaften Lovefield vs. Tkrzw vs. Trino vs. Vertica vs. Yaacomo

Redaktionelle Informationen bereitgestellt von DB-Engines
NameLovefield  Xaus Vergleich ausschliessenTkrzw infoSuccessor of Tokyo Cabinet and Kyoto Cabinet  Xaus Vergleich ausschliessenTrino  Xaus Vergleich ausschliessenVertica infoOpenText™ Vertica™  Xaus Vergleich ausschliessenYaacomo  Xaus Vergleich ausschliessen
Yaacomo seems to be discontinued and is removed from the DB-Engines ranking
KurzbeschreibungEmbeddable relational database for web apps written in pure JavaScriptA concept of libraries, allowing an application program to store and query key-value pairs in a file. Successor of Tokyo Cabinet and Kyoto CabinetFast 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.OpenCL based in-memory RDBMS, designed for efficiently utilizing the hardware via parallel computing
Primäres DatenbankmodellRelational DBMSKey-Value StoreRelational DBMSRelational DBMS infoColumn orientedRelational DBMS
Sekundäre DatenbankmodelleDocument 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
Punkte0,29
Rang#293  Overall
#133  Relational DBMS
Punkte0,00
Rang#383  Overall
#60  Key-Value Stores
Punkte5,00
Rang#66  Overall
#36  Relational DBMS
Punkte10,68
Rang#43  Overall
#27  Relational DBMS
Websitegoogle.github.io/­lovefielddbmx.net/­tkrzwtrino.iowww.vertica.comyaacomo.com
Technische Dokumentationgithub.com/­google/­lovefield/­blob/­master/­docs/­spec_index.mdtrino.io/­broadcast
trino.io/­docs/­current
vertica.com/­documentation
Social network pagesLinkedInTwitterYouTubeGitHub
EntwicklerGoogleMikio HirabayashiTrino Software FoundationOpenText infopreviously Micro Focus and Hewlett PackardQ2WEB GmbH
Erscheinungsjahr201420202012 info2020 rebranded from PrestoSQL20052009
Aktuelle Version2.1.12, February 20170.9.3, August 202012.0.3, Jänner 2023
Lizenz infoCommercial or Open SourceOpen Source infoApache 2.0Open Source infoApache Version 2.0Open Source infoApache Version 2.0kommerziell infoLimitierte Community Edition gratiskommerziell
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinnein infoon-premises, all major clouds - Amazon AWS, Microsoft Azure, Google Cloud Platform and containersnein
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++JavaC++
Server Betriebssystemeserver-less, requires a JavaScript environment (browser, Node.js) infotested with Chrome, Firefox, IE, SafariLinux
macOS
Linux
macOS infofor devlopment
LinuxAndroid
Linux
Windows
DatenschemajaschemafreijaYes, but also semi-structure/unstructured data storage, and complex hierarchical data (like Parquet) stored and/or queried.ja
Typisierung infovordefinierte Datentypen, z.B. float oder datejaneinjayesja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinneinnein
Sekundärindizesjadepending on connected data-sourceNo Indexes Required. Different internal optimization strategy, but same functionality included.ja
SQL infoSupport of SQLSQL-like query language infovia JavaScript builder patternneinjaFull 1999 standard plus machine learning, time series and geospatial. Over 650 functions.ja
APIs und andere ZugriffskonzepteJDBC
RESTful HTTP API
Trino CLI
ADO.NET
JDBC
Kafka Connector
ODBC
RESTful HTTP API
Spark Connector
vSQL infocharacter-based, interactive, front-end utility
JDBC
ODBC
Unterstützte ProgrammiersprachenJavaScriptC++
Java
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 Proceduresneinneinyes, depending on connected data-sourceyes, PostgreSQL PL/pgSQL, with minor differences
TriggersUsing read-only observersneinneinyes, called Custom Alertsja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenkeinekeinedepending on connected data-sourcehorizontal partitioning, hierarchical partitioninghorizontale Partitionierung
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenkeinekeinedepending on connected data-sourceMulti-Source Replikation infoOne, or more copies of data replicated across nodes, or object-store used for repository.Source-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinno infoBi-directional Spark integrationnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate Consistencydepending on connected data-sourceImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätjaneinneinjaja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDdepending on connected data-sourceACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenyes, by using IndexedDB or the cloud service Firebase Realtime Databasejadepending on connected data-sourcejaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenja infousing MemoryDBja infousing specific database classesneinja
Berechtigungskonzept infoZugriffskontrolleneinneinSQL standard access controlfine grained access rights according to SQL-standard; supports Kerberos, LDAP, Ident and hashBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standard
Weitere Informationen bereitgestellt vom Systemhersteller
LovefieldTkrzw infoSuccessor of Tokyo Cabinet and Kyoto CabinetTrinoVertica infoOpenText™ Vertica™Yaacomo
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

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
LovefieldTkrzw infoSuccessor of Tokyo Cabinet and Kyoto CabinetTrinoVertica infoOpenText™ Vertica™Yaacomo
Erwähnungen in aktuellen Nachrichten

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

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

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

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

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

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

Neo4j logo

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

RaimaDB logo

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

Milvus logo

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