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

DBMS > Fujitsu Enterprise Postgres vs. IBM Db2 Event Store vs. Microsoft SQL Server vs. Rockset vs. YugabyteDB

System Properties Comparison Fujitsu Enterprise Postgres vs. IBM Db2 Event Store vs. Microsoft SQL Server vs. Rockset vs. YugabyteDB

Editorial information provided by DB-Engines
NameFujitsu Enterprise Postgres  Xexclude from comparisonIBM Db2 Event Store  Xexclude from comparisonMicrosoft SQL Server  Xexclude from comparisonRockset  Xexclude from comparisonYugabyteDB  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.Distributed Event Store optimized for Internet of Things use casesMicrosofts flagship relational DBMSA scalable, reliable search and analytics service in the cloud, built on RocksDBHigh-performance distributed SQL database for global, internet-scale applications. Wire and feature compatible with PostgreSQL.
Primary database modelRelational DBMSEvent Store
Time Series DBMS
Relational DBMSDocument storeRelational DBMS
Secondary database modelsDocument store
Spatial DBMS
Document store
Graph DBMS
Spatial DBMS
Relational DBMS
Search engine
Document store
Wide column store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.37
Rank#281  Overall
#127  Relational DBMS
Score0.23
Rank#316  Overall
#2  Event Stores
#28  Time Series DBMS
Score829.80
Rank#3  Overall
#3  Relational DBMS
Score0.84
Rank#209  Overall
#35  Document stores
Score3.11
Rank#99  Overall
#51  Relational DBMS
Websitewww.postgresql.fastware.comwww.ibm.com/­products/­db2-event-storewww.microsoft.com/­en-us/­sql-serverrockset.comwww.yugabyte.com
Technical documentationwww.postgresql.fastware.com/­product-manualswww.ibm.com/­docs/­en/­db2-event-storelearn.microsoft.com/­en-US/­sql/­sql-serverdocs.rockset.comdocs.yugabyte.com
github.com/­yugabyte/­yugabyte-db
DeveloperPostgreSQL Global Development Group, Fujitsu Australia Software TechnologyIBMMicrosoftRocksetYugabyte Inc.
Initial release2017198920192017
Current releaseFujitsu Enterprise Postgres 14, January 20222.0SQL Server 2022, November 20222.19, September 2023
License infoCommercial or Open Sourcecommercialcommercial infofree developer edition availablecommercial inforestricted free version is availablecommercialOpen Source infoApache 2.0
Cloud-based only infoOnly available as a cloud servicenononoyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
YugabyteDB Managed is the fully managed database-as-a-service offering of YugabyteDB. Get started quickly, and effortlessly ensure continuous availability and limitless scale of your cloud native applications.
Implementation languageCC and C++C++C++C and C++
Server operating systemsLinux
Windows
Linux infoLinux, macOS, Windows for the developer additionLinux
Windows
hostedLinux
OS X
Data schemeyesyesyesschema-freedepending on used data model
Typing infopredefined data types such as float or dateyesyesyesdynamic typingyes
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.noyesno infoingestion from XML files supportedno
Secondary indexesyesnoyesall fields are automatically indexedyes
SQL infoSupport of SQLyesyes infothrough the embedded Spark runtimeyesRead-only SQL queries, including JOINsyes, PostgreSQL compatible
APIs and other access methodsADO.NET
JDBC
native C library
ODBC
streaming API for large objects
ADO.NET
DB2 Connect
JDBC
ODBC
RESTful HTTP API
ADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
HTTP RESTJDBC
YCQL, an SQL-based flexible-schema API with its roots in Cassandra Query Language
YSQL - a fully relational SQL API that is wire compatible with the SQL language in PostgreSQL
Supported programming languages.Net
C
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
C
C#
C++
Cobol
Delphi
Fortran
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Scala
Visual Basic
C#
C++
Delphi
Go
Java
JavaScript (Node.js)
PHP
Python
R
Ruby
Visual Basic
Go
Java
JavaScript (Node.js)
Python
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
Scala
Server-side scripts infoStored proceduresuser defined functionsyesTransact SQL, .NET languages, R, Python and (with SQL Server 2019) Javanoyes infosql, plpgsql, C
Triggersyesnoyesnoyes
Partitioning methods infoMethods for storing different data on different nodespartitioning by range, list and by hashShardingtables can be distributed across several files (horizontal partitioning); sharding through federationAutomatic shardingHash and Range Sharding, row-level geo-partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationActive-active shard replicationyes, but depending on the SQL-Server EditionyesBased on Raft distributed consensus protocol, minimum 3 replicas for continuous availability
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual ConsistencyImmediate ConsistencyEventual ConsistencyStrong consistency on writes and tunable consistency on reads
Foreign keys infoReferential integrityyesnoyesnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoACIDnoDistributed ACID with Serializable & Snapshot Isolation. Inspired by Google Spanner architecture.
Concurrency infoSupport for concurrent manipulation of datayes, multi-version concurrency control (MVCC)No - written data is immutableyesyesyes
Durability infoSupport for making data persistentyesYes - Synchronous writes to local disk combined with replication and asynchronous writes in parquet format to permanent shared storageyesyesyes infobased on RocksDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesno
User concepts infoAccess controlfine grained access rights according to SQL-standardfine grained access rights according to SQL-standardfine grained access rights according to SQL-standardAccess rights for users and organizations can be defined via Rockset consoleyes
More information provided by the system vendor
Fujitsu Enterprise PostgresIBM Db2 Event StoreMicrosoft SQL ServerRocksetYugabyteDB
Specific characteristics100% compatible with community PostgreSQL
» more
YugabyteDB is an open source distributed SQL database for cloud native transactional...
» more
Competitive advantagesBuilt-in TDE and Data Masking security. In-Memory Columnar Index, and a high speed...
» more
PostgreSQL compatible: Get instantly productive with a PostgreSQL compatible RDBMS....
» more
Typical application scenariosTransactional payments applications, reporting and mixed workloads.
» more
Systems of record and engagement for cloud native applications that require resilience,...
» more
Market metricsOver 30 years experience in database technology. Over 20 years in Postgres development...
» more
2 Million+ lifetime clusters deployed, 6.5K+ GitHub stars, 7K YugabyteDB Community...
» more
Licensing and pricing modelsCore based licensing
» more
Apache 2.0 license for the database
» 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
3rd partiesNavicat for SQL Server gives you a fully graphical approach to database management and development.
» more

Navicat Monitor is a safe, simple and agentless remote server monitoring tool for SQL Server and many other database management systems.
» more

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
Fujitsu Enterprise PostgresIBM Db2 Event StoreMicrosoft SQL ServerRocksetYugabyteDB
DB-Engines blog posts

MySQL is the DBMS of the Year 2019
3 January 2020, Matthias Gelbmann, Paul Andlinger

The struggle for the hegemony in Oracle's database empire
2 May 2017, Paul Andlinger

Microsoft SQL Server is the DBMS of the Year
4 January 2017, Matthias Gelbmann, Paul Andlinger

show all

Recent citations in the news

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

DCPMM
1 August 2020, Fujitsu

provided by Google News

Capture and Analyze XXL Data Streams with IBM Db2 Event Store 2.0
22 August 2019, IBM

IBM Builds New Ultra-Fast Platform for Hoovering Up and Analyzing Data from Anywhere
31 May 2018, Data Center Knowledge

Advancements in streaming data storage, real-time analysis and machine learning
25 July 2019, IBM

Best cloud databases of 2022
4 October 2022, ITPro

How IBM Is Turning Db2 into an 'AI Database'
3 June 2019, Datanami

provided by Google News

Install and Use SQL Server Report Builder
10 April 2024, Petri.com

Provision Premium SSD v2 Storage for Microsoft SQL Server
1 April 2024, Microsoft

Containerize SQL Server workloads with Amazon EKS and DH2i | Amazon Web Services
28 March 2024, AWS Blog

A tumultuous, titanic Patch Tuesday as Microsoft makes some changes
10 April 2024, news.sophos.com

Deploying a highly available Microsoft SQL Server database on Oracle Cloud Infrastructure (OCI) using AlwaysON ...
9 October 2023, blogs.oracle.com

provided by Google News

Honing business data with AI real-time analytics
14 March 2024, SiliconANGLE News

Rockset lands $44M to power real-time search and analytics apps
29 August 2023, TechCrunch

Rockset targets cost control with latest database update
31 January 2024, TechTarget

Rockset Primes Database for Massive Vector Serving
20 November 2023, Datanami

Rockset Releases New Instance Class, Gains Momentum as the Search and Analytics Database Built for the Cloud
31 January 2024, GlobeNewswire

provided by Google News

Yugabyte Achieves PCI DSS Level 1 Compliance, Validating Secure and Scalable Distributed PostgreSQL for ...
14 March 2024, Business Wire

YugabyteDB Becomes First Distributed SQL Database Vendor to Complete CIS Benchmark
1 February 2024, Datanami

Scout24 Selects YugabyteDB to Upscale Global Hospitality Management System with Global Distribution and High ...
6 February 2024, Yahoo Finance

Yugabyte adds multiregion Kubernetes support to YugabyteDB 2.18
24 May 2023, InfoWorld

Yugabyte Announces CIS Benchmark for YugabyteDB to Elevate Data Security Standards
31 January 2024, Business Wire

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.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

AllegroGraph logo

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

Present your product here