DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > FoundationDB vs. GBase vs. NCache vs. Riak TS vs. Trino

System Properties Comparison FoundationDB vs. GBase vs. NCache vs. Riak TS vs. Trino

Editorial information provided by DB-Engines
NameFoundationDB  Xexclude from comparisonGBase  Xexclude from comparisonNCache  Xexclude from comparisonRiak TS  Xexclude from comparisonTrino  Xexclude from comparison
Created as commercial project in 2013, FoundationDB has been acquired by Apple in March 2015 and was withdrawn from the market. As a consequence, the product was removed from the DB-Engines ranking. In April 2018, Apple open-sourced FoundationDB and it therefore reappears in the ranking.
DescriptionOrdered key-value store. Core features are complimented by layers.Widely used RDBMS in China, including analytical, transactional, distributed transactional, and cloud-native data warehousing.Open-Source and Enterprise in-memory Key-Value StoreRiak TS is a distributed NoSQL database optimized for time series data and based on Riak KVFast distributed SQL query engine for big data analytics. Forked from Presto and originally named PrestoSQL
Primary database modelDocument store infosupported via specific layer
Key-value store
Relational DBMS infosupported via specific SQL-layer
Relational DBMSKey-value storeTime Series DBMSRelational DBMS
Secondary database modelsDocument store
Search engine infoUsing distributed Lucene
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
Score1.03
Rank#190  Overall
#31  Document stores
#28  Key-value stores
#89  Relational DBMS
Score1.07
Rank#185  Overall
#86  Relational DBMS
Score0.94
Rank#195  Overall
#29  Key-value stores
Score0.20
Rank#319  Overall
#27  Time Series DBMS
Score5.00
Rank#66  Overall
#36  Relational DBMS
Websitegithub.com/­apple/­foundationdbwww.gbase.cnwww.alachisoft.com/­ncachetrino.io
Technical documentationapple.github.io/­foundationdbwww.alachisoft.com/­resources/­docswww.tiot.jp/­riak-docs/­riak/­ts/­latesttrino.io/­broadcast
trino.io/­docs/­current
Social network pagesLinkedInTwitterYouTubeGitHub
DeveloperFoundationDBGeneral Data Technology Co., Ltd.AlachisoftOpen Source, formerly Basho TechnologiesTrino Software Foundation
Initial release20132004200520152012 info2020 rebranded from PrestoSQL
Current release6.2.28, November 2020GBase 8a, GBase 8s, GBase 8c5.3.3, April 20243.0.0, September 2022
License infoCommercial or Open SourceOpen Source infoApache 2.0commercialOpen Source infoEnterprise Edition availableOpen SourceOpen 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, Java, PythonC#, .NET, .NET Core, JavaErlangJava
Server operating systemsLinux
OS X
Windows
LinuxLinux
Windows
Linux
OS X
Linux
macOS infofor devlopment
Data schemeschema-free infosome layers support schemasyesschema-freeschema-freeyes
Typing infopredefined data types such as float or dateno infosome layers support typingyespartial infoSupported data types are Lists, Queues, Hashsets, Dictionary and Counternoyes
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.yesnonono
Secondary indexesnoyesyesrestricteddepending on connected data-source
SQL infoSupport of SQLsupported in specific SQL layer onlyStandard with numerous extensionsSQL-like query syntax and LINQ for searching the cache. Cache Synchronization with SQL Server using SQL dependency.yes, limitedyes
APIs and other access methodsADO.NET
C API
JDBC
ODBC
IDistributedCache
JCache
LINQ
Proprietary native API
HTTP API
Native Erlang Interface
JDBC
RESTful HTTP API
Trino CLI
Supported programming languages.Net
C
C++
Go
Java
JavaScript infoNode.js
PHP
Python
Ruby
Swift
C#.Net
.Net Core
C#
Java
JavaScript (Node.js)
Python
Scala
C infounofficial client library
C#
C++ infounofficial client library
Clojure infounofficial client library
Dart infounofficial client library
Erlang
Go infounofficial client library
Groovy infounofficial client library
Haskell infounofficial client library
Java
JavaScript infounofficial client library
Lisp infounofficial client library
Perl infounofficial client library
PHP
Python
Ruby
Scala infounofficial client library
Smalltalk infounofficial client library
Go
Java
JavaScript (Node.js)
Python
R
Ruby
Server-side scripts infoStored proceduresin SQL-layer onlyuser defined functionsno infosupport for stored procedures with SQL-Server CLRErlangyes, depending on connected data-source
Triggersnoyesyes infoNotificationsyes infopre-commit hooks and post-commit hooksno
Partitioning methods infoMethods for storing different data on different nodesShardinghorizontal partitioning (by range, list and hash) and vertical partitioningyesShardingdepending on connected data-source
Replication methods infoMethods for redundantly storing data on multiple nodesyesyesyes, with selectable consistency levelselectable replication factordepending on connected data-source
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemLinearizable consistencyImmediate ConsistencyEventual Consistency
Immediate Consistency
Strong Eventual Consistency over WAN with Conflict Resolution using Bridge Topology
Eventual Consistencydepending on connected data-source
Foreign keys infoReferential integrityin SQL-layer onlyyesnono infolinks between datasets can be storedno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDoptimistic locking and pessimistic lockingnodepending on connected data-source
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesdepending on connected data-source
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes
User concepts infoAccess controlnoyesAuthentication to access the cache via Active Directory/LDAP (possible roles: user, administrator)noSQL standard access control
More information provided by the system vendor
FoundationDBGBaseNCacheRiak TSTrino
Specific characteristicsNCache has been the market leader in .NET Distributed Caching since 2005 . NCache...
» more
Trino is the fastest open source, massively parallel processing SQL query engine...
» more
Competitive advantagesNCache is 100% .NET/ .NET Core based which fully supports ASP.NET Core Sessions ,...
» more
High performance analtyics and data processing of very large data sets Powerful ANSI...
» more
Typical application scenariosNCache enables industries like retail, finance, banking IoT, travel, ecommerce, healthcare...
» more
Performant analytics query engine for data warehouses, data lakes, and data lakehouses...
» more
Key customersBank of America, Citi, Natures Way, Charter Spectrum, Barclays, Henry Schein, GBM,...
» more
Trino is widely adopted across the globe as freely-available open source software....
» more
Market metricsMarket Leader in .NET Distributed Caching since 2005.
» more
33000+ commits in GitHub 8200+ stargazers in GitHub 1200+ pull requests merged in...
» more
Licensing and pricing modelsNCache Open Source is free on an as-is basis without any support. NCache Enterprise...
» more
Trino is an open source project and usage is therefore free. Commercial offerings...
» more
News

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

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

More resources
FoundationDBGBaseNCacheRiak TSTrino
Recent citations in the news

FoundationDB team's new venture, Antithesis, raises $47M to enhance software testing
13 February 2024, SiliconANGLE News

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

Antithesis raises $47M to launch an automated testing platform for software
13 February 2024, TechCrunch

Antithesis Launches Out Of Stealth To Revolutionize Software Reliability
13 February 2024, Yahoo Finance

Deno adds scaleable messaging with new Queues feature, sparks debate about proprietary services • DEVCLASS
28 September 2023, DevClass

provided by Google News

How to use NCache in ASP.Net Core
26 February 2019, InfoWorld

Custom Response Caching Using NCache in ASP.NET Core
22 April 2020, InfoQ.com

provided by Google News

Best open source databases for IoT applications
26 May 2017, Open Source For You

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



Share this page

Featured Products

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

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

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.

Present your product here