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

DBMS > Faircom DB vs. GigaSpaces vs. Greenplum vs. Microsoft SQL Server vs. SAP IQ

System Properties Comparison Faircom DB vs. GigaSpaces vs. Greenplum vs. Microsoft SQL Server vs. SAP IQ

Editorial information provided by DB-Engines
NameFaircom DB infoformerly c-treeACE  Xexclude from comparisonGigaSpaces  Xexclude from comparisonGreenplum  Xexclude from comparisonMicrosoft SQL Server  Xexclude from comparisonSAP IQ infoformer name: Sybase IQ  Xexclude from comparison
DescriptionNative high-speed multi-model DBMS for relational and key-value store data simultaneously accessible through SQL and NoSQL APIs.High performance in-memory data grid platform, powering three products: Smart Cache, Smart ODS (Operational Data Store), Smart Augmented TransactionsAnalytic Database platform built on PostgreSQL. Full name is Pivotal Greenplum Database infoA logical database in Greenplum is an array of individual PostgreSQL databases working together to present a single database image.Microsofts flagship relational DBMSColumnar RDBMS optimized for Big Data analytics
Primary database modelKey-value store
Relational DBMS
Document store
Object oriented DBMS infoValues are user defined objects
Relational DBMSRelational DBMSRelational DBMS infocolumn-oriented
Secondary database modelsGraph DBMS
Search engine
Document store
Spatial DBMS
Document store
Graph DBMS
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.24
Rank#311  Overall
#44  Key-value stores
#140  Relational DBMS
Score1.02
Rank#192  Overall
#32  Document stores
#6  Object oriented DBMS
Score9.23
Rank#47  Overall
#30  Relational DBMS
Score829.80
Rank#3  Overall
#3  Relational DBMS
Score3.27
Rank#96  Overall
#50  Relational DBMS
Websitewww.faircom.com/­products/­faircom-dbwww.gigaspaces.comgreenplum.orgwww.microsoft.com/­en-us/­sql-serverwww.sap.com/­products/­technology-platform/­sybase-iq-big-data-management.html
Technical documentationdocs.faircom.com/­docs/­en/­UUID-7446ae34-a1a7-c843-c894-d5322e395184.htmldocs.gigaspaces.com/­latest/­landing.htmldocs.greenplum.orglearn.microsoft.com/­en-US/­sql/­sql-serverhelp.sap.com/­docs/­SAP_IQ
DeveloperFairCom CorporationGigaspaces TechnologiesPivotal Software Inc.MicrosoftSAP, formerly Sybase
Initial release19792000200519891994
Current releaseV12, November 202015.5, September 20207.0.0, September 2023SQL Server 2022, November 202216.1 SPS04, April 2019
License infoCommercial or Open Sourcecommercial infoRestricted, free version availableOpen Source infoApache Version 2; Commercial licenses availableOpen Source infoApache 2.0commercial inforestricted free version is availablecommercial
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 languageANSI C, C++Java, C++, .NetC++
Server operating systemsAIX
FreeBSD
HP-UX
Linux
NetBSD
OS X
QNX
SCO
Solaris
VxWorks
Windows infoeasily portable to other OSs
Linux
macOS
Solaris
Windows
LinuxLinux
Windows
AIX
HP-UX
Linux
Solaris
Windows
Data schemeschema free, schema optional, schema required, partial schema,schema-freeyesyesyes
Typing infopredefined data types such as float or dateyes, ANSI SQL Types, JSON, typed binary structuresyesyesyesyes
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.nono infoXML can be used for describing objects metadatayes infosince Version 4.2yesno
Secondary indexesyesyesyesyesyes
SQL infoSupport of SQLyes, ANSI SQL with proprietary extensionsSQL-99 for query and DML statementsyesyesyes
APIs and other access methodsADO.NET
Direct SQL
JDBC
JPA
ODBC
RESTful HTTP/JSON API
RESTful MQTT/JSON API
RPC
GigaSpaces LRMI
Hibernate
JCache
JDBC
JPA
ODBC
RESTful HTTP API
Spring Data
JDBC
ODBC
ADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
ADO.NET
JDBC
ODBC
RESTful HTTP API
Supported programming languages.Net
C
C#
C++
Java
JavaScript (Node.js and browser)
PHP
Python
Visual Basic
.Net
C++
Java
Python
Scala
C
Java
Perl
Python
R
C#
C++
Delphi
Go
Java
JavaScript (Node.js)
PHP
Python
R
Ruby
Visual Basic
C
C#
C++
Java
Perl
PHP
Python
Ruby
Server-side scripts infoStored proceduresyes info.Net, JavaScript, C/C++yesyesTransact SQL, .NET languages, R, Python and (with SQL Server 2019) Javayes
Triggersyesyes, event driven architectureyesyesyes
Partitioning methods infoMethods for storing different data on different nodesFile partitioning, horizontal partitioning, sharding infoCustomizable business rules for table partitioningShardingShardingtables can be distributed across several files (horizontal partitioning); sharding through federationshared disk or shared nothing architectures with SAP IQ Multiplexer
Replication methods infoMethods for redundantly storing data on multiple nodesyes, configurable to be parallel or serial, synchronous or asynchronous, uni-directional or bi-directional, ACID-consistent or eventually consistent (with custom conflict resolution).Multi-source replication infosynchronous or asynchronous
Source-replica replication infosynchronous or asynchronous
Source-replica replicationyes, but depending on the SQL-Server EditionSAP/Sybase Replication Server
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyes infoMap-Reduce pattern can be built with XAP task executorsyesnoHadoop integration
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency
Tunable consistency per server, database, table, and transaction
Immediate Consistency infoConsistency level configurable: ALL, QUORUM, ANYImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesnoyesyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datatunable from ACID to Eventually ConsistentACIDACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentYes, tunable from durable to delayed durability to in-memoryyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesnoyesno
User concepts infoAccess controlFine grained access rights according to SQL-standard with additional protections for filesRole-based access controlfine grained access rights according to SQL-standardfine grained access rights according to SQL-standardfine grained access rights according to SQL-standard

More information provided by the system vendor

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
Faircom DB infoformerly c-treeACEGigaSpacesGreenplumMicrosoft SQL ServerSAP IQ infoformer name: Sybase IQ
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

FairCom kicks off new era of database technology USA - English
10 November 2020, PR Newswire

provided by Google News

GigaSpaces to hand out almost $14 million in dividends following Cloudify’s acquisition by Dell
19 July 2023, CTech

GigaSpaces Cloudify Increases Integration with OpenStack
4 February 2024, Channel Futures

Data Sciences Corporation partners with GigaSpaces Technologies to usher DIH technology to enterprises in SA
10 October 2023, ITWeb

GigaSpaces Announces Version 16.0 with Breakthrough Data Integration Tools to Ease Enterprises' Digital ...
3 November 2021, PR Newswire

GigaSpaces Spins Off Cloudify, Its Open Source Cloud Orchestration Unit
27 July 2017, Data Center Knowledge

provided by Google News

VMware Greenplum on AWS: Parallel Postgres for Enterprise Analytics at Scale | Amazon Web Services
9 September 2019, AWS Blog

1. Introducing the Greenplum Database - Data Warehousing with Greenplum [Book]
6 December 2018, oreilly.com

Greenplum 6 ventures outside the analytic box | ZDNET
19 March 2019, ZDNet

Greenplum 6 review: Jack of all trades, master of some
7 November 2019, InfoWorld

EMC and Greenplum Dress Elephant for IT Parade
8 December 2011, WIRED

provided by Google News

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

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

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

provided by Google News

Independent Research Firm Names SAP a Leader in Data Management for Analytics
17 February 2020, SAP News

SAP Products & Services Data Portfolio
2 July 2021, Datamation

Using SAP Hana as a data warehouse
17 August 2015, ComputerWeekly.com

SAP Scales Out HANA In-Memory For Clouds
6 March 2014, EnterpriseAI

Rolta Receives 2014 SAP® Pinnacle Award: OEM Partner of the Year
22 April 2014, PR Newswire

provided by Google News



Share this page

Featured Products

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

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

SingleStore logo

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

Present your product here