DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > ObjectBox vs. Oracle vs. Trino vs. UniData,UniVerse vs. Vertica

System Properties Comparison ObjectBox vs. Oracle vs. Trino vs. UniData,UniVerse vs. Vertica

Editorial information provided by DB-Engines
NameObjectBox  Xexclude from comparisonOracle  Xexclude from comparisonTrino  Xexclude from comparisonUniData,UniVerse  Xexclude from comparisonVertica infoOpenText™ Vertica™  Xexclude from comparison
DescriptionExtremely fast embedded database for small devices, IoT and MobileWidely used RDBMSFast distributed SQL query engine for big data analytics. Forked from Presto and originally named PrestoSQLMultiValue database and application server with SQL mapping layer and meta database capabilitiesCloud 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.
Primary database modelObject oriented DBMSRelational DBMSRelational DBMSMultivalue DBMSRelational DBMS infoColumn oriented
Secondary database modelsTime Series DBMSDocument store
Graph DBMS infowith Oracle Spatial and Graph
RDF store infowith Oracle Spatial and Graph
Spatial DBMS infowith Oracle Spatial and Graph
Vector DBMS infosince Oracle 23
Document store
Key-value store
Spatial DBMS
Search engine
Time Series DBMS
Wide column store
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.20
Rank#170  Overall
#5  Object oriented DBMS
Score1236.29
Rank#1  Overall
#1  Relational DBMS
Score5.00
Rank#66  Overall
#36  Relational DBMS
Score3.16
Rank#97  Overall
#2  Multivalue DBMS
Score10.68
Rank#43  Overall
#27  Relational DBMS
Websiteobjectbox.iowww.oracle.com/­databasetrino.iowww.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-unidatawww.vertica.com
Technical documentationdocs.objectbox.iodocs.oracle.com/­en/­databasetrino.io/­broadcast
trino.io/­docs/­current
docs.rocketsoftware.com/­bundle?cluster=true&labelkey=unidata&labelkey=prod_unidatavertica.com/­documentation
Social network pagesLinkedInTwitterYouTubeGitHub
DeveloperObjectBox LimitedOracleTrino Software FoundationRocket SoftwareOpenText infopreviously Micro Focus and Hewlett Packard
Initial release201719802012 info2020 rebranded from PrestoSQL19852005
Current release23c, September 202312.0.3, January 2023
License infoCommercial or Open SourceOpen Source infoApache License 2.0commercial inforestricted free version is availableOpen Source infoApache Version 2.0commercialcommercial infoLimited community edition free
Cloud-based only infoOnly available as a cloud servicenonononono infoon-premises, all major clouds - Amazon AWS, Microsoft Azure, Google Cloud Platform and containers
DBaaS offerings (sponsored 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.
Implementation languageC and C++C and C++JavaCC++
Server operating systemsAndroid
iOS
Linux
macOS
Windows
AIX
HP-UX
Linux
OS X
Solaris
Windows
z/OS
Linux
macOS infofor devlopment
AIX
HP-UX
Linux
Solaris
Windows
Linux
Data schemeyesyes infoSchemaless in JSON and XML columnsyesschema-freeYes, but also semi-structure/unstructured data storage, and complex hierarchical data (like Parquet) stored and/or queried.
Typing infopredefined data types such as float or dateyesyesyesoptionalyes
XML support infoSome form of processing data in XML format, e.g. support for XML data structures, and/or support for XPath, XQuery or XSLT.noyesnono
Secondary indexesyesyesdepending on connected data-sourceyesNo Indexes Required. Different internal optimization strategy, but same functionality included.
SQL infoSupport of SQLnoyes infowith proprietary extensionsyesyesFull 1999 standard plus machine learning, time series and geospatial. Over 650 functions.
APIs and other access methodsProprietary native APIJDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
JDBC
RESTful HTTP API
Trino CLI
Java API infoJPA
JDBC
ODBC
OLE DB
Proprietary protocol
RESTful HTTP API
SOAP-based API
ADO.NET
JDBC
Kafka Connector
ODBC
RESTful HTTP API
Spark Connector
vSQL infocharacter-based, interactive, front-end utility
Supported programming languagesC
C++
Dart
Go
Java
JavaScript infoplanned (as of Jan 2019)
Kotlin
Python infoplanned (as of Jan 2019)
Swift
C
C#
C++
Clojure
Cobol
Delphi
Eiffel
Erlang
Fortran
Groovy
Haskell
Java
JavaScript
Lisp
Objective C
OCaml
Perl
PHP
Python
R
Ruby
Scala
Tcl
Visual Basic
Go
Java
JavaScript (Node.js)
Python
R
Ruby
.Net
Basic infoU2 Basic
C
Java
C#
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Server-side scripts infoStored proceduresnoPL/SQL infoalso stored procedures in Java possibleyes, depending on connected data-sourceyesyes, PostgreSQL PL/pgSQL, with minor differences
Triggersnoyesnoyes infoU2 Basicyes, called Custom Alerts
Partitioning methods infoMethods for storing different data on different nodesnoneSharding, horizontal partitioningdepending on connected data-sourcenonehorizontal partitioning, hierarchical partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesonline/offline synchronization between client and serverMulti-source replication
Source-replica replication
depending on connected data-sourceSource-replica replicationMulti-source replication infoOne, or more copies of data replicated across nodes, or object-store used for repository.
MapReduce infoOffers an API for user-defined Map/Reduce methodsnono infocan be realized in PL/SQLnonono infoBi-directional Spark integration
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistencydepending on connected data-sourceImmediate Consistency
Foreign keys infoReferential integrityyesyesnonoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACID infoisolation level can be parameterizeddepending on connected data-sourceACID infoconfigurableACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesdepending on connected data-sourceyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes infoVersion 12c introduced the new option 'Oracle Database In-Memory'no
User concepts infoAccess controlyesfine grained access rights according to SQL-standardSQL standard access controlAccess rights according to SQL-standard and operating system basedfine grained access rights according to SQL-standard; supports Kerberos, LDAP, Ident and hash
More information provided by the system vendor
ObjectBoxOracleTrinoUniData,UniVerseVertica infoOpenText™ Vertica™
Specific characteristicsTrino is the fastest open source, massively parallel processing SQL query engine...
» more
Deploy-anywhere database for large-scale analytical deployments. Deploy off-cloud,...
» more
Competitive advantagesHigh performance analtyics and data processing of very large data sets Powerful ANSI...
» more
Fast, scalable, and capable of high concurrency. Separation of compute/storage leverages...
» more
Typical application scenariosPerformant analytics query engine for data warehouses, data lakes, and data lakehouses...
» more
Communication and network analytics, Embedded analytics, Fraud monitoring and Risk...
» more
Key customersTrino is widely adopted across the globe as freely-available open source software....
» more
Abiba Systems, Adform, adMarketplace, AmeriPride, Anritsu, AOL, Avito, Auckland Transport,...
» more
Market metrics33000+ commits in GitHub 8200+ stargazers in GitHub 1200+ pull requests merged in...
» more
Licensing and pricing modelsTrino is an open source project and usage is therefore free. Commercial offerings...
» more
Cost-based models and subscription-based models are both available. One license is...
» more
News

The first On-Device Vector Database: ObjectBox 4.0
16 May 2024

Edge AI: The era of on-device AI
23 April 2024

In-Memory Database Use Cases
15 February 2024

Data Viewer for Objects – announcing ObjectBox Admin
14 November 2023

Vector Databases for Edge AI
9 August 2023

Big names round out the Trino Fest 2024 lineup
8 May 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

We invite representatives of system vendors to contact us for updating and extending the system information,
and for displaying vendor-provided information such as key customers, competitive advantages and market metrics.

Related products and services
3rd partiesNavicat for Oracle improves the efficiency and productivity of Oracle developers and administrators with a streamlined working environment.
» more

Devart ODBC driver for Oracle accesses Oracle databases from ODBC-compliant reporting, analytics, BI, and ETL tools on both 32 and 64-bit Windows, macOS, and Linux.
» more

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
ObjectBoxOracleTrinoUniData,UniVerseVertica infoOpenText™ Vertica™
DB-Engines blog posts

MySQL is the DBMS of the Year 2019
3 January 2020, Matthias Gelbmann, Paul Andlinger

The struggle for the hegemony in Oracle's database empire
2 May 2017, Paul Andlinger

Architecting eCommerce Platforms for Zero Downtime on Black Friday and Beyond
25 November 2016, Tony Branson (guest author)

show all

Conferences, events and webinars

Oracle Cloud World
Las Vegas, 9-12 September 2024

Recent citations in the news

Oracle Database 23ai Brings the Power of AI to Enterprise Data and Applications
2 May 2024, PR Newswire

AI-Fueled Enterprise Data Management: The Rise Of Oracle Database 23ai
7 May 2024, Forbes

Oracle Database 23ai - all of your data should be in one place, argues CTO Larry Ellison
3 May 2024, diginomica

Oracle renames Database 23c to 23ai, makes it generally available
2 May 2024, InfoWorld

Lords of May-hem: Seven signs it is Oracle's year end
17 May 2024, The Register

provided by 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

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

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

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

provided by Google News

Unidata Reports Full Year 2023 Earnings
31 March 2024, Simply Wall St

Unidata uses Jetstream to make geoscience data available to science community
29 January 2020, IU Newsroom

UniData implements a milestone Smart Class Room project at The Asian School | THE DAILY TRIBUNE | KINGDOM ...
8 April 2024, News of Bahrain- DT News

Bahrain Business: UniData implements major 'smart classroom' project
8 April 2024, Gulf Digital News

Unidata turns 25 | NCAR & UCAR News
15 January 2010, news.ucar.edu

provided by Google News

Stonebraker Seeks to Invert the Computing Paradigm with DBOS
12 March 2024, Datanami

How Embedded Analytics Help ISVs Overcome Challenges
14 September 2023, Spiceworks News and Insights

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

OpenText integrates Micro Focus tech through Cloud Editions 23.3
26 July 2023, Techzine Europe

Postgres pioneer Michael Stonebraker promises to upend the database once more
26 December 2023, The Register

provided by Google News



Share this page

Featured Products

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

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

Present your product here