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 > Fujitsu Enterprise Postgres vs. Graph Engine vs. JanusGraph vs. OpenTSDB

System Properties Comparison Fujitsu Enterprise Postgres vs. Graph Engine vs. JanusGraph vs. OpenTSDB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameFujitsu Enterprise Postgres  Xexclude from comparisonGraph Engine infoformer name: Trinity  Xexclude from comparisonJanusGraph infosuccessor of Titan  Xexclude from comparisonOpenTSDB  Xexclude from comparison
DescriptionEnterprise-grade PostgreSQL-based DBMS with security enhancements such as Transparent Data Encryption and Data Masking, plus high-availability and performance improvement features.A distributed in-memory data processing engine, underpinned by a strongly-typed RAM store and a general distributed computation engineA Graph DBMS optimized for distributed clusters infoIt was forked from the latest code base of Titan in January 2017Scalable Time Series DBMS based on HBase
Primary database modelRelational DBMSGraph DBMS
Key-value store
Graph DBMSTime Series DBMS
Secondary database modelsDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.31
Rank#285  Overall
#129  Relational DBMS
Score0.61
Rank#240  Overall
#21  Graph DBMS
#35  Key-value stores
Score1.94
Rank#129  Overall
#12  Graph DBMS
Score1.68
Rank#146  Overall
#12  Time Series DBMS
Websitewww.postgresql.fastware.comwww.graphengine.iojanusgraph.orgopentsdb.net
Technical documentationwww.postgresql.fastware.com/­product-manualswww.graphengine.io/­docs/­manualdocs.janusgraph.orgopentsdb.net/­docs/­build/­html/­index.html
DeveloperPostgreSQL Global Development Group, Fujitsu Australia Software TechnologyMicrosoftLinux Foundation; originally developed as Titan by Aureliuscurrently maintained by Yahoo and other contributors
Initial release201020172011
Current releaseFujitsu Enterprise Postgres 14, January 20220.6.3, February 2023
License infoCommercial or Open SourcecommercialOpen Source infoMIT LicenseOpen Source infoApache 2.0Open Source infoLGPL
Cloud-based only infoOnly available as a cloud servicenononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC.NET and CJavaJava
Server operating systemsLinux
Windows
.NETLinux
OS X
Unix
Windows
Linux
Windows
Data schemeyesyesyesschema-free
Typing infopredefined data types such as float or dateyesyesyesnumeric data for metrics, strings for tags
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.nonono
Secondary indexesyesyesno
SQL infoSupport of SQLyesnonono
APIs and other access methodsADO.NET
JDBC
native C library
ODBC
streaming API for large objects
RESTful HTTP APIJava API
TinkerPop Blueprints
TinkerPop Frames
TinkerPop Gremlin
TinkerPop Rexster
HTTP API
Telnet API
Supported programming languages.Net
C
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
C#
C++
F#
Visual Basic
Clojure
Java
Python
Erlang
Go
Java
Python
R
Ruby
Server-side scripts infoStored proceduresuser defined functionsyesyesno
Triggersyesnoyesno
Partitioning methods infoMethods for storing different data on different nodespartitioning by range, list and by hashhorizontal partitioningyes infodepending on the used storage backend (e.g. Cassandra, HBase, BerkeleyDB)Sharding infobased on HBase
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationyesselectable replication factor infobased on HBase
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyes infovia Faunus, a graph analytics engineno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency
Immediate Consistency
Immediate Consistency infobased on HBase
Foreign keys infoReferential integrityyesnoyes infoRelationships in graphsno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoACIDno
Concurrency infoSupport for concurrent manipulation of datayes, multi-version concurrency control (MVCC)yesyesyes
Durability infoSupport for making data persistentyesoptional: either by committing a write-ahead log (WAL) to the local persistent storage or by dumping the memory to a persistent storageyes infoSupports various storage backends: Cassandra, HBase, Berkeley DB, Akiban, Hazelcastyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesno
User concepts infoAccess controlfine grained access rights according to SQL-standardUser authentification and security via Rexster Graph Serverno
More information provided by the system vendor
Fujitsu Enterprise PostgresGraph Engine infoformer name: TrinityJanusGraph infosuccessor of TitanOpenTSDB
Specific characteristics100% compatible with community PostgreSQL
» more
Competitive advantagesBuilt-in TDE and Data Masking security. In-Memory Columnar Index, and a high speed...
» more
Typical application scenariosTransactional payments applications, reporting and mixed workloads.
» more
Market metricsOver 30 years experience in database technology. Over 20 years in Postgres development...
» more
Licensing and pricing modelsCore based licensing
» more

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
Fujitsu Enterprise PostgresGraph Engine infoformer name: TrinityJanusGraph infosuccessor of TitanOpenTSDB
DB-Engines blog posts

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

show all

Recent citations in the news

Fujitsu Develops Column-Oriented Data-Processing Engine Enabling Fast, High-Volume Data Analysis in Database ...
26 February 2015, Fujitsu

Supporting Business Continuity with Postgres on IBM Cloud LinuxONE Virtual Servers for VPC
24 September 2021, ibm.com

provided by Google News

Trinity
2 June 2023, microsoft.com

Open source Microsoft Graph Engine takes on Neo4j
13 February 2017, InfoWorld

IBM releases Graph, a service that can outperform SQL databases
27 July 2016, GeekWire

How Google and Microsoft taught search to "understand" the Web
6 June 2012, Ars Technica

Aerospike Is Now a Graph Database, Too
21 June 2023, Datanami

provided by Google News

Simple Deployment of a Graph Database: JanusGraph | by Edward Elson Kosasih
12 October 2020, Towards Data Science

Database Deep Dives: JanusGraph
8 August 2019, IBM

JanusGraph Picks Up Where TitanDB Left Off
13 January 2017, Datanami

Nordstrom Builds Flexible Backend Ops with Kubernetes, Spark and JanusGraph
3 October 2019, The New Stack

Compose for JanusGraph arrives on Bluemix
15 September 2017, IBM

provided by Google News

Comparing Different Time-Series Databases
10 February 2022, hackernoon.com

Brain Monitoring with Kafka, OpenTSDB, and Grafana
5 August 2016, KDnuggets

MapR to help admins peer into dense Hadoop clusters
28 June 2016, SiliconANGLE News

A real-time processing revival – O'Reilly
1 April 2015, O'Reilly Media

MakeMyTrip travels forward in time using the power of open source
16 May 2017, Open Source For You

provided by Google News



Share this page

Featured Products

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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

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

Present your product here