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 > EsgynDB vs. LokiJS vs. Microsoft Azure Cosmos DB vs. OpenTSDB vs. OushuDB

System Properties Comparison EsgynDB vs. LokiJS vs. Microsoft Azure Cosmos DB vs. OpenTSDB vs. OushuDB

Editorial information provided by DB-Engines
NameEsgynDB  Xexclude from comparisonLokiJS  Xexclude from comparisonMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDB  Xexclude from comparisonOpenTSDB  Xexclude from comparisonOushuDB  Xexclude from comparison
DescriptionEnterprise-class SQL-on-Hadoop solution, powered by Apache TrafodionIn-memory JavaScript DBMSGlobally distributed, horizontally scalable, multi-model database serviceScalable Time Series DBMS based on HBaseA data warehouse powered by Apache HAWQ supporting descriptive analysis and advanced machine learning
Primary database modelRelational DBMSDocument storeDocument store
Graph DBMS
Key-value store
Wide column store
Time Series DBMSRelational DBMS
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.16
Rank#329  Overall
#146  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
Score1.68
Rank#146  Overall
#12  Time Series DBMS
Score0.04
Rank#363  Overall
#154  Relational DBMS
Websitewww.esgyn.cngithub.com/­techfort/­LokiJSazure.microsoft.com/­services/­cosmos-dbopentsdb.netwww.oushu.com/­product/­oushuDB
Technical documentationtechfort.github.io/­LokiJSlearn.microsoft.com/­azure/­cosmos-dbopentsdb.net/­docs/­build/­html/­index.htmlwww.oushu.com/­documentation
DeveloperEsgynMicrosoftcurrently maintained by Yahoo and other contributorsOushu
Initial release2015201420142011
Current release4.0.1, August 2020
License infoCommercial or Open SourcecommercialOpen SourcecommercialOpen Source infoLGPLcommercial
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++, JavaJavaScriptJava
Server operating systemsLinuxserver-less, requires a JavaScript environment (browser, Node.js)hostedLinux
Windows
Linux
Data schemeyesschema-freeschema-freeschema-freeyes
Typing infopredefined data types such as float or dateyesnoyes infoJSON typesnumeric data for metrics, strings for tagsyes
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.nonono
Secondary indexesyesyes infovia viewsyes infoAll properties auto-indexed by defaultnoyes
SQL infoSupport of SQLyesnoSQL-like query languagenoFull-featured ANSI SQL support
APIs and other access methodsADO.NET
JDBC
ODBC
JavaScript APIDocumentDB API
Graph API (Gremlin)
MongoDB API
RESTful HTTP API
Table API
HTTP API
Telnet API
JDBC
ODBC
Supported programming languagesAll languages supporting JDBC/ODBC/ADO.NetJavaScript.Net
C#
Java
JavaScript
JavaScript (Node.js)
MongoDB client drivers written for various programming languages
Python
Erlang
Go
Java
Python
R
Ruby
C
C++
Server-side scripts infoStored proceduresJava Stored ProceduresView functions in JavaScriptJavaScriptnoyes
TriggersnoyesJavaScriptnoyes
Partitioning methods infoMethods for storing different data on different nodesShardingnoneSharding infoImplicit feature of the cloud serviceSharding infobased on HBaseyes
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication between multi datacentersnoneyes infoImplicit feature of the cloud serviceselectable replication factor infobased on HBase
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesyeswith Hadoop integration infoIntegration with Hadoop/HDInsight on Azure*noHadoop integration
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 Consistency infobased on HBase
Foreign keys infoReferential integrityyesnonono
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 partitionnoACID
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.noyesno
User concepts infoAccess controlfine grained access rights according to SQL-standardnoAccess rights can be defined down to the item levelnoKerberos, SSL and role based access

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
EsgynDBLokiJSMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDBOpenTSDBOushuDB
DB-Engines blog posts

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

show all

Time Series DBMS are the database category with the fastest increase in popularity
4 July 2016, Matthias Gelbmann

show all

Recent citations in the news

LokiJS - A JavaScript Database
18 November 2014, iProgrammer

provided by Google News

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

General availability: PgAudit in Azure Cosmos DB for PostgreSQL | Azure updates
31 January 2024, azure.microsoft.com

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

Azure Cosmos DB joins the AI toolchain
23 May 2023, InfoWorld

provided by Google News

Comparing Different Time-Series Databases
10 February 2022, hackernoon.com

Brain Monitoring with Kafka, OpenTSDB, and Grafana
5 August 2016, KDnuggets

MapR to help admins peer into dense Hadoop clusters
28 June 2016, SiliconANGLE News

Comparing InfluxDB, TimescaleDB, and QuestDB Timeseries Databases
30 June 2021, Towards Data Science

MakeMyTrip travels forward in time using the power of open source
16 May 2017, Open Source For You

provided by Google News

China's answer to Snowflake is shaping as data demands upgrade
8 September 2021, PingWest

provided by Google News



Share this page

Featured Products

SingleStore logo

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

RaimaDB logo

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

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

Milvus logo

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

Present your product here