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 > Axibase vs. Oracle NoSQL vs. SingleStore vs. Titan vs. Trino

System Properties Comparison Axibase vs. Oracle NoSQL vs. SingleStore vs. Titan vs. Trino

Editorial information provided by DB-Engines
NameAxibase  Xexclude from comparisonOracle NoSQL  Xexclude from comparisonSingleStore infoformer name was MemSQL  Xexclude from comparisonTitan  Xexclude from comparisonTrino  Xexclude from comparison
Titan has been decommisioned after the takeover by Datastax. It will be removed from the DB-Engines ranking. A fork has been open-sourced as JanusGraph.
DescriptionScalable TimeSeries DBMS based on HBase with integrated rule engine and visualizationA multi-model, scalable, distributed NoSQL database, designed to provide highly reliable, flexible, and available data management across a configurable set of storage nodesMySQL wire-compliant distributed RDBMS that combines an in-memory row-oriented and a disc-based column-oriented storage with patented universal storage to handle transactional and analytical workloads in one single table typeTitan is a Graph DBMS optimized for distributed clusters.Fast distributed SQL query engine for big data analytics. Forked from Presto and originally named PrestoSQL
Primary database modelTime Series DBMSDocument store
Key-value store
Relational DBMS
Relational DBMSGraph DBMSRelational DBMS
Secondary database modelsDocument store
Spatial DBMS
Time Series DBMS
Vector 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.29
Rank#292  Overall
#25  Time Series DBMS
Score2.95
Rank#100  Overall
#17  Document stores
#17  Key-value stores
#50  Relational DBMS
Score5.60
Rank#62  Overall
#35  Relational DBMS
Score5.00
Rank#66  Overall
#36  Relational DBMS
Websiteaxibase.com/­docs/­atsd/­financewww.oracle.com/­database/­nosql/­technologies/­nosqlwww.singlestore.comgithub.com/­thinkaurelius/­titantrino.io
Technical documentationdocs.oracle.com/­en/­database/­other-databases/­nosql-database/­index.htmldocs.singlestore.comgithub.com/­thinkaurelius/­titan/­wikitrino.io/­broadcast
trino.io/­docs/­current
Social network pagesLinkedInTwitterYouTubeGitHub
DeveloperAxibase CorporationOracleSingleStore Inc.Aurelius, owned by DataStaxTrino Software Foundation
Initial release20132011201320122012 info2020 rebranded from PrestoSQL
Current release1558523.3, December 20238.5, January 2024
License infoCommercial or Open Sourcecommercial infoCommunity Edition (single node) is free, Enterprise Edition (distributed) is paidOpen Source infoProprietary for Enterprise Edition (Oracle Database EE license has Oracle NoSQL database EE covered: details)commercial infofree developer edition availableOpen Source infoApache license, version 2.0Open 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.
SingleStoreDB Cloud: The world's fastest, modern cloud database for both operational (OLTP) and analytical (OLAP) workloads. Available instantly with multi-cloud and hybrid-cloud capabilitiesStarburst Galaxy offers a feature-rich user interface to connect all your data sources, manage your Trino clusters, and query your data.
Implementation languageJavaJavaC++, GoJavaJava
Server operating systemsLinuxLinux
Solaris SPARC/x86
Linux info64 bit version requiredLinux
OS X
Unix
Windows
Linux
macOS infofor devlopment
Data schemeyesSupport Fixed schema and Schema-less deployment with the ability to interoperate between them.yesyesyes
Typing infopredefined data types such as float or dateyes infoshort, integer, long, float, double, decimal, stringoptionalyesyesyes
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 indexesnoyesyesyesdepending on connected data-source
SQL infoSupport of SQLSQL-like query languageSQL-like DML and DDL statementsyes infobut no triggers and foreign keysnoyes
APIs and other access methodsJDBC
Proprietary protocol (Network API)
RESTful HTTP API
RESTful HTTP APICluster Management API infoas HTTP Rest and CLI
HTTP API
JDBC
MongoDB API
ODBC
Java API
TinkerPop Blueprints
TinkerPop Frames
TinkerPop Gremlin
TinkerPop Rexster
JDBC
RESTful HTTP API
Trino CLI
Supported programming languagesGo
Java
PHP
Python
R
Ruby
C
C#
Go
Java
JavaScript (Node.js)
Python
Bash
C
C#
Java
JavaScript (Node.js)
Python
Clojure
Java
Python
Go
Java
JavaScript (Node.js)
Python
R
Ruby
Server-side scripts infoStored proceduresyesnoyesyesyes, depending on connected data-source
Triggersyesnonoyesno
Partitioning methods infoMethods for storing different data on different nodesShardingShardingSharding infohash partitioningyes infovia pluggable storage backendsdepending on connected data-source
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationElectable source-replica replication per shard. Support distributed global deployment with Multi-region table featureSource-replica replication infostores two copies of each physical data partition on two separate nodesyesdepending on connected data-source
MapReduce infoOffers an API for user-defined Map/Reduce methodsyeswith Hadoop integrationno infocan define user-defined aggregate functions for map-reduce-style calculationsyes infovia Faunus, a graph analytics engineno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infodepending on configuration
Immediate ConsistencyEventual Consistency
Immediate Consistency
depending on connected data-source
Foreign keys infoReferential integritynononoyes infoRelationships in graphno
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 datayesyesyes, multi-version concurrency control (MVCC)yesyes
Durability infoSupport for making data persistentyesyesyes infoAll updates are persistent, including those to disk-based columnstores and memory-based row stores. Transaction commits are supported via write-ahead log.yes infoSupports various storage backends: Cassandra, HBase, Berkeley DB, Akiban, Hazelcastdepending 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 controlAccess rights for users and rolesFine grained access control via users, groups and rolesUser authentification and security via Rexster Graph ServerSQL standard access control
More information provided by the system vendor
AxibaseOracle NoSQLSingleStore infoformer name was MemSQLTitanTrino
Specific characteristicsSingleStore offers a fully-managed , distributed, highly-scalable SQL database designed...
» more
Trino is the fastest open source, massively parallel processing SQL query engine...
» more
Competitive advantagesSingleStore’s competitive advantages include: Easy and Simplified Architecture with...
» more
High performance analtyics and data processing of very large data sets Powerful ANSI...
» more
Typical application scenariosDriving Fast Analytics: SingleStore delivers the fastest and most scalable reporting...
» more
Performant analytics query engine for data warehouses, data lakes, and data lakehouses...
» more
Key customersIEX Cloud : Improves Financial Data Distribution Speed 15x with Singlestore DB Comcast,...
» more
Trino is widely adopted across the globe as freely-available open source software....
» more
Market metricsCustomers in various industries worldwide including US and International Industry...
» more
33000+ commits in GitHub 8200+ stargazers in GitHub 1200+ pull requests merged in...
» more
Licensing and pricing modelsF ree Tier and Enterprise Edition
» 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
AxibaseOracle NoSQLSingleStore infoformer name was MemSQLTitanTrino
DB-Engines blog posts

Turbocharge Your Application Development Using WebAssembly With SingleStoreDB
17 October 2022,  Akmal Chaudhri, SingleStore (sponsor) 

Cloud-Based Analytics With SingleStoreDB
9 June 2022,  Akmal Chaudhri, SingleStore (sponsor) 

SingleStore: The Increasing Momentum of Multi-Model Database Systems
14 February 2022,  Akmal Chaudhri, SingleStore (sponsor) 

show all

Graph DBMS increased their popularity by 500% within the last 2 years
3 March 2015, Paul Andlinger

Graph DBMSs are gaining in popularity faster than any other database category
21 January 2014, Matthias Gelbmann

show all

Recent citations in the news

The Ultimate ATV Test: Suzuki's King Quad 750 AXI Rugged Package vs. Alaska's Hunting Season
20 April 2021, Outdoor Life

provided by Google News

Oracle NoSQL database comes to the cloud
2 April 2020, TechTarget

Database Technologies
4 September 2018, 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

NoSQL Rebels Aim Missile at Larry Ellison's Yacht
20 July 2012, WIRED

provided by Google News

SingleStore CEO sees little future for purpose-built vector databases
24 January 2024, VentureBeat

SingleStore Announces Real-time Data Platform to Further Accelerate AI, Analytics and Application Development
24 January 2024, Business Wire

Building a Modern Database: Nikita Shamgunov on Postgres and Beyond
17 April 2024, Madrona Venture Group

SingleStore adds indexed vector search to Pro Max release for faster AI work – Blocks and Files
29 January 2024, Blocks & Files

Announcing watsonx.ai and SingleStore for generative AI applications
15 November 2023, ibm.com

provided by Google News

Amazon DynamoDB Storage Backend for Titan: Distributed Graph Database | Amazon Web Services
24 August 2015, AWS Blog

Beyond Titan: The Evolution of DataStax's New Graph Database
21 June 2016, Datanami

DataStax acquires Aurelius, the startup behind the Titan graph database
3 February 2015, VentureBeat

5 Q's with Graph Database Expert Marko Rodriguez – Center for Data Innovation
9 November 2013, Center for Data Innovation

DSE Graph review: Graph database does double duty
14 November 2019, 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

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

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

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

Milvus logo

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Present your product here