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

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

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

Editorial information provided by DB-Engines
NameDatastax Enterprise  Xexclude from comparisonFujitsu Enterprise Postgres  Xexclude from comparisonIBM Db2 Event Store  Xexclude from comparisonMicrosoft SQL Server  Xexclude from comparisonRockset  Xexclude from comparison
DescriptionDataStax Enterprise (DSE) is the always-on, scalable data platform built on Apache Cassandra and designed for hybrid Cloud. DSE integrates graph, search, analytics, administration, developer tooling, and monitoring into a unified platform.Enterprise-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 RocksDB
Primary database modelWide column storeRelational DBMSEvent Store
Time Series DBMS
Relational DBMSDocument store
Secondary database modelsDocument store
Graph DBMS
Spatial DBMS
Search engine
Vector DBMS
Document store
Spatial DBMS
Document store
Graph DBMS
Spatial DBMS
Relational DBMS
Search engine
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score6.31
Rank#57  Overall
#4  Wide column stores
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
Websitewww.datastax.com/­products/­datastax-enterprisewww.postgresql.fastware.comwww.ibm.com/­products/­db2-event-storewww.microsoft.com/­en-us/­sql-serverrockset.com
Technical documentationdocs.datastax.comwww.postgresql.fastware.com/­product-manualswww.ibm.com/­docs/­en/­db2-event-storelearn.microsoft.com/­en-US/­sql/­sql-serverdocs.rockset.com
DeveloperDataStaxPostgreSQL Global Development Group, Fujitsu Australia Software TechnologyIBMMicrosoftRockset
Initial release2011201719892019
Current release6.8, April 2020Fujitsu Enterprise Postgres 14, January 20222.0SQL Server 2022, November 2022
License infoCommercial or Open Sourcecommercialcommercialcommercial infofree developer edition availablecommercial inforestricted free version is availablecommercial
Cloud-based only infoOnly available as a cloud servicenonononoyes
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Datastax Astra DB: Astra DB simplifies cloud-native Cassandra application development for your apps, microservices and functions. Deploy in minutes on AWS, Google Cloud, Azure, and have it managed for you by the experts, with serverless, pay-as-you-go pricing.
Implementation languageJavaCC and C++C++C++
Server operating systemsLinux
OS X
Linux
Windows
Linux infoLinux, macOS, Windows for the developer additionLinux
Windows
hosted
Data schemeschema-freeyesyesyesschema-free
Typing infopredefined data types such as float or dateyesyesyesyesdynamic typing
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.nonoyesno infoingestion from XML files supported
Secondary indexesyesyesnoyesall fields are automatically indexed
SQL infoSupport of SQLSQL-like DML and DDL statements (CQL); Spark SQLyesyes infothrough the embedded Spark runtimeyesRead-only SQL queries, including JOINs
APIs and other access methodsProprietary protocol infoCQL (Cassandra Query Language)
TinkerPop Gremlin infowith DSE Graph
ADO.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 REST
Supported programming languagesC
C#
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
.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
Server-side scripts infoStored proceduresnouser defined functionsyesTransact SQL, .NET languages, R, Python and (with SQL Server 2019) Javano
Triggersyesyesnoyesno
Partitioning methods infoMethods for storing different data on different nodesSharding infono "single point of failure"partitioning by range, list and by hashShardingtables can be distributed across several files (horizontal partitioning); sharding through federationAutomatic sharding
Replication methods infoMethods for redundantly storing data on multiple nodesconfigurable replication factor, datacenter aware, advanced replication for edge computingSource-replica replicationActive-active shard replicationyes, but depending on the SQL-Server Editionyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency
Tunable Consistency infoconsistency level can be individually decided with each write operation
Immediate ConsistencyEventual ConsistencyImmediate ConsistencyEventual Consistency
Foreign keys infoReferential integritynoyesnoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoAtomicity and isolation are supported for single operationsACIDnoACIDno
Concurrency infoSupport for concurrent manipulation of datayesyes, multi-version concurrency control (MVCC)No - written data is immutableyesyes
Durability infoSupport for making data persistentyesyesYes - Synchronous writes to local disk combined with replication and asynchronous writes in parquet format to permanent shared storageyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyes
User concepts infoAccess controlAccess rights for users can be defined per objectfine 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 console
More information provided by the system vendor
Datastax EnterpriseFujitsu Enterprise PostgresIBM Db2 Event StoreMicrosoft SQL ServerRockset
Specific characteristicsDataStax Enterprise is scale-out data infrastructure for enterprises that need to...
» more
100% compatible with community PostgreSQL
» more
Competitive advantagesSupporting the following application requirements: Zero downtime - Built on Apache...
» more
Built-in TDE and Data Masking security. In-Memory Columnar Index, and a high speed...
» more
Typical application scenariosApplications that must be massively and linearly scalable with 100% uptime and able...
» more
Transactional payments applications, reporting and mixed workloads.
» more
Key customersCapital One, Cisco, Comcast, eBay, McDonald's, Microsoft, Safeway, Sony, UBS, and...
» more
Market metricsAmong the Forbes 100 Most Innovative Companies, DataStax is trusted by 5 of the top...
» more
Over 30 years experience in database technology. Over 20 years in Postgres development...
» more
Licensing and pricing modelsAnnual subscription
» more
Core 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
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
Datastax EnterpriseFujitsu Enterprise PostgresIBM Db2 Event StoreMicrosoft SQL ServerRockset
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

DataStax and LlamaIndex Partner to Make Building RAG Applications Easier than Ever for GenAI Developers
20 February 2024, Business Wire

DataStax Introduces Enhanced RAG Capabilities Through Astra DB and NVIDIA Tech
19 March 2024, Datanami

DataStax Rolls Out Vector Search for Astra DB to Support Gen AI
19 July 2023, EnterpriseAI

DataStax goes vector searching with Astra DB – Blocks and Files
20 July 2023, Blocks and Files

DataStax delivers HIPAA-enabled, PCI compliant vector database to fuel enterprise-wide generative AI applications
20 July 2023, Express Computer

provided by Google News

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

provided by Google News

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

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

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

Why migrate Windows Server and SQL Server to Azure: ROI, innovation, and free offers
25 April 2024, microsoft.com

RDS Custom for SQL Server supports SQL Server Developer Edition
17 November 2023, AWS Blog

How to Know When It's Time for a Microsoft SQL Server Upgrade
31 October 2023, BizTech Magazine

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

Top 35 SQL Server Interview Questions And Answers for 2024
5 December 2023, Simplilearn

provided by Google News

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

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

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

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.

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

Milvus logo

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

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

Present your product here