DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > EsgynDB vs. Fujitsu Enterprise Postgres vs. JSqlDb vs. RDF4J vs. SQL.JS

System Properties Comparison EsgynDB vs. Fujitsu Enterprise Postgres vs. JSqlDb vs. RDF4J vs. SQL.JS

Editorial information provided by DB-Engines
NameEsgynDB  Xexclude from comparisonFujitsu Enterprise Postgres  Xexclude from comparisonJSqlDb  Xexclude from comparisonRDF4J infoformerly known as Sesame  Xexclude from comparisonSQL.JS  Xexclude from comparison
JSqlDB seems to be discontinued. Therefore it is excluded from the DB-Engines ranking.
DescriptionEnterprise-class SQL-on-Hadoop solution, powered by Apache TrafodionEnterprise-grade PostgreSQL-based DBMS with security enhancements such as Transparent Data Encryption and Data Masking, plus high-availability and performance improvement features.JavaScript Query Language Database, stores JavaScript objects and primitivesRDF4J is a Java framework for processing RDF data, supporting both memory-based and a disk-based storage.Port of SQLite to JavaScript
Primary database modelRelational DBMSRelational DBMSDocument store
Object oriented DBMS
RDF storeRelational DBMS
Secondary database modelsDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.16
Rank#329  Overall
#146  Relational DBMS
Score0.31
Rank#285  Overall
#129  Relational DBMS
Score0.69
Rank#230  Overall
#9  RDF stores
Score0.53
Rank#252  Overall
#116  Relational DBMS
Websitewww.esgyn.cnwww.postgresql.fastware.comjsqldb.org (offline)rdf4j.orgsql.js.org
Technical documentationwww.postgresql.fastware.com/­product-manualsrdf4j.org/­documentationsql.js.org/­documentation/­index.html
DeveloperEsgynPostgreSQL Global Development Group, Fujitsu Australia Software TechnologyKonrad von BackstromSince 2016 officially forked into an Eclipse project, former developer was Aduna Software.Alon Zakai infoenhancements implemented by others
Initial release2015201820042012
Current releaseFujitsu Enterprise Postgres 14, January 20220.8, December 2018
License infoCommercial or Open SourcecommercialcommercialOpen SourceOpen Source infoEclipse Distribution License (EDL), v1.0.Open Source
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.
Implementation languageC++, JavaCJavaJavaScript
Server operating systemsLinuxLinux
Windows
Linux
macOS
Windows
Linux
OS X
Unix
Windows
server-less, requires a JavaScript environment (browser, Node.js)
Data schemeyesyesschema-freeyes infoRDF Schemasyes
Typing infopredefined data types such as float or dateyesyesnoyesyes
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 indexesyesyesnoyes
SQL infoSupport of SQLyesyesnonoyes infoSQL-92 is not fully supported
APIs and other access methodsADO.NET
JDBC
ODBC
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Java API
RIO infoRDF Input/Output
Sail API
SeRQL infoSesame RDF Query Language
Sesame REST HTTP Protocol
SPARQL
JavaScript API
Supported programming languagesAll languages supporting JDBC/ODBC/ADO.Net.Net
C
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
JavaScriptJava
PHP
Python
JavaScript
Server-side scripts infoStored proceduresJava Stored Proceduresuser defined functionsfunctions in JavaScriptyesno
Triggersnoyesnoyesno
Partitioning methods infoMethods for storing different data on different nodesShardingpartitioning by range, list and by hashnonenonenone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication between multi datacentersSource-replica replicationnonenonenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistencynone
Foreign keys infoReferential integrityyesyesnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACID infoIsolation support depends on the API usedACID
Concurrency infoSupport for concurrent manipulation of datayesyes, multi-version concurrency control (MVCC)yes
Durability infoSupport for making data persistentyesyesyes infousing RocksDByes infoin-memory storage is supported as wellno infoexcept by serializing a db to a file
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes
User concepts infoAccess controlfine grained access rights according to SQL-standardfine grained access rights according to SQL-standardnono
More information provided by the system vendor
EsgynDBFujitsu Enterprise PostgresJSqlDbRDF4J infoformerly known as SesameSQL.JS
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
EsgynDBFujitsu Enterprise PostgresJSqlDbRDF4J infoformerly known as SesameSQL.JS
DB-Engines blog posts

New kids on the block: database management systems implemented in JavaScript
1 December 2014, 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

Primary Data says stop, Hammerspace, Innodisk cooks some SSDs, and Fujitsu goes blockchain
22 May 2018, The Register

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

9 Best JavaScript and TypeScript ORMs for 2024 — SitePoint
22 March 2023, SitePoint

Execute millions of SQL statements in milliseconds in the browser with WebAssembly and Web Workers.
14 January 2017, hackernoon.com

SQLite On The Web: Absurd-sql
24 August 2021, Hackaday

In Praise Of SQLite
28 July 2022, iProgrammer

Running PostgreSQL Inside Your Browser
8 September 2022, iProgrammer

provided by Google News



Share this page

Featured Products

AllegroGraph logo

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

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

Milvus logo

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

Present your product here