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 > Hazelcast vs. IBM Cloudant vs. SQLite vs. STSdb

System Properties Comparison Hazelcast vs. IBM Cloudant vs. SQLite vs. STSdb

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameHazelcast  Xexclude from comparisonIBM Cloudant  Xexclude from comparisonSQLite  Xexclude from comparisonSTSdb  Xexclude from comparison
DescriptionA widely adopted in-memory data gridDatabase as a Service offering based on Apache CouchDBWidely used embeddable, in-process RDBMSKey-Value Store with special method for indexing infooptimized for high performance using a special indexing method
Primary database modelKey-value storeDocument storeRelational DBMSKey-value store
Secondary database modelsDocument store infoJSON support with IMDG 3.12
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score5.97
Rank#57  Overall
#6  Key-value stores
Score2.68
Rank#106  Overall
#20  Document stores
Score114.32
Rank#10  Overall
#7  Relational DBMS
Score0.04
Rank#360  Overall
#52  Key-value stores
Websitehazelcast.comwww.ibm.com/­products/­cloudantwww.sqlite.orggithub.com/­STSSoft/­STSdb4
Technical documentationhazelcast.org/­imdg/­docscloud.ibm.com/­docs/­Cloudantwww.sqlite.org/­docs.html
DeveloperHazelcastIBM, Apache Software Foundation infoIBM acquired Cloudant in February 2014Dwayne Richard HippSTS Soft SC
Initial release2008201020002011
Current release5.3.6, November 20233.45.3  (15 April 2024), April 20244.0.8, September 2015
License infoCommercial or Open SourceOpen Source infoApache Version 2; commercial licenses availablecommercialOpen Source infoPublic DomainOpen Source infoGPLv2, commercial license available
Cloud-based only infoOnly available as a cloud servicenoyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaErlangCC#
Server operating systemsAll OS with a Java VMhostedserver-lessWindows
Data schemeschema-freeschema-freeyes infodynamic column typesyes
Typing infopredefined data types such as float or dateyesnoyes infonot rigid because of 'dynamic typing' concept.yes infoprimitive types and user defined types (classes)
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.yes infothe object must implement a serialization strategynono
Secondary indexesyesyesyesno
SQL infoSupport of SQLSQL-like query languagenoyes infoSQL-92 is not fully supportedno
APIs and other access methodsJCache
JPA
Memcached protocol
RESTful HTTP API
RESTful HTTP/JSON APIADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
.NET Client API
Supported programming languages.Net
C#
C++
Clojure
Go
Java
JavaScript (Node.js)
Python
Scala
C#
Java
JavaScript
Objective-C
PHP
Ruby
Actionscript
Ada
Basic
C
C#
C++
D
Delphi
Forth
Fortran
Haskell
Java
JavaScript
Lisp
Lua
MatLab
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
R
Ruby
Scala
Scheme
Smalltalk
Tcl
C#
Java
Server-side scripts infoStored proceduresyes infoEvent Listeners, Executor ServicesView functions (Map-Reduce) in JavaScriptnono
Triggersyes infoEventsyesyesno
Partitioning methods infoMethods for storing different data on different nodesShardingShardingnonenone
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoReplicated MapMulti-source replication
Source-replica replication
nonenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency or Eventual Consistency selectable by user infoRaft Consensus AlgorithmEventual Consistency
Foreign keys infoReferential integritynonoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataone or two-phase-commit; repeatable reads; read commitedno infoatomic operations within a document possibleACIDno
Concurrency infoSupport for concurrent manipulation of datayesyes infoOptimistic lockingyes infovia file-system locksyes
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.yesnoyes
User concepts infoAccess controlRole-based access controlAccess rights for users can be defined per databasenono

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 SQLite is a powerful and comprehensive SQLite GUI that provides a complete set of functions for database management and development.
» more

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

More resources
HazelcastIBM CloudantSQLiteSTSdb
DB-Engines blog posts

Big gains for Relational Database Management Systems in DB-Engines Ranking
2 February 2016, Matthias Gelbmann

show all

Recent citations in the news

Hazelcast Weaves Wider Logic Threads Through The Data Fabric
7 March 2024, Forbes

Hazelcast Sets New Standards for AI Workloads with Platform 5.4 Enhancements
18 April 2024, Datanami

Hazelcast 5.4 real time data processing platform boosts AI and consistency
17 April 2024, VentureBeat

Real-Time Data Platform Hazelcast Introduces New Chief Technology Officer Adrian Soars
7 November 2023, Finovate

Hazelcast: The 'true' value of streaming real-time data
27 September 2023, ComputerWeekly.com

provided by Google News

Cloudant Best (and Worst) Practices — Part 1
18 March 2019, IBM

Intro to Enterprise Cloud Storage: How to Set Up a Cloudant Database
1 December 2014, Linux.com

IBM Code Engine and IBM Cloudant: Serverless Data and Infrastructure
16 August 2021, IBM

IBM Expands Cloud Database Services with Kubernetes
26 September 2019, EnterpriseAI

IBM to Purchase Cloudant Database as a service (DBaaS) Provider
22 March 2014, App Developer Magazine

provided by Google News

How to work with Dapper and SQLite in ASP.NET Core
10 May 2024, InfoWorld

Limbo Is An SQLite-Compatible OLTP DBMS Leveraging IO_uring & Rust
9 May 2024, Phoronix

SQLite's new support for binary JSON is similar but different from a PostgreSQL feature • DEVCLASS
16 January 2024, DevClass

Universal API Access from Postgres and SQLite
27 February 2024, O'Reilly Media

How To Speed Up SQL Queries Using Indexes [Python Edition]
10 August 2023, KDnuggets

provided by Google News



Share this page

Featured Products

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.

SingleStore logo

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

Milvus logo

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

Present your product here