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 > LevelDB vs. Oracle NoSQL vs. SAP SQL Anywhere vs. SQream DB vs. Trino

System Properties Comparison LevelDB vs. Oracle NoSQL vs. SAP SQL Anywhere vs. SQream DB vs. Trino

Editorial information provided by DB-Engines
NameLevelDB  Xexclude from comparisonOracle NoSQL  Xexclude from comparisonSAP SQL Anywhere infoformerly called Adaptive Server Anywhere  Xexclude from comparisonSQream DB  Xexclude from comparisonTrino  Xexclude from comparison
DescriptionEmbeddable fast key-value storage library that provides an ordered mapping from string keys to string valuesA multi-model, scalable, distributed NoSQL database, designed to provide highly reliable, flexible, and available data management across a configurable set of storage nodesRDBMS database and synchronization technologies for server, desktop, remote office, and mobile environmentsa GPU-based, columnar RDBMS for big data analytics workloadsFast distributed SQL query engine for big data analytics. Forked from Presto and originally named PrestoSQL
Primary database modelKey-value storeDocument store
Key-value store
Relational DBMS
Relational DBMSRelational DBMSRelational DBMS
Secondary database modelsDocument store
Key-value store
Spatial DBMS
Search engine
Time Series DBMS
Wide column store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.35
Rank#111  Overall
#19  Key-value stores
Score2.95
Rank#100  Overall
#17  Document stores
#17  Key-value stores
#50  Relational DBMS
Score4.25
Rank#79  Overall
#43  Relational DBMS
Score0.70
Rank#227  Overall
#104  Relational DBMS
Score5.00
Rank#66  Overall
#36  Relational DBMS
Websitegithub.com/­google/­leveldbwww.oracle.com/­database/­nosql/­technologies/­nosqlwww.sap.com/­products/­technology-platform/­sql-anywhere.htmlsqream.comtrino.io
Technical documentationgithub.com/­google/­leveldb/­blob/­main/­doc/­index.mddocs.oracle.com/­en/­database/­other-databases/­nosql-database/­index.htmlhelp.sap.com/­docs/­SAP_SQL_Anywheredocs.sqream.comtrino.io/­broadcast
trino.io/­docs/­current
Social network pagesLinkedInTwitterYouTubeGitHub
DeveloperGoogleOracleSAP infoformerly SybaseSQream TechnologiesTrino Software Foundation
Initial release20112011199220172012 info2020 rebranded from PrestoSQL
Current release1.23, February 202123.3, December 202317, July 20152022.1.6, December 2022
License infoCommercial or Open SourceOpen Source infoBSDOpen Source infoProprietary for Enterprise Edition (Oracle Database EE license has Oracle NoSQL database EE covered: details)commercialcommercialOpen Source infoApache Version 2.0
Cloud-based only infoOnly available as a cloud servicenonononono
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++JavaC++, CUDA, Haskell, Java, ScalaJava
Server operating systemsIllumos
Linux
OS X
Windows
Linux
Solaris SPARC/x86
AIX
HP-UX
Linux
OS X
Solaris
Windows
LinuxLinux
macOS infofor devlopment
Data schemeschema-freeSupport Fixed schema and Schema-less deployment with the ability to interoperate between them.yesyesyes
Typing infopredefined data types such as float or datenooptionalyesyes, ANSI Standard SQL Typesyes
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.nonoyesno
Secondary indexesnoyesyesnodepending on connected data-source
SQL infoSupport of SQLnoSQL-like DML and DDL statementsyesyesyes
APIs and other access methodsRESTful HTTP APIADO.NET
HTTP API
JDBC
ODBC
.Net
JDBC
ODBC
JDBC
RESTful HTTP API
Trino CLI
Supported programming languagesC++
Go
Java info3rd party binding
JavaScript (Node.js) info3rd party binding
Python info3rd party binding
C
C#
Go
Java
JavaScript (Node.js)
Python
C
C#
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
C++
Java
JavaScript (Node.js)
Python
Go
Java
JavaScript (Node.js)
Python
R
Ruby
Server-side scripts infoStored proceduresnonoyes, in C/C++, Java, .Net or Perluser defined functions in Pythonyes, depending on connected data-source
Triggersnonoyesnono
Partitioning methods infoMethods for storing different data on different nodesnoneShardingnonehorizontal and vertical partitioningdepending on connected data-source
Replication methods infoMethods for redundantly storing data on multiple nodesnoneElectable source-replica replication per shard. Support distributed global deployment with Multi-region table featureSource-replica replication infoDatabase mirroringnonedepending on connected data-source
MapReduce infoOffers an API for user-defined Map/Reduce methodsnowith Hadoop integrationnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency
Immediate Consistency infodepending on configuration
Immediate ConsistencyImmediate Consistencydepending on connected data-source
Foreign keys infoReferential integritynonoyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoconfigurable infoACID within a storage node (=shard)ACIDACIDdepending on connected data-source
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyes infowith automatic compression on writesyesyesyesdepending on connected data-source
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes infooff heap cacheyes
User concepts infoAccess controlnoAccess rights for users and rolesfine grained access rights according to SQL-standardSQL standard access control
More information provided by the system vendor
LevelDBOracle NoSQLSAP SQL Anywhere infoformerly called Adaptive Server AnywhereSQream DBTrino
Specific characteristicsTrino is the fastest open source, massively parallel processing SQL query engine...
» more
Competitive advantagesHigh performance analtyics and data processing of very large data sets Powerful ANSI...
» more
Typical application scenariosPerformant analytics query engine for data warehouses, data lakes, and data lakehouses...
» more
Key customersTrino is widely adopted across the globe as freely-available open source software....
» 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
News

60: Trino calling AI
22 May 2024

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

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

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

More resources
LevelDBOracle NoSQLSAP SQL Anywhere infoformerly called Adaptive Server AnywhereSQream DBTrino
Recent citations in the news

Pliops unveils XDP-Rocks for RocksDB – Blocks and Files
19 October 2022, Blocks & Files

Microsoft Teams stores auth tokens as cleartext in Windows, Linux, Macs
14 September 2022, BleepingComputer

XanMod, Liquorix Kernels Offer Some Advantages On AMD Ryzen 5 Notebook
26 July 2021, Phoronix

Threat Thursday: BlackGuard Infostealer Rises from Russian Underground Markets
21 April 2022, BlackBerry Blog

Rust-Based Info Stealers Abuse GitHub Codespaces
19 May 2023, Trend Micro

provided by Google News

OpenWorld 2013: Oracle NoSQL Database On the Rise?
13 December 2023, Channel Futures

Blog Theme - Details
21 August 2023, Oracle

We built a geo-distributed, serverless modern app using the Oracle NoSQL Database Cloud Service
18 November 2021, Oracle

Oracle Defends Relational DBs Against NoSQL Competitors
25 November 2015, eWeek

Oracle Adds New AI-Enabling Features To MySQL HeatWave
23 March 2023, Forbes

provided by Google News

SAP vulnerabilities Let Attacker Inject OS Commands—Patch Now!
11 July 2023, CybersecurityNews

SAP Again Named a Leader in 2021 Gartner® Magic Quadrant™ for Cloud Database Management Systems
16 December 2021, SAP News

Rimini Street expands support beyond SAP and Oracle
9 June 2017, InsideSAP

Securing SAP with AWS Network Firewall: Part 2 – Managed Rules | Amazon Web Services
17 July 2023, AWS Blog

Rimini Street to offer database, security services
7 June 2017, ZDNet

provided by Google News

I SQream, you SQream, we all SQream for … data analytics?
5 October 2023, Fierce Network

SQream Announces Strategic Integration for Powerful Big Data Analytics with Dataiku
9 February 2024, insideBIGDATA

GPU data warehouse startup SQream lands $39.4M funding round
24 June 2020, SiliconANGLE News

SQream Technologies raises $39.4 million for GPU-accelerated databases
24 June 2020, VentureBeat

SQream Announces Free Licenses to Organizations Using Data Analytics to Fight the Coronavirus
9 April 2020, Embedded Computing Design

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

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

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

provided by Google News



Share this page

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

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.

Milvus logo

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

Present your product here