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

DBMS > IBM Db2 warehouse vs. Infobright vs. NCache vs. SQL.JS

System Properties Comparison IBM Db2 warehouse vs. Infobright vs. NCache vs. SQL.JS

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameIBM Db2 warehouse infoformerly named IBM dashDB  Xexclude from comparisonInfobright  Xexclude from comparisonNCache  Xexclude from comparisonSQL.JS  Xexclude from comparison
DescriptionCloud-based data warehousing serviceHigh performant column-oriented DBMS for analytic workloads using MySQL or PostgreSQL as a frontendOpen-Source and Enterprise in-memory Key-Value StorePort of SQLite to JavaScript
Primary database modelRelational DBMSRelational DBMSKey-value storeRelational DBMS
Secondary database modelsDocument store
Search engine infoUsing distributed Lucene
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.30
Rank#164  Overall
#75  Relational DBMS
Score0.96
Rank#194  Overall
#91  Relational DBMS
Score0.94
Rank#195  Overall
#29  Key-value stores
Score0.53
Rank#252  Overall
#116  Relational DBMS
Websitewww.ibm.com/­products/­db2/­warehouseignitetech.com/­softwarelibrary/­infobrightdbwww.alachisoft.com/­ncachesql.js.org
Technical documentationwww.alachisoft.com/­resources/­docssql.js.org/­documentation/­index.html
DeveloperIBMIgnite Technologies Inc.; formerly InfoBright Inc.AlachisoftAlon Zakai infoenhancements implemented by others
Initial release2014200520052012
Current release5.3.3, April 2024
License infoCommercial or Open Sourcecommercialcommercial infoThe open source (GPLv2) version did not support inserts/updates/deletes and was discontinued with July 2016Open Source infoEnterprise Edition availableOpen Source
Cloud-based only infoOnly available as a cloud serviceyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageCC#, .NET, .NET Core, JavaJavaScript
Server operating systemshostedLinux
Windows
Linux
Windows
server-less, requires a JavaScript environment (browser, Node.js)
Data schemeyesyesschema-freeyes
Typing infopredefined data types such as float or dateyesyespartial infoSupported data types are Lists, Queues, Hashsets, Dictionary and Counteryes
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.no infoImport/export of XML data possiblenonono
Secondary indexesyesno infoKnowledge Grid Technology used insteadyes
SQL infoSupport of SQLyesyesSQL-like query syntax and LINQ for searching the cache. Cache Synchronization with SQL Server using SQL dependency.yes infoSQL-92 is not fully supported
APIs and other access methods.NET Client API
JDBC
ODBC
OLE DB
ADO.NET
JDBC
ODBC
IDistributedCache
JCache
LINQ
Proprietary native API
JavaScript API
Supported programming languagesJava
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
.Net
C
C#
C++
D
Eiffel
Erlang
Haskell
Java
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
.Net
.Net Core
C#
Java
JavaScript (Node.js)
Python
Scala
JavaScript
Server-side scripts infoStored proceduresPL/SQL, SQL PLnono infosupport for stored procedures with SQL-Server CLRno
Triggersyesnoyes infoNotificationsno
Partitioning methods infoMethods for storing different data on different nodesShardingnoneyesnone
Replication methods infoMethods for redundantly storing data on multiple nodesyesSource-replica replicationyes, with selectable consistency levelnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyEventual Consistency
Immediate Consistency
Strong Eventual Consistency over WAN with Conflict Resolution using Bridge Topology
none
Foreign keys infoReferential integrityyesnonoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDoptimistic locking and pessimistic lockingACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes
Durability infoSupport for making data persistentyesyesyesno infoexcept by serializing a db to a file
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyesyes
User concepts infoAccess controlfine grained access rights according to SQL-standardfine grained access rights according to SQL-standard infoexploiting MySQL or PostgreSQL frontend capabilitiesAuthentication to access the cache via Active Directory/LDAP (possible roles: user, administrator)no
More information provided by the system vendor
IBM Db2 warehouse infoformerly named IBM dashDBInfobrightNCacheSQL.JS
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

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

More resources
IBM Db2 warehouse infoformerly named IBM dashDBInfobrightNCacheSQL.JS
DB-Engines blog posts

New kids on the block: database management systems implemented in JavaScript
1 December 2014, Matthias Gelbmann

show all

Recent citations in the news

Announcing the deprecation of prior generation Db2 Warehouse plans on AWS
16 October 2023, IBM

Introducing the next generation of Db2 Warehouse: Our cost-effective, cloud-native data warehouse built for always-on ...
11 July 2023, IBM

Top 7 Cloud Data Warehouse Companies
31 May 2023, Datamation

Db2 Warehouse delivers 4x faster query performance than previously, while cutting storage costs by 34x
11 July 2023, IBM

Data mining in Db2 Warehouse: the basics
23 June 2020, Towards Data Science

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

9 Best JavaScript and TypeScript ORMs for 2024 — SitePoint
22 March 2023, SitePoint

Execute millions of SQL statements in milliseconds in the browser with WebAssembly and Web Workers.
14 January 2017, hackernoon.com

SQLite On The Web: Absurd-sql
24 August 2021, Hackaday

Running PostgreSQL Inside Your Browser
8 September 2022, iProgrammer

LokiJS - A JavaScript Database
18 November 2014, iProgrammer

provided by Google News



Share this page

Featured Products

AllegroGraph logo

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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

RaimaDB logo

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

Milvus logo

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

Present your product here