DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Derby vs. Greenplum vs. Microsoft SQL Server vs. NCache

System Properties Comparison Derby vs. Greenplum vs. Microsoft SQL Server vs. NCache

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameDerby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDB  Xexclude from comparisonGreenplum  Xexclude from comparisonMicrosoft SQL Server  Xexclude from comparisonNCache  Xexclude from comparison
DescriptionFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.Analytic 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 DBMSOpen-Source and Enterprise in-memory Key-Value Store
Primary database modelRelational DBMSRelational DBMSRelational DBMSKey-value store
Secondary database modelsDocument store
Spatial DBMS
Document store
Graph DBMS
Spatial DBMS
Document store
Search engine infoUsing distributed Lucene
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score4.71
Rank#69  Overall
#37  Relational DBMS
Score8.37
Rank#48  Overall
#30  Relational DBMS
Score824.29
Rank#3  Overall
#3  Relational DBMS
Score0.94
Rank#195  Overall
#29  Key-value stores
Websitedb.apache.org/­derbygreenplum.orgwww.microsoft.com/­en-us/­sql-serverwww.alachisoft.com/­ncache
Technical documentationdb.apache.org/­derby/­manuals/­index.htmldocs.greenplum.orglearn.microsoft.com/­en-US/­sql/­sql-serverwww.alachisoft.com/­resources/­docs
DeveloperApache Software FoundationPivotal Software Inc.MicrosoftAlachisoft
Initial release1997200519892005
Current release10.17.1.0, November 20237.0.0, September 2023SQL Server 2022, November 20225.3.3, April 2024
License infoCommercial or Open SourceOpen Source infoApache version 2Open Source infoApache 2.0commercial inforestricted free version is availableOpen Source infoEnterprise Edition available
Cloud-based only infoOnly available as a cloud servicenononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaC++C#, .NET, .NET Core, Java
Server operating systemsAll OS with a Java VMLinuxLinux
Windows
Linux
Windows
Data schemeyesyesyesschema-free
Typing infopredefined data types such as float or dateyesyesyespartial infoSupported data types are Lists, Queues, Hashsets, Dictionary and Counter
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.yesyes infosince Version 4.2yesno
Secondary indexesyesyesyesyes
SQL infoSupport of SQLyesyesyesSQL-like query syntax and LINQ for searching the cache. Cache Synchronization with SQL Server using SQL dependency.
APIs and other access methodsJDBCJDBC
ODBC
ADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
IDistributedCache
JCache
LINQ
Proprietary native API
Supported programming languagesJavaC
Java
Perl
Python
R
C#
C++
Delphi
Go
Java
JavaScript (Node.js)
PHP
Python
R
Ruby
Visual Basic
.Net
.Net Core
C#
Java
JavaScript (Node.js)
Python
Scala
Server-side scripts infoStored proceduresJava Stored ProceduresyesTransact SQL, .NET languages, R, Python and (with SQL Server 2019) Javano infosupport for stored procedures with SQL-Server CLR
Triggersyesyesyesyes infoNotifications
Partitioning methods infoMethods for storing different data on different nodesnoneShardingtables can be distributed across several files (horizontal partitioning); sharding through federationyes
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationSource-replica replicationyes, but depending on the SQL-Server Editionyes, with selectable consistency level
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyEventual Consistency
Immediate Consistency
Strong Eventual Consistency over WAN with Conflict Resolution using Bridge Topology
Foreign keys infoReferential integrityyesyesyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDoptimistic locking and pessimistic locking
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyesyes
User concepts infoAccess controlfine grained access rights according to SQL-standardfine grained access rights according to SQL-standardfine grained access rights according to SQL-standardAuthentication to access the cache via Active Directory/LDAP (possible roles: user, administrator)
More information provided by the system vendor
Derby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDBGreenplumMicrosoft SQL ServerNCache
Specific characteristicsNCache has been the market leader in .NET Distributed Caching since 2005 . NCache...
» more
Competitive advantagesNCache is 100% .NET/ .NET Core based which fully supports ASP.NET Core Sessions ,...
» more
Typical application scenariosNCache enables industries like retail, finance, banking IoT, travel, ecommerce, healthcare...
» more
Key customersBank of America, Citi, Natures Way, Charter Spectrum, Barclays, Henry Schein, GBM,...
» more
Market metricsMarket Leader in .NET Distributed Caching since 2005.
» more
Licensing and pricing modelsNCache Open Source is free on an as-is basis without any support. NCache Enterprise...
» 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
Derby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDBGreenplumMicrosoft SQL ServerNCache
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

JDBC tutorial: Easy installation and setup with Apache Derby
20 December 2019, TheServerSide.com

Top Database Tools for Java Developers in 2023
17 November 2023, TechRepublic

Installing Apache Hive 3.1.2 on Windows 10 | by Hadi Fadlallah
3 May 2020, Towards Data Science

The Arrival of Java 20
21 March 2023, blogs.oracle.com

No, Citrix did not kill CloudStack
15 September 2014, InfoWorld

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

RSA: EMC integrates Hadoop with Greenplum database
26 February 2013, DatacenterDynamics

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

provided by Google News

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

SolarWinds unveils major upgrades to Plan Explorer tool
2 May 2024, IT Brief Australia

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

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

provided by Google News

How to use NCache in ASP.Net Core
25 February 2019, InfoWorld

Custom Response Caching Using NCache in ASP.NET Core
22 April 2020, InfoQ.com

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

Neo4j logo

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

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

Milvus logo

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Present your product here