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

DBMS > 4D vs. Fujitsu Enterprise Postgres vs. JanusGraph vs. RDF4J

System Properties Comparison 4D vs. Fujitsu Enterprise Postgres vs. JanusGraph vs. RDF4J

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
Name4D infoformer name: 4th Dimension  Xexclude from comparisonFujitsu Enterprise Postgres  Xexclude from comparisonJanusGraph infosuccessor of Titan  Xexclude from comparisonRDF4J infoformerly known as Sesame  Xexclude from comparison
DescriptionApplication development environment with integrated database management systemEnterprise-grade PostgreSQL-based DBMS with security enhancements such as Transparent Data Encryption and Data Masking, plus high-availability and performance improvement features.A Graph DBMS optimized for distributed clusters infoIt was forked from the latest code base of Titan in January 2017RDF4J is a Java framework for processing RDF data, supporting both memory-based and a disk-based storage.
Primary database modelRelational DBMSRelational DBMSGraph DBMSRDF store
Secondary database modelsDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.58
Rank#108  Overall
#54  Relational DBMS
Score0.31
Rank#285  Overall
#129  Relational DBMS
Score1.94
Rank#129  Overall
#12  Graph DBMS
Score0.69
Rank#230  Overall
#9  RDF stores
Websitewww.4d.comwww.postgresql.fastware.comjanusgraph.orgrdf4j.org
Technical documentationdeveloper.4d.comwww.postgresql.fastware.com/­product-manualsdocs.janusgraph.orgrdf4j.org/­documentation
Developer4D, IncPostgreSQL Global Development Group, Fujitsu Australia Software TechnologyLinux Foundation; originally developed as Titan by AureliusSince 2016 officially forked into an Eclipse project, former developer was Aduna Software.
Initial release198420172004
Current releasev20, April 2023Fujitsu Enterprise Postgres 14, January 20220.6.3, February 2023
License infoCommercial or Open SourcecommercialcommercialOpen Source infoApache 2.0Open Source infoEclipse Distribution License (EDL), v1.0.
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 languageCJavaJava
Server operating systemsOS X
Windows
Linux
Windows
Linux
OS X
Unix
Windows
Linux
OS X
Unix
Windows
Data schemeyesyesyesyes infoRDF Schemas
Typing infopredefined data types such as float or dateyesyesyesyes
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.yesno
Secondary indexesyesyesyesyes
SQL infoSupport of SQLyes infoclose to SQL 92yesnono
APIs and other access methodsODBC
RESTful HTTP API infoby using 4D Mobile
SOAP webservices
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Java API
TinkerPop Blueprints
TinkerPop Frames
TinkerPop Gremlin
TinkerPop Rexster
Java API
RIO infoRDF Input/Output
Sail API
SeRQL infoSesame RDF Query Language
Sesame REST HTTP Protocol
SPARQL
Supported programming languages4D proprietary IDE
PHP
.Net
C
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
Clojure
Java
Python
Java
PHP
Python
Server-side scripts infoStored proceduresyesuser defined functionsyesyes
Triggersyesyesyesyes
Partitioning methods infoMethods for storing different data on different nodesnonepartitioning by range, list and by hashyes infodepending on the used storage backend (e.g. Cassandra, HBase, BerkeleyDB)none
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replicationSource-replica replicationyesnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyes infovia Faunus, a graph analytics engineno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyEventual Consistency
Immediate Consistency
Foreign keys infoReferential integrityyesyesyes infoRelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDACID infoIsolation support depends on the API used
Concurrency infoSupport for concurrent manipulation of datayesyes, multi-version concurrency control (MVCC)yesyes
Durability infoSupport for making data persistentyesyesyes infoSupports various storage backends: Cassandra, HBase, Berkeley DB, Akiban, Hazelcastyes infoin-memory storage is supported as well
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.no
User concepts infoAccess controlUsers and groupsfine grained access rights according to SQL-standardUser authentification and security via Rexster Graph Serverno
More information provided by the system vendor
4D infoformer name: 4th DimensionFujitsu Enterprise PostgresJanusGraph infosuccessor of TitanRDF4J infoformerly known as Sesame
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
4D infoformer name: 4th DimensionFujitsu Enterprise PostgresJanusGraph infosuccessor of TitanRDF4J infoformerly known as Sesame
DB-Engines blog posts

MySQL, PostgreSQL and Redis are the winners of the March ranking
2 March 2016, Paul Andlinger

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

Expert Insight 202009 KAC
4 September 2023, Fujitsu

Fujitsu Develops Database Integration Technology to Accelerate IoT Data Analysis
17 March 2017, Fujitsu

Fujitsu recognized as winner of 2023 Microsoft Japan Healthcare & Life Sciences Partner of the Year Award for its ...
28 June 2023, Fujitsu

Latest News
17 September 2020, IBM Newsroom

provided by Google News

Database Deep Dives: JanusGraph
8 August 2019, ibm.com

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

From graph db to graph embedding. In 7 simple steps. | by Andy Greatorex
30 July 2020, Towards Data Science

Compose for JanusGraph arrives on Bluemix
15 September 2017, ibm.com

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

provided by Google News

GraphDB Goes Open Source
27 January 2020, iProgrammer

Ontotext's GraphDB 8.10 Makes Knowledge Graph Experience Faster and Richer
13 June 2019, Markets Insider

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.

AllegroGraph logo

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

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

Present your product here