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 > Dolt vs. Fauna vs. IBM Cloudant vs. Trino

System Properties Comparison Dolt vs. Fauna vs. IBM Cloudant vs. Trino

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameDolt  Xexclude from comparisonFauna infopreviously named FaunaDB  Xexclude from comparisonIBM Cloudant  Xexclude from comparisonTrino  Xexclude from comparison
DescriptionA MySQL compatible DBMS with Git-like versioning of data and schemaFauna provides a web-native interface, with support for GraphQL and custom business logic that integrates seamlessly with the rest of the serverless ecosystem. The underlying globally distributed storage and compute platform is fast, consistent, and reliable, with a modern security infrastructure.Database as a Service offering based on Apache CouchDBFast distributed SQL query engine for big data analytics. Forked from Presto and originally named PrestoSQL
Primary database modelRelational DBMSDocument store
Graph DBMS
Relational DBMS
Time Series DBMS
Document storeRelational DBMS
Secondary database modelsDocument storeDocument 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.96
Rank#193  Overall
#90  Relational DBMS
Score1.52
Rank#153  Overall
#26  Document stores
#14  Graph DBMS
#71  Relational DBMS
#13  Time Series DBMS
Score2.68
Rank#106  Overall
#20  Document stores
Score5.00
Rank#66  Overall
#36  Relational DBMS
Websitegithub.com/­dolthub/­dolt
www.dolthub.com
fauna.comwww.ibm.com/­products/­cloudanttrino.io
Technical documentationdocs.dolthub.comdocs.fauna.comcloud.ibm.com/­docs/­Cloudanttrino.io/­broadcast
trino.io/­docs/­current
Social network pagesLinkedInTwitterYouTubeGitHub
DeveloperDoltHub IncFauna, Inc.IBM, Apache Software Foundation infoIBM acquired Cloudant in February 2014Trino Software Foundation
Initial release2018201420102012 info2020 rebranded from PrestoSQL
License infoCommercial or Open SourceOpen Source infoApache Version 2.0commercialcommercialOpen Source infoApache Version 2.0
Cloud-based only infoOnly available as a cloud servicenoyesyesno
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 languageGoScalaErlangJava
Server operating systemsLinux
macOS
Windows
hostedhostedLinux
macOS infofor devlopment
Data schemeyesschema-freeschema-freeyes
Typing infopredefined data types such as float or dateyesnonoyes
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 indexesyesyesyesdepending on connected data-source
SQL infoSupport of SQLyesnonoyes
APIs and other access methodsCLI Client
HTTP REST
RESTful HTTP APIRESTful HTTP/JSON APIJDBC
RESTful HTTP API
Trino CLI
Supported programming languagesAda
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
C#
Go
Java
JavaScript
Python
Ruby
Scala
Swift
C#
Java
JavaScript
Objective-C
PHP
Ruby
Go
Java
JavaScript (Node.js)
Python
R
Ruby
Server-side scripts infoStored proceduresyes infocurrently in alpha releaseuser defined functionsView functions (Map-Reduce) in JavaScriptyes, depending on connected data-source
Triggersyesnoyesno
Partitioning methods infoMethods for storing different data on different nodesnonehorizontal partitioning infoconsistent hashingShardingdepending on connected data-source
Replication methods infoMethods for redundantly storing data on multiple nodesA database can be cloned to multiple locations and be used there in isolation. Data/schema changes can be pushed/pulled explicitly between locations.Multi-source replicationMulti-source replication
Source-replica replication
depending on connected data-source
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistencydepending on connected data-source
Foreign keys infoReferential integrityyesyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDno infoatomic operations within a document possibledepending on connected data-source
Concurrency infoSupport for concurrent manipulation of datayesyesyes infoOptimistic lockingyes
Durability infoSupport for making data persistentyesyesyesdepending on connected data-source
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nono
User concepts infoAccess controlOnly one user is configurable, and must be specified in the config file at startupIdentity management, authentication, and access controlAccess rights for users can be defined per databaseSQL standard access control
More information provided by the system vendor
DoltFauna infopreviously named FaunaDBIBM CloudantTrino
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

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

57: Seeing clearly with OpenTelemetry
14 March 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
DoltFauna infopreviously named FaunaDBIBM CloudantTrino
Recent citations in the news

Dolt- A Version Controlled Database
29 January 2024, iProgrammer

Top Data Version Control Tools for Machine Learning Research in 2023
24 July 2023, MarkTechPost

Dolt, a Relational Database with Git-Like Cloning Features
19 August 2020, The New Stack

Data Versioning at Scale: Chaos and Chaos Management
10 February 2023, InfoQ.com

Are you still not using Version Control for Data?
11 April 2020, Towards Data Science

provided by Google News

Slicing the Gordian Knot: A leap to real-time systems of truth
3 February 2024, SiliconANGLE News

Fauna Launches Distributed Document-Relational Database On Google Cloud Marketplace
21 March 2024, GlobeNewswire

Fauna Adds Transformative Schema-as-Code Capabilities to Enterprise Proven, Document-Relational Database
15 November 2023, Business Wire

Utah Natural Heritage Program
17 October 2023, Utah Division of Wildlife Resources

Fauna Query Language tamed to appeal to developers
22 August 2023, The Register

provided by Google News

Cloudant Best (and Worst) Practices — Part 1
18 March 2019, ibm.com

Intro to Enterprise Cloud Storage: How to Set Up a Cloudant Database
1 December 2014, Linux.com

IBM Code Engine and IBM Cloudant: Serverless Data and Infrastructure
16 August 2021, ibm.com

IBM Expands Cloud Database Services with Kubernetes
26 September 2019, EnterpriseAI

IBM to Purchase Cloudant Database as a service (DBaaS) Provider
22 March 2014, App Developer Magazine

provided by Google News

The Perfect AI Storage: Trino From Facebook And Iceberg From Netflix?
30 April 2024, The Next Platform

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

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

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.

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

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