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 > DataFS vs. LevelDB vs. NuoDB vs. RavenDB vs. Trino

System Properties Comparison DataFS vs. LevelDB vs. NuoDB vs. RavenDB vs. Trino

Editorial information provided by DB-Engines
NameDataFS  Xexclude from comparisonLevelDB  Xexclude from comparisonNuoDB  Xexclude from comparisonRavenDB  Xexclude from comparisonTrino  Xexclude from comparison
DescriptionAll data is stored inside objects which are linked by so-called link attributes. Objects consist of classes which can be extended and de-extended at runtime. Graphs can be defined with a struct.Embeddable fast key-value storage library that provides an ordered mapping from string keys to string valuesNuoDB is a webscale distributed database that supports SQL and ACID transactionsOpen Source Operational and Transactional Enterprise NoSQL Document DatabaseFast distributed SQL query engine for big data analytics. Forked from Presto and originally named PrestoSQL
Primary database modelObject oriented DBMSKey-value storeRelational DBMSDocument storeRelational DBMS
Secondary database modelsGraph DBMSGraph DBMS
Spatial DBMS
Time Series DBMS
Document 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
Score0.09
Rank#360  Overall
#17  Object oriented DBMS
Score2.25
Rank#115  Overall
#19  Key-value stores
Score0.94
Rank#197  Overall
#92  Relational DBMS
Score2.84
Rank#101  Overall
#18  Document stores
Score4.99
Rank#65  Overall
#36  Relational DBMS
Websitenewdatabase.comgithub.com/­google/­leveldbwww.3ds.com/­nuodb-distributed-sql-databaseravendb.nettrino.io
Technical documentationdev.mobiland.com/­Overview.xspgithub.com/­google/­leveldb/­blob/­main/­doc/­index.mddoc.nuodb.comravendb.net/­docstrino.io/­broadcast
trino.io/­docs/­current
Social network pagesLinkedInTwitterYouTubeGitHub
DeveloperMobiland AGGoogleDassault Systèmes infooriginally NuoDB, Inc.Hibernating RhinosTrino Software Foundation
Initial release20182011201320102012 info2020 rebranded from PrestoSQL
Current release1.1.263, October 20221.23, February 20215.4, July 2022
License infoCommercial or Open SourcecommercialOpen Source infoBSDcommercial infolimited edition freeOpen Source infoAGPL version 3, commercial license availableOpen 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++C++C#Java
Server operating systemsWindowsIllumos
Linux
OS X
Windows
hosted infoAmazon EC2, Windows Azure, SoftLayer
Linux
OS X
Windows
Linux
macOS
Raspberry Pi
Windows
Linux
macOS infofor devlopment
Data schemeClasses, Structs, and Lists are written in proprietary DataTypeDefinitionLanguage (.dtdl) and Objects consisting of those are written in proprietary DataAccessDefinitionLanguage (.dadl)schema-freeyesschema-freeyes
Typing infopredefined data types such as float or dateyesnoyesnoyes
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.nononono
Secondary indexesnonoyesyesdepending on connected data-source
SQL infoSupport of SQLnonoyesSQL-like query language (RQL)yes
APIs and other access methods.NET Client API
Proprietary client DLL
WinRT client
ADO.NET
JDBC
ODBC
.NET Client API
F# Client API
Go Client API
Java Client API
NodeJS Client API
PHP Client API
Python Client API
RESTful HTTP API
JDBC
RESTful HTTP API
Trino CLI
Supported programming languages.Net
C
C#
C++
VB.Net
C++
Go
Java info3rd party binding
JavaScript (Node.js) info3rd party binding
Python info3rd party binding
.Net
C
C++
Go
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
.Net
C#
F#
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Go
Java
JavaScript (Node.js)
Python
R
Ruby
Server-side scripts infoStored proceduresnoJava, SQLyesyes, depending on connected data-source
Triggersno, except callback-events from server when changes happenednoyesyesno
Partitioning methods infoMethods for storing different data on different nodesProprietary Sharding systemnonedata is dynamically stored/cached on the nodes where it is read/writtenShardingdepending on connected data-source
Replication methods infoMethods for redundantly storing data on multiple nodesnoneyes infoManaged transparently by NuoDBMulti-source replicationdepending on connected data-source
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyDefault ACID transactions on the local node (eventually consistent across the cluster). Atomic operations with cluster-wide ACID transactions. Eventual consistency for indexes and full-text search indexes.depending on connected data-source
Foreign keys infoReferential integrityyesnoyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoACID infotunable commit protocolACID, Cluster-wide transaction availabledepending on connected data-source
Concurrency infoSupport for concurrent manipulation of datayesyesyes infoMVCCyesyes
Durability infoSupport for making data persistentyesyes infowith automatic compression on writesyesyesdepending on connected data-source
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes infoTemporary table
User concepts infoAccess controlWindows-ProfilenoStandard SQL roles/ privileges, Administrative UsersAuthorization levels configured per client per databaseSQL standard access control
More information provided by the system vendor
DataFSLevelDBNuoDBRavenDBTrino
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

One busy week to go before Trino Fest 2024
6 June 2024

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

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
DataFSLevelDBNuoDBRavenDBTrino
DB-Engines blog posts

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

show all

Recent citations in the news

Samstealer Attacking Windows Systems To Steal Sensitive Data
20 May 2024, CybersecurityNews

Pliops unveils XDP-Rocks for RocksDB – Blocks and Files
19 October 2022, Blocks and 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

provided by Google News

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 October 2017, The New Stack

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

NuoDB empowers distributed database users to optimize cloud and container resources with new graphical dashboard
10 April 2018, Daily Host News

Temenos Benchmarks Cloud-Native Digital Banking Software AWS
21 November 2019, Temenos

provided by Google News

RavenDB Launches Version 6.0 Lightning Fast Queries, Data Integrations, Corax Indexing Engine, and Sharding
3 October 2023, PR Newswire

Install the NoSQL RavenDB Data System
14 May 2021, The New Stack

RavenDB Welcomes David Baruc as Chief Revenue Officer: Seasoned Tech Leader to Drive Global Sales and ...
13 June 2023, PR Newswire

RavenDB Adds Graph Queries
15 May 2019, Datanami

Review: NoSQL database RavenDB
20 March 2019, TechGenix

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

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

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

Present your product here