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

DBMS > Alibaba Cloud AnalyticDB for PostgreSQL vs. Citus vs. InfluxDB vs. Linter vs. Titan

System Properties Comparison Alibaba Cloud AnalyticDB for PostgreSQL vs. Citus vs. InfluxDB vs. Linter vs. Titan

Editorial information provided by DB-Engines
NameAlibaba Cloud AnalyticDB for PostgreSQL infoformer name was HybridDB  Xexclude from comparisonCitus  Xexclude from comparisonInfluxDB  Xexclude from comparisonLinter  Xexclude from comparisonTitan  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.
DescriptionAn online MPP (Massively Parallel Processing) data warehousing service based on GreenplumScalable hybrid operational and analytics RDBMS for big data use cases based on PostgreSQLDBMS for storing time series, events and metricsRDBMS for high security requirementsTitan is a Graph DBMS optimized for distributed clusters.
Primary database modelRelational DBMSRelational DBMSTime Series DBMSRelational DBMSGraph DBMS
Secondary database modelsDocument storeSpatial DBMS infowith GEO packageSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.68
Rank#231  Overall
#105  Relational DBMS
Score2.21
Rank#118  Overall
#56  Relational DBMS
Score25.83
Rank#28  Overall
#1  Time Series DBMS
Score0.09
Rank#346  Overall
#152  Relational DBMS
Websitewww.alibabacloud.com/­product/­hybriddb-postgresqlwww.citusdata.comwww.influxdata.com/­products/­influxdb-overviewlinter.rugithub.com/­thinkaurelius/­titan
Technical documentationwww.alibabacloud.com/­help/­en/­analyticdb-for-postgresql/­latest/­product-introduction-overviewdocs.citusdata.comdocs.influxdata.com/­influxdbgithub.com/­thinkaurelius/­titan/­wiki
DeveloperAlibaba / Pivotal Software Inc. / PostgreSQL Global Development Grouprelex.ruAurelius, owned by DataStax
Initial release20162010201319902012
Current release8.1, December 20182.7.6, April 2024
License infoCommercial or Open SourcecommercialOpen Source infoAGPL, commercial license also availableOpen Source infoMIT-License; commercial enterprise version availablecommercialOpen Source infoApache license, version 2.0
Cloud-based only infoOnly available as a cloud serviceyesnononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageCGoC and C++Java
Server operating systemshostedLinuxLinux
OS X infothrough Homebrew
AIX
Android
BSD
HP Open VMS
iOS
Linux
OS X
VxWorks
Windows
Linux
OS X
Unix
Windows
Data schemeyesyesschema-freeyesyes
Typing infopredefined data types such as float or dateyesyesNumeric data and Stringsyesyes
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.yesyes infospecific XML type available, but no XML query functionalitynono
Secondary indexesyesyesnoyesyes
SQL infoSupport of SQLyesyes infostandard, with numerous extensionsSQL-like query languageyesno
APIs and other access methodsJDBC
ODBC
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
HTTP API
JSON over UDP
ADO.NET
JDBC
LINQ
ODBC
OLE DB
Oracle Call Interface (OCI)
Java API
TinkerPop Blueprints
TinkerPop Frames
TinkerPop Gremlin
TinkerPop Rexster
Supported programming languagesC
Java
Perl
Python
R
.Net
C
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
.Net
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Perl
PHP
Python
R
Ruby
Rust
Scala
C
C#
C++
Java
Perl
PHP
Python
Qt
Ruby
Tcl
Clojure
Java
Python
Server-side scripts infoStored proceduresyesuser defined functions inforealized in proprietary language PL/pgSQL or with common languages like Perl, Python, Tcl etc.noyes infoproprietary syntax with the possibility to convert from PL/SQLyes
Triggersyesyesnoyesyes
Partitioning methods infoMethods for storing different data on different nodesSharding infoImplicit feature of the cloud serviceShardingSharding infoin enterprise version onlynoneyes infovia pluggable storage backends
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoImplicit feature of the cloud serviceSource-replica replication infoother methods possible by using 3rd party extensionsselectable replication factor infoin enterprise version onlySource-replica replicationyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononoyes infovia Faunus, a graph analytics engine
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyEventual Consistency
Immediate Consistency
Foreign keys infoReferential integrityyesyesnoyesyes infoRelationships in graph
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDnoACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes infoSupports various storage backends: Cassandra, HBase, Berkeley DB, Akiban, Hazelcast
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyes infoDepending on used storage engine
User concepts infoAccess controlfine grained access rights according to SQL-standardfine grained access rights according to SQL-standardsimple rights management via user accountsfine grained access rights according to SQL-standardUser authentification and security via Rexster Graph Server
More information provided by the system vendor
Alibaba Cloud AnalyticDB for PostgreSQL infoformer name was HybridDBCitusInfluxDBLinterTitan
Specific characteristicsInfluxData is the creator of InfluxDB , the open source time series database. It...
» more
Competitive advantagesTime to Value InfluxDB is available in all the popular languages and frameworks,...
» more
Typical application scenariosIoT & Sensor Monitoring Developers are witnessing the instrumentation of every available...
» more
Key customersInfluxData has more than 1,900 paying customers, including customers include MuleSoft,...
» more
Market metricsFastest-growing database to drive 27,500 GitHub stars Over 750,000 daily active instances
» more
Licensing and pricing modelsOpen source core with closed source clustering available either on-premise or on...
» more
News

A Detailed Guide to C# TimeSpan
2 May 2024

The Final Frontier: Using InfluxDB on the International Space Station
30 April 2024

Getting the Current Time in C#: A Guide
26 April 2024

Sync Data from InfluxDB v2 to v3 With the Quix Template
8 April 2024

Infrastructure Monitoring Basics: Getting Started with Telegraf, InfluxDB, and Grafana
5 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
Alibaba Cloud AnalyticDB for PostgreSQL infoformer name was HybridDBCitusInfluxDBLinterTitan
DB-Engines blog posts

Why Build a Time Series Data Platform?
20 July 2017, Paul Dix (guest author)

Time Series DBMS are the database category with the fastest increase in popularity
4 July 2016, Matthias Gelbmann

Time Series DBMS as a new trend?
1 June 2015, Paul Andlinger

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

Alibaba Cloud upgrades AnalyticDB with vector database engine
25 July 2023, CloudTech News

Gartner names Alibaba Cloud leader in cloud database management for 4th year
9 February 2024, Backend News

Alibaba Cloud Increases DB Analytics, One-Stop Solution To Build AI In 30 Minutes
26 July 2023, VOI.ID

Two Critical Flaws Found in Alibaba Cloud's PostgreSQL Databases
20 April 2023, The Hacker News

Accidental ‘write’ Permissions In Alibaba PostgreSQL Let Attackers Access Sensitive Data
22 April 2023, GBHackers

provided by Google News

Ubicloud wants to build an open source alternative to AWS
5 March 2024, TechCrunch

How Citus Health Uses AWS to Provide Secure and Real-Time Virtual Patient Care - AWS Startups
18 August 2023, AWS Blog

Microsoft Benchmarks Distributed PostgreSQL DBs
10 July 2023, Datanami

Distributed PostgreSQL Benchmarks: Azure Cosmos DB, CockroachDB, and YugabyteDB
8 July 2023, InfoQ.com

Microsoft acquires Citus Data, re-affirming its commitment to Open Source and accelerating Azure PostgreSQL ...
24 January 2019, Microsoft

provided by Google News

Run and manage open source InfluxDB databases with Amazon Timestream | Amazon Web Services
14 March 2024, AWS Blog

Amazon Timestream: Managed InfluxDB for Time Series Data
14 March 2024, The New Stack

InfluxData Collaborating with AWS to Bring InfluxDB and Time Series Analytics to Developers Around the World
14 March 2024, businesswire.com

How the FDAP Stack Gives InfluxDB 3.0 Real-Time Speed, Efficiency
15 March 2024, Datanami

Time-series database startup InfluxData debuts self-managed version of InfluxDB
6 September 2023, SiliconANGLE News

provided by Google News

СУБД «Линтер Бастион» прошла сертификацию ФСТЭК России по новым требованиям к системам управления ...
11 March 2024, ServerNews

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

Titan Graph Database Integration with DynamoDB: World-class Performance, Availability, and Scale for New Workloads
20 August 2015, All Things Distributed

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

DSE Graph review: Graph database does double duty
14 November 2019, InfoWorld

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

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.

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.

Present your product here