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

DBMS > Ignite vs. LokiJS vs. Microsoft Azure Cosmos DB vs. Sadas Engine vs. TimescaleDB

System Properties Comparison Ignite vs. LokiJS vs. Microsoft Azure Cosmos DB vs. Sadas Engine vs. TimescaleDB

Editorial information provided by DB-Engines
NameIgnite  Xexclude from comparisonLokiJS  Xexclude from comparisonMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDB  Xexclude from comparisonSadas Engine  Xexclude from comparisonTimescaleDB  Xexclude from comparison
DescriptionApache Ignite is a memory-centric distributed database, caching, and processing platform for transactional, analytical, and streaming workloads, delivering in-memory speeds at petabyte scale.In-memory JavaScript DBMSGlobally distributed, horizontally scalable, multi-model database serviceSADAS Engine is a columnar DBMS specifically designed for high performance in data warehouse environmentsA time series DBMS optimized for fast ingest and complex queries, based on PostgreSQL
Primary database modelKey-value store
Relational DBMS
Document storeDocument store
Graph DBMS
Key-value store
Wide column store
Relational DBMSTime Series DBMS
Secondary database modelsSpatial DBMSRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score3.16
Rank#96  Overall
#15  Key-value stores
#49  Relational DBMS
Score0.43
Rank#264  Overall
#42  Document stores
Score29.04
Rank#27  Overall
#4  Document stores
#2  Graph DBMS
#3  Key-value stores
#3  Wide column stores
Score0.00
Rank#383  Overall
#158  Relational DBMS
Score4.64
Rank#71  Overall
#4  Time Series DBMS
Websiteignite.apache.orggithub.com/­techfort/­LokiJSazure.microsoft.com/­services/­cosmos-dbwww.sadasengine.comwww.timescale.com
Technical documentationapacheignite.readme.io/­docstechfort.github.io/­LokiJSlearn.microsoft.com/­azure/­cosmos-dbwww.sadasengine.com/­en/­sadas-engine-download-free-trial-and-documentation/­#documentationdocs.timescale.com
DeveloperApache Software FoundationMicrosoftSADAS s.r.l.Timescale
Initial release20152014201420062017
Current releaseApache Ignite 2.68.02.13.0, November 2023
License infoCommercial or Open SourceOpen Source infoApache 2.0Open Sourcecommercialcommercial infofree trial version availableOpen Source infoApache 2.0
Cloud-based only infoOnly available as a cloud servicenonoyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++, Java, .NetJavaScriptC++C
Server operating systemsLinux
OS X
Solaris
Windows
server-less, requires a JavaScript environment (browser, Node.js)hostedAIX
Linux
Windows
Linux
OS X
Windows
Data schemeyesschema-freeschema-freeyesyes
Typing infopredefined data types such as float or dateyesnoyes infoJSON typesyesnumerics, strings, booleans, arrays, JSON blobs, geospatial dimensions, currencies, binary data, other complex data types
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.yesnonoyes
Secondary indexesyesyes infovia viewsyes infoAll properties auto-indexed by defaultyesyes
SQL infoSupport of SQLANSI-99 for query and DML statements, subset of DDLnoSQL-like query languageyesyes infofull PostgreSQL SQL syntax
APIs and other access methodsHDFS API
Hibernate
JCache
JDBC
ODBC
Proprietary protocol
RESTful HTTP API
Spring Data
JavaScript APIDocumentDB API
Graph API (Gremlin)
MongoDB API
RESTful HTTP API
Table API
JDBC
ODBC
Proprietary protocol
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Supported programming languagesC#
C++
Java
PHP
Python
Ruby
Scala
JavaScript.Net
C#
Java
JavaScript
JavaScript (Node.js)
MongoDB client drivers written for various programming languages
Python
.Net
C
C#
C++
Groovy
Java
PHP
Python
.Net
C
C++
Delphi
Java infoJDBC
JavaScript
Perl
PHP
Python
R
Ruby
Scheme
Tcl
Server-side scripts infoStored proceduresyes (compute grid and cache interceptors can be used instead)View functions in JavaScriptJavaScriptnouser defined functions, PL/pgSQL, PL/Tcl, PL/Perl, PL/Python, PL/Java, PL/PHP, PL/R, PL/Ruby, PL/Scheme, PL/Unix shell
Triggersyes (cache interceptors and events)yesJavaScriptnoyes
Partitioning methods infoMethods for storing different data on different nodesShardingnoneSharding infoImplicit feature of the cloud servicehorizontal partitioningyes, across time and space (hash partitioning) attributes
Replication methods infoMethods for redundantly storing data on multiple nodesyes (replicated cache)noneyes infoImplicit feature of the cloud servicenoneSource-replica replication with hot standby and reads on replicas info
MapReduce infoOffers an API for user-defined Map/Reduce methodsyes (compute grid and hadoop accelerator)yeswith Hadoop integration infoIntegration with Hadoop/HDInsight on Azure*nono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencynoneBounded Staleness
Consistent Prefix
Eventual Consistency
Immediate Consistency infoConsistency level configurable on request level
Session Consistency
Immediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynononoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDno infoatomic operations within a single collection possibleMulti-item ACID transactions with snapshot isolation within a partitionACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyes infoSerialization of a DB in a Node.JS/Cordova/PhoneGap environment. Usage of the IndexedDB-API in a browser.yesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyes infomanaged by 'Learn by Usage'no
User concepts infoAccess controlSecurity Hooks for custom implementationsnoAccess rights can be defined down to the item levelAccess rights for users, groups and roles 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 partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more

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

More resources
IgniteLokiJSMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDBSadas EngineTimescaleDB
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

GridGain Announces Call for Speakers for Virtual Apache Ignite Summit 2024
8 February 2024, PR Newswire

Apache Ignite: An Overview
6 September 2023, Open Source For You

GridGain Releases Conference Schedule for Virtual Apache Ignite Summit 2023
1 June 2023, Datanami

What is Apache Ignite? How is Apache Ignite Used?
18 July 2022, The Stack

Real-time in-memory OLTP and Analytics with Apache Ignite on AWS | Amazon Web Services
14 May 2016, AWS Blog

provided by Google News

LokiJS - A JavaScript Database
18 November 2014, iProgrammer

provided by Google News

Start your AI journey with Microsoft Azure Cosmos DB—compete for $10K
9 May 2024, Microsoft

Public preview: Change partition key of a container in Azure Cosmos DB (NoSQL API) | Azure updates
27 March 2024, Microsoft

Evaluating Performance: CosmosDB vs. Azure SQL
16 January 2024, Хабр

Azure Synapse Link for Cosmos DB: New Analytics Capabilities
10 November 2023, InfoQ.com

How to Migrate Azure Cosmos DB Databases | by Arwin Lashawn
25 August 2023, DataDrivenInvestor

provided by Google News

TimescaleDB Is a Vector Database Now, Too
25 September 2023, Datanami

Timescale Acquires PopSQL to Bring a Modern, Collaborative SQL GUI to PostgreSQL Developers
4 April 2024, PR Newswire

Power IoT and time-series workloads with TimescaleDB for Azure Database for PostgreSQL
18 March 2019, Microsoft

Timescale Valuation Rockets to Over $1B with $110M Round, Marking the Explosive Rise of Time-Series Data
22 February 2022, Business Wire

Visualizing IoT Data at Scale With Hopara and TimescaleDB
16 May 2023, Embedded Computing Design

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

SingleStore logo

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

Neo4j logo

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