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 > Alibaba Cloud TSDB vs. EJDB vs. Memgraph vs. SQL.JS vs. TimesTen

System Properties Comparison Alibaba Cloud TSDB vs. EJDB vs. Memgraph vs. SQL.JS vs. TimesTen

Editorial information provided by DB-Engines
NameAlibaba Cloud TSDB  Xexclude from comparisonEJDB  Xexclude from comparisonMemgraph  Xexclude from comparisonSQL.JS  Xexclude from comparisonTimesTen  Xexclude from comparison
DescriptionA stable, reliable, and cost-effective online high-performance time series database serviceEmbeddable document-store database library with JSON representation of queries (in MongoDB style)An open source graph database built for real-time streaming and compatible with Neo4jPort of SQLite to JavaScriptIn-Memory RDBMS compatible to Oracle
Primary database modelTime Series DBMSDocument storeGraph DBMSRelational DBMSRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.29
Rank#301  Overall
#26  Time Series DBMS
Score0.31
Rank#296  Overall
#44  Document stores
Score3.19
Rank#94  Overall
#8  Graph DBMS
Score0.63
Rank#241  Overall
#112  Relational DBMS
Score1.36
Rank#161  Overall
#75  Relational DBMS
Websitewww.alibabacloud.com/­product/­hitsdbgithub.com/­Softmotions/­ejdbmemgraph.comsql.js.orgwww.oracle.com/­database/­technologies/­related/­timesten.html
Technical documentationwww.alibabacloud.com/­help/­en/­time-series-database/­latest/­what-is-tsdbgithub.com/­Softmotions/­ejdb/­blob/­master/­README.mdmemgraph.com/­docssql.js.org/­documentation/­index.htmldocs.oracle.com/­database/­timesten-18.1
Social network pagesLinkedInTwitterFacebookGitHubDiscord
DeveloperAlibabaSoftmotionsMemgraph LtdAlon Zakai infoenhancements implemented by othersOracle, TimesTen Performance Software, HP infooriginally founded in HP Labs it was acquired by Oracle in 2005
Initial release2012201720121998
Current release11 Release 2 (11.2.2.8.0)
License infoCommercial or Open SourcecommercialOpen Source infoGPLv2Open Source infoBSL 1.1; commercial license for enterprise edition availableOpen Sourcecommercial
Cloud-based only infoOnly available as a cloud serviceyesnononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageCC and C++JavaScript
Server operating systemshostedserver-lessLinuxserver-less, requires a JavaScript environment (browser, Node.js)AIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Data schemeschema-freeschema-freeschema-free and schema-optionalyesyes
Typing infopredefined data types such as float or dateNumeric data and Stringsyes infostring, integer, double, bool, date, object_idyesyesyes
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.nononono
Secondary indexesnonoyes
SQL infoSupport of SQLnononoyes infoSQL-92 is not fully supportedyes
APIs and other access methodsHTTP RESTin-process shared libraryBolt protocol
Cypher query language
JavaScript APIJDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Supported programming languagesJavaActionscript
C
C#
C++
Go
Java
JavaScript (Node.js)
Lua
Objective-C
Pike
Python
Ruby
.Net
C
C++
Elixir
Go
Haskell
Java
JavaScript
PHP
Python
Ruby
Scala
JavaScriptC
C++
Java
PL/SQL
Server-side scripts infoStored proceduresnononoPL/SQL
Triggersnononono
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infodynamic graph partitioningnonenone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneMulti-source replication using RAFTnoneMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencynoneImmediate Consistency or Eventual Consistency depending on configuration
Foreign keys infoReferential integritynono infotypically not needed, however similar functionality with collection joins possibleyes inforelationships in graphsyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanonoACID infowith snapshot isolationACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyes infoRead/Write Lockingyes, multi-version concurrency control (MVCC)yes
Durability infoSupport for making data persistentyesyesyes infowith periodic snapshot and write-ahead logging (WAL) of changesno infoexcept by serializing a db to a fileyes infoby means of logfiles and checkpoints
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyesyes
User concepts infoAccess controlAccess managed on TSDB instance levelnoUsers, roles and permissionsnofine grained access rights according to SQL-standard
More information provided by the system vendor
Alibaba Cloud TSDBEJDBMemgraphSQL.JSTimesTen
Specific characteristicsMemgraph directly connects to your streaming infrastructure so you and your team...
» more
Competitive advantagesBusiness Source License ensures a future for the Memgraph community MAGE algorithm...
» more
Typical application scenariosGraph algorithms in bioinformatics Social network analysis Cryptocurrency network...
» more
Licensing and pricing modelsYou can check out our pricing model and licenses on the company website .
» 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
Alibaba Cloud TSDBEJDBMemgraphSQL.JSTimesTen
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

Enhance Your Network Analysis with the Power of a Graph DB
4 May 2024, Towards Data Science

Graph database company Memgraph raises $9.34M
5 October 2021, VentureBeat

Croatian graph database startup Memgraph raises €8M with Microsoft as key investor, plans to boost R&D
20 October 2021, The Recursive

Graph Database Market to grow at a CAGR of 19.9% from 2022 to 2027|Increased demand for low-latency queries is a ...
7 August 2023, PR Newswire

Making Your Own Memory Graph To Detect Memory Issues On iOS
13 April 2021, hackernoon.com

provided by Google News

9 Best JavaScript and TypeScript ORMs for 2024 — SitePoint
22 March 2023, SitePoint

Execute millions of SQL statements in milliseconds in the browser with WebAssembly and Web Workers.
14 January 2017, hackernoon.com

SQLite On The Web: Absurd-sql
24 August 2021, Hackaday

In Praise Of SQLite
28 July 2022, iProgrammer

Running PostgreSQL Inside Your Browser
8 September 2022, iProgrammer

provided by Google News



Share this page

Featured Products

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.

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

Present your product here