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 > Datomic vs. IBM Db2 vs. jBASE vs. NCache vs. SingleStore

System Properties Comparison Datomic vs. IBM Db2 vs. jBASE vs. NCache vs. SingleStore

Editorial information provided by DB-Engines
NameDatomic  Xexclude from comparisonIBM Db2 infoformerly named DB2 or IBM Database 2  Xexclude from comparisonjBASE  Xexclude from comparisonNCache  Xexclude from comparisonSingleStore infoformer name was MemSQL  Xexclude from comparison
DescriptionDatomic builds on immutable values, supports point-in-time queries and uses 3rd party systems for durabilityCommon in IBM host environments, 2 different versions for host and Windows/LinuxA robust multi-value DBMS comprising development tools and middlewareOpen-Source and Enterprise in-memory Key-Value StoreMySQL 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 DBMSRelational DBMS infoSince Version 10.5 support for JSON/BSON documents compatible with MongoDBMultivalue DBMSKey-value storeRelational DBMS
Secondary database modelsDocument store
RDF store infoin Db2 LUW (Linux, Unix, Windows)
Spatial DBMS infowith Db2 Spatial Extender
Document store
Search engine infoUsing distributed Lucene
Document store
Spatial DBMS
Time Series DBMS
Vector DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.59
Rank#150  Overall
#69  Relational DBMS
Score128.46
Rank#8  Overall
#5  Relational DBMS
Score1.41
Rank#159  Overall
#3  Multivalue DBMS
Score0.94
Rank#195  Overall
#29  Key-value stores
Score5.60
Rank#62  Overall
#35  Relational DBMS
Websitewww.datomic.comwww.ibm.com/­products/­db2www.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-jbasewww.alachisoft.com/­ncachewww.singlestore.com
Technical documentationdocs.datomic.comwww.ibm.com/­docs/­en/­db2docs.rocketsoftware.com/­bundle?labelkey=jbase_5.9www.alachisoft.com/­resources/­docsdocs.singlestore.com
DeveloperCognitectIBMRocket Software (formerly Zumasys)AlachisoftSingleStore Inc.
Initial release20121983 infohost version199120052013
Current release1.0.6735, June 202312.1, October 20165.75.3.3, April 20248.5, January 2024
License infoCommercial or Open Sourcecommercial infolimited edition freecommercial infofree version is availablecommercialOpen Source infoEnterprise Edition availablecommercial infofree developer edition available
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.
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 languageJava, ClojureC and C++C#, .NET, .NET Core, JavaC++, Go
Server operating systemsAll OS with a Java VMAIX
HP-UX
Linux
Solaris
Windows
z/OS
AIX
Linux
Windows
Linux
Windows
Linux info64 bit version required
Data schemeyesyesschema-freeschema-freeyes
Typing infopredefined data types such as float or dateyesyesoptionalpartial 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.noyesnono
Secondary indexesyesyesyesyes
SQL infoSupport of SQLnoyesEmbedded SQL for jBASE in BASICSQL-like query syntax and LINQ for searching the cache. Cache Synchronization with SQL Server using SQL dependency.yes infobut no triggers and foreign keys
APIs and other access methodsRESTful HTTP APIADO.NET
JDBC
JSON style queries infoMongoDB compatible
ODBC
XQuery
JDBC
ODBC
Proprietary protocol
RESTful HTTP API
SOAP-based API
IDistributedCache
JCache
LINQ
Proprietary native API
Cluster Management API infoas HTTP Rest and CLI
HTTP API
JDBC
MongoDB API
ODBC
Supported programming languagesClojure
Java
C
C#
C++
Cobol
Delphi
Fortran
Java
Perl
PHP
Python
Ruby
Visual Basic
.Net
Basic
Jabbascript
Java
.Net
.Net Core
C#
Java
JavaScript (Node.js)
Python
Scala
Bash
C
C#
Java
JavaScript (Node.js)
Python
Server-side scripts infoStored proceduresyes infoTransaction Functionsyesyesno infosupport for stored procedures with SQL-Server CLRyes
TriggersBy using transaction functionsyesyesyes infoNotificationsno
Partitioning methods infoMethods for storing different data on different nodesnone infoBut extensive use of caching in the application peersSharding infoonly with Windows/Unix/Linux VersionShardingyesSharding infohash partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesnone infoBut extensive use of caching in the application peersyes infowith separate tools (MQ, InfoSphere)yesyes, with selectable consistency levelSource-replica replication infostores two copies of each physical data partition on two separate nodes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyesno infocan define user-defined aggregate functions for map-reduce-style calculations
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency
Immediate Consistency
Strong Eventual Consistency over WAN with Conflict Resolution using Bridge Topology
Immediate Consistency
Foreign keys infoReferential integritynoyesnonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDoptimistic locking and pessimistic lockingACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes, multi-version concurrency control (MVCC)
Durability infoSupport for making data persistentyes infousing external storage systems (e.g. Cassandra, DynamoDB, PostgreSQL, Couchbase and others)yesyesyesyes 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.yes inforecommended only for testing and developmentyesyesyes
User concepts infoAccess controlnofine grained access rights according to SQL-standardAccess rights can be defined down to the item levelAuthentication to access the cache via Active Directory/LDAP (possible roles: user, administrator)Fine grained access control via users, groups and roles
More information provided by the system vendor
DatomicIBM Db2 infoformerly named DB2 or IBM Database 2jBASENCacheSingleStore infoformer name was MemSQL
Specific characteristicsNCache has been the market leader in .NET Distributed Caching since 2005 . NCache...
» more
SingleStore offers a fully-managed , distributed, highly-scalable SQL database designed...
» more
Competitive advantagesNCache is 100% .NET/ .NET Core based which fully supports ASP.NET Core Sessions ,...
» more
SingleStore’s competitive advantages include: Easy and Simplified Architecture with...
» more
Typical application scenariosNCache enables industries like retail, finance, banking IoT, travel, ecommerce, healthcare...
» more
Driving Fast Analytics: SingleStore delivers the fastest and most scalable reporting...
» more
Key customersBank of America, Citi, Natures Way, Charter Spectrum, Barclays, Henry Schein, GBM,...
» more
IEX Cloud : Improves Financial Data Distribution Speed 15x with Singlestore DB Comcast,...
» more
Market metricsMarket Leader in .NET Distributed Caching since 2005.
» more
Customers in various industries worldwide including US and International Industry...
» more
Licensing and pricing modelsNCache Open Source is free on an as-is basis without any support. NCache Enterprise...
» 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

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

More resources
DatomicIBM Db2 infoformerly named DB2 or IBM Database 2jBASENCacheSingleStore infoformer name was MemSQL
DB-Engines blog posts

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

Stanchion Turns SQLite Into A Column Store
15 February 2024, iProgrammer

Nubank buys firm behind Clojure programming language
28 July 2020, Finextra

Zoona Case Study
16 December 2017, AWS Blog

Architecting Software for Leverage
13 November 2021, InfoQ.com

TerminusDB Takes on Data Collaboration with a git-Like Approach
1 December 2020, The New Stack

provided by Google News

IBM's vintage Db2 database jumps on AWS's cloud bandwagon
29 November 2023, The Register

Performance optimization of full load and ongoing replication tasks from self-managed Db2 to Amazon RDS for Db2 ...
24 April 2024, AWS Blog

IBM Collaborates with AWS to Launch a New Cloud Database Offering, Enabling Customers to Optimize Data ...
27 November 2023, IBM Newsroom

Precisely says it's smoothing migration of Db2 analytics data to AWS cloud – Blocks and Files
5 April 2024, Blocks & Files

How Amazon RDS for IBM Db2 Showcases the Power of Co-Creation
21 December 2023, Acceleration Economy

provided by Google News

Temenos signs first customer in India
24 August 2009, Finextra

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

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

SingleStore Announces Real-time Data Platform to Further Accelerate AI, Analytics and Application Development
24 January 2024, businesswire.com

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

RaimaDB logo

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

AllegroGraph logo

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

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