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 > EJDB vs. Fauna vs. IBM Db2 Event Store vs. RethinkDB vs. Trino

System Properties Comparison EJDB vs. Fauna vs. IBM Db2 Event Store vs. RethinkDB vs. Trino

Editorial information provided by DB-Engines
NameEJDB  Xexclude from comparisonFauna infopreviously named FaunaDB  Xexclude from comparisonIBM Db2 Event Store  Xexclude from comparisonRethinkDB  Xexclude from comparisonTrino  Xexclude from comparison
DescriptionEmbeddable document-store database library with JSON representation of queries (in MongoDB style)Fauna 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.Distributed Event Store optimized for Internet of Things use casesDBMS for the Web with a mechanism to push updated query results to applications in realtime.Fast distributed SQL query engine for big data analytics. Forked from Presto and originally named PrestoSQL
Primary database modelDocument storeDocument store
Graph DBMS
Relational DBMS
Time Series DBMS
Event Store
Time Series DBMS
Document storeRelational DBMS
Secondary database modelsSpatial DBMSDocument 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.27
Rank#297  Overall
#44  Document stores
Score1.52
Rank#153  Overall
#26  Document stores
#14  Graph DBMS
#71  Relational DBMS
#13  Time Series DBMS
Score0.19
Rank#323  Overall
#2  Event Stores
#28  Time Series DBMS
Score2.74
Rank#105  Overall
#19  Document stores
Score5.00
Rank#66  Overall
#36  Relational DBMS
Websitegithub.com/­Softmotions/­ejdbfauna.comwww.ibm.com/­products/­db2-event-storerethinkdb.comtrino.io
Technical documentationgithub.com/­Softmotions/­ejdb/­blob/­master/­README.mddocs.fauna.comwww.ibm.com/­docs/­en/­db2-event-storerethinkdb.com/­docstrino.io/­broadcast
trino.io/­docs/­current
Social network pagesLinkedInTwitterYouTubeGitHub
DeveloperSoftmotionsFauna, Inc.IBMThe Linux Foundation infosince July 2017Trino Software Foundation
Initial release20122014201720092012 info2020 rebranded from PrestoSQL
Current release2.02.4.1, August 2020
License infoCommercial or Open SourceOpen Source infoGPLv2commercialcommercial infofree developer edition availableOpen Source infoApache Version 2Open Source infoApache Version 2.0
Cloud-based only infoOnly available as a cloud servicenoyesnonono
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 languageCScalaC and C++C++Java
Server operating systemsserver-lesshostedLinux infoLinux, macOS, Windows for the developer additionLinux
OS X
Windows
Linux
macOS infofor devlopment
Data schemeschema-freeschema-freeyesschema-freeyes
Typing infopredefined data types such as float or dateyes infostring, integer, double, bool, date, object_idnoyesyes infostring, binary, float, bool, date, geometryyes
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 indexesnoyesnoyesdepending on connected data-source
SQL infoSupport of SQLnonoyes infothrough the embedded Spark runtimenoyes
APIs and other access methodsin-process shared libraryRESTful HTTP APIADO.NET
DB2 Connect
JDBC
ODBC
RESTful HTTP API
JDBC
RESTful HTTP API
Trino CLI
Supported programming languagesActionscript
C
C#
C++
Go
Java
JavaScript (Node.js)
Lua
Objective-C
Pike
Python
Ruby
C#
Go
Java
JavaScript
Python
Ruby
Scala
Swift
C
C#
C++
Cobol
Delphi
Fortran
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Scala
Visual Basic
C infocommunity-supported driver
C# infocommunity-supported driver
C++ infocommunity-supported driver
Clojure infocommunity-supported driver
Dart infocommunity-supported driver
Erlang infocommunity-supported driver
Go infocommunity-supported driver
Haskell infocommunity-supported driver
Java infoofficial driver
JavaScript (Node.js) infoofficial driver
Lisp infocommunity-supported driver
Lua infocommunity-supported driver
Objective-C infocommunity-supported driver
Perl infocommunity-supported driver
PHP infocommunity-supported driver
Python infoofficial driver
Ruby infoofficial driver
Scala infocommunity-supported driver
Go
Java
JavaScript (Node.js)
Python
R
Ruby
Server-side scripts infoStored proceduresnouser defined functionsyesyes, depending on connected data-source
TriggersnononoClient-side triggers through changefeedsno
Partitioning methods infoMethods for storing different data on different nodesnonehorizontal partitioning infoconsistent hashingShardingSharding inforange baseddepending on connected data-source
Replication methods infoMethods for redundantly storing data on multiple nodesnoneMulti-source replicationActive-active shard replicationSource-replica 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 ConsistencyEventual ConsistencyImmediate Consistencydepending on connected data-source
Foreign keys infoReferential integrityno infotypically not needed, however similar functionality with collection joins possibleyesnonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDnoAtomic single-document operationsdepending on connected data-source
Concurrency infoSupport for concurrent manipulation of datayes infoRead/Write LockingyesNo - written data is immutableyes infoMVCC basedyes
Durability infoSupport for making data persistentyesyesYes - Synchronous writes to local disk combined with replication and asynchronous writes in parquet format to permanent shared storageyesdepending on connected data-source
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesno
User concepts infoAccess controlnoIdentity management, authentication, and access controlfine grained access rights according to SQL-standardyes infousers and table-level permissionsSQL standard access control
More information provided by the system vendor
EJDBFauna infopreviously named FaunaDBIBM Db2 Event StoreRethinkDBTrino
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
EJDBFauna infopreviously named FaunaDBIBM Db2 Event StoreRethinkDBTrino
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

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

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

Fauna Adds Groundbreaking New Database Language and Seamless Developer Experience to Enterprise Proven ...
22 August 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

Advancements in streaming data storage, real-time analysis and machine learning
25 July 2019, ibm.com

IBM Builds New Ultra-Fast Platform for Hoovering Up and Analyzing Data from Anywhere
31 May 2018, Data Center Knowledge

How IBM Is Turning Db2 into an 'AI Database'
3 June 2019, Datanami

Best cloud databases of 2022
4 October 2022, ITPro

Why a robust data management strategy is essential today | IBM HDM
19 September 2019, Express Computer

provided by Google News

MongoDB: The Popular Database for IoT
15 August 2023, Open Source For You

How to Use RethinkDB with Node.js Applications — SitePoint
16 December 2015, SitePoint

Stripe acquires team behind NoSQL database startup RethinkDB
5 October 2016, VentureBeat

RethinkDB is dead, and MongoDB isn't what killed it
24 January 2017, TechRepublic

Review: RethinkDB rethinks real-time Web apps
23 September 2015, InfoWorld

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

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

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

provided by Google News



Share this page

Featured Products

Milvus logo

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

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.

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Present your product here