DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > EJDB vs. InfinityDB vs. Microsoft Azure Cosmos DB vs. OpenTSDB vs. TimescaleDB

System Properties Comparison EJDB vs. InfinityDB vs. Microsoft Azure Cosmos DB vs. OpenTSDB vs. TimescaleDB

Editorial information provided by DB-Engines
NameEJDB  Xexclude from comparisonInfinityDB  Xexclude from comparisonMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDB  Xexclude from comparisonOpenTSDB  Xexclude from comparisonTimescaleDB  Xexclude from comparison
DescriptionEmbeddable document-store database library with JSON representation of queries (in MongoDB style)A Java embedded Key-Value Store which extends the Java Map interfaceGlobally distributed, horizontally scalable, multi-model database serviceScalable Time Series DBMS based on HBaseA time series DBMS optimized for fast ingest and complex queries, based on PostgreSQL
Primary database modelDocument storeKey-value storeDocument store
Graph DBMS
Key-value store
Wide column store
Time Series DBMSTime Series DBMS
Secondary database modelsSpatial DBMSRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.27
Rank#297  Overall
#44  Document stores
Score0.00
Rank#378  Overall
#57  Key-value 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
Score4.64
Rank#71  Overall
#4  Time Series DBMS
Websitegithub.com/­Softmotions/­ejdbboilerbay.comazure.microsoft.com/­services/­cosmos-dbopentsdb.netwww.timescale.com
Technical documentationgithub.com/­Softmotions/­ejdb/­blob/­master/­README.mdboilerbay.com/­infinitydb/­manuallearn.microsoft.com/­azure/­cosmos-dbopentsdb.net/­docs/­build/­html/­index.htmldocs.timescale.com
DeveloperSoftmotionsBoiler Bay Inc.Microsoftcurrently maintained by Yahoo and other contributorsTimescale
Initial release20122002201420112017
Current release4.02.13.0, November 2023
License infoCommercial or Open SourceOpen Source infoGPLv2commercialcommercialOpen Source infoLGPLOpen 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 languageCJavaJavaC
Server operating systemsserver-lessAll OS with a Java VMhostedLinux
Windows
Linux
OS X
Windows
Data schemeschema-freeyes infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgradeschema-freeschema-freeyes
Typing infopredefined data types such as float or dateyes infostring, integer, double, bool, date, object_idyes infoall Java primitives, Date, CLOB, BLOB, huge sparse arraysyes infoJSON typesnumeric data for metrics, strings for tagsnumerics, 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.nonoyes
Secondary indexesnono infomanual creation possible, using inversions based on multi-value capabilityyes infoAll properties auto-indexed by defaultnoyes
SQL infoSupport of SQLnonoSQL-like query languagenoyes infofull PostgreSQL SQL syntax
APIs and other access methodsin-process shared libraryAccess via java.util.concurrent.ConcurrentNavigableMap Interface
Proprietary API to InfinityDB ItemSpace (boilerbay.com/­docs/­ItemSpaceDataStructures.htm)
DocumentDB API
Graph API (Gremlin)
MongoDB API
RESTful HTTP API
Table API
HTTP API
Telnet API
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Supported programming languagesActionscript
C
C#
C++
Go
Java
JavaScript (Node.js)
Lua
Objective-C
Pike
Python
Ruby
Java.Net
C#
Java
JavaScript
JavaScript (Node.js)
MongoDB client drivers written for various programming languages
Python
Erlang
Go
Java
Python
R
Ruby
.Net
C
C++
Delphi
Java infoJDBC
JavaScript
Perl
PHP
Python
R
Ruby
Scheme
Tcl
Server-side scripts infoStored proceduresnonoJavaScriptnouser defined functions, PL/pgSQL, PL/Tcl, PL/Perl, PL/Python, PL/Java, PL/PHP, PL/R, PL/Ruby, PL/Scheme, PL/Unix shell
TriggersnonoJavaScriptnoyes
Partitioning methods infoMethods for storing different data on different nodesnonenoneSharding infoImplicit feature of the cloud serviceSharding infobased on HBaseyes, across time and space (hash partitioning) attributes
Replication methods infoMethods for redundantly storing data on multiple nodesnonenoneyes infoImplicit feature of the cloud serviceselectable replication factor infobased on HBaseSource-replica replication with hot standby and reads on replicas info
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonowith Hadoop integration infoIntegration with Hadoop/HDInsight on Azure*nono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency infoREAD-COMMITTED or SERIALIZEDBounded Staleness
Consistent Prefix
Eventual Consistency
Immediate Consistency infoConsistency level configurable on request level
Session Consistency
Immediate Consistency infobased on HBaseImmediate Consistency
Foreign keys infoReferential integrityno infotypically not needed, however similar functionality with collection joins possibleno infomanual creation possible, using inversions based on multi-value capabilitynonoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACID infoOptimistic locking for transactions; no isolation for bulk loadsMulti-item ACID transactions with snapshot isolation within a partitionnoACID
Concurrency infoSupport for concurrent manipulation of datayes infoRead/Write Lockingyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonono
User concepts infoAccess controlnonoAccess rights can be defined down to the item levelnofine 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
EJDBInfinityDBMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDBOpenTSDBTimescaleDB
DB-Engines blog posts

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

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

General availability: Microsoft Entra ID integration with Azure Cosmos DB for PostgreSQL | Azure updates
13 March 2024, Microsoft

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

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

TimescaleDB for Azure Database for PostgreSQL to power IoT and time-series workloads | Azure updates
18 March 2019, azure.microsoft.com

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

AllegroGraph logo

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

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

RaimaDB logo

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

Present your product here