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. SingleStore

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

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 comparisonSingleStore infoformer name was MemSQL  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 RocksDBMySQL wire-compliant distributed RDBMS that combines an in-memory row-oriented and a disc-based column-oriented storage with patented universal storage to handle transactional and analytical workloads in one single table type
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
Spatial DBMS
Time Series DBMS
Vector DBMS
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
Score5.91
Rank#61  Overall
#34  Relational DBMS
Websitewww.postgresql.fastware.comwww.ibm.com/­products/­db2-event-storewww.microsoft.com/­en-us/­sql-serverrockset.comwww.singlestore.com
Technical documentationwww.postgresql.fastware.com/­product-manualswww.ibm.com/­docs/­en/­db2-event-storelearn.microsoft.com/­en-US/­sql/­sql-serverdocs.rockset.comdocs.singlestore.com
DeveloperPostgreSQL Global Development Group, Fujitsu Australia Software TechnologyIBMMicrosoftRocksetSingleStore Inc.
Initial release2017198920192013
Current releaseFujitsu Enterprise Postgres 14, January 20222.0SQL Server 2022, November 20228.5, January 2024
License infoCommercial or Open Sourcecommercialcommercial infofree developer edition availablecommercial inforestricted free version is availablecommercialcommercial infofree developer edition available
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.
SingleStoreDB Cloud: The world's fastest, modern cloud database for both operational (OLTP) and analytical (OLAP) workloads. Available instantly with multi-cloud and hybrid-cloud capabilities
Implementation languageCC and C++C++C++C++, Go
Server operating systemsLinux
Windows
Linux infoLinux, macOS, Windows for the developer additionLinux
Windows
hostedLinux info64 bit version required
Data schemeyesyesyesschema-freeyes
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 infobut no triggers and foreign keys
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 RESTCluster Management API infoas HTTP Rest and CLI
HTTP API
JDBC
MongoDB API
ODBC
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
Bash
C
C#
Java
JavaScript (Node.js)
Python
Server-side scripts infoStored proceduresuser defined functionsyesTransact SQL, .NET languages, R, Python and (with SQL Server 2019) Javanoyes
Triggersyesnoyesnono
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 shardingSharding infohash partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationActive-active shard replicationyes, but depending on the SQL-Server EditionyesSource-replica replication infostores two copies of each physical data partition on two separate nodes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono infocan define user-defined aggregate functions for map-reduce-style calculations
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual ConsistencyImmediate ConsistencyEventual ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesnoyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoACIDnoACID
Concurrency infoSupport for concurrent manipulation of datayes, multi-version concurrency control (MVCC)No - written data is immutableyesyesyes, multi-version concurrency control (MVCC)
Durability infoSupport for making data persistentyesYes - Synchronous writes to local disk combined with replication and asynchronous writes in parquet format to permanent shared storageyesyesyes infoAll updates are persistent, including those to disk-based columnstores and memory-based row stores. Transaction commits are supported via write-ahead log.
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyes
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 consoleFine grained access control via users, groups and roles
More information provided by the system vendor
Fujitsu Enterprise PostgresIBM Db2 Event StoreMicrosoft SQL ServerRocksetSingleStore infoformer name was MemSQL
Specific characteristics100% compatible with community PostgreSQL
» more
SingleStore offers a fully-managed , distributed, highly-scalable SQL database designed...
» more
Competitive advantagesBuilt-in TDE and Data Masking security. In-Memory Columnar Index, and a high speed...
» more
SingleStore’s competitive advantages include: Easy and Simplified Architecture with...
» more
Typical application scenariosTransactional payments applications, reporting and mixed workloads.
» more
Driving Fast Analytics: SingleStore delivers the fastest and most scalable reporting...
» more
Key customersIEX Cloud : Improves Financial Data Distribution Speed 15x with Singlestore DB Comcast,...
» more
Market metricsOver 30 years experience in database technology. Over 20 years in Postgres development...
» more
Customers in various industries worldwide including US and International Industry...
» more
Licensing and pricing modelsCore based licensing
» more
F ree Tier and Enterprise Edition
» 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 ServerRocksetSingleStore infoformer name was MemSQL
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

Turbocharge Your Application Development Using WebAssembly With SingleStoreDB
17 October 2022,  Akmal Chaudhri, SingleStore (sponsor) 

Cloud-Based Analytics With SingleStoreDB
9 June 2022,  Akmal Chaudhri, SingleStore (sponsor) 

SingleStore: The Increasing Momentum of Multi-Model Database Systems
14 February 2022,  Akmal Chaudhri, SingleStore (sponsor) 

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

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

SQL Server 2014 end of support: Keep your customers secure
28 March 2024, Microsoft

How to deploy a SQL Server failover cluster with Amazon EBS Multi-Attach on Windows Server | Amazon Web Services
12 January 2024, AWS Blog

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

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

Kafka Source/Sink connectors, CDC and Schema Registry
24 April 2024, Medium

provided by Google News

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

Rockset Announces 2024 Index Conference, Industry Event for Engineers Building Search, Analytics, and AI ...
18 April 2024, Datanami

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

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

SingleStore CEO sees little future for purpose-built vector databases
24 January 2024, VentureBeat

SingleStore Announces Exclusive Partnership with Agile Platform
15 April 2024, Business Wire

SingleStore adds indexed vector search to Pro Max release for faster AI work – Blocks and Files
29 January 2024, Blocks & Files

Leveraging SingleStoreDB Cloud Private Connectivity Using AWS PrivateLink | Amazon Web Services
6 December 2023, AWS Blog

Announcing watsonx.ai and SingleStore for generative AI applications
15 November 2023, IBM

provided by Google News



Share this page

Featured Products

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

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

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.

Milvus logo

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

Neo4j logo

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

Present your product here