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

DBMS > AlaSQL vs. NebulaGraph vs. OpenTSDB vs. Rockset vs. SAP SQL Anywhere

System Properties Comparison AlaSQL vs. NebulaGraph vs. OpenTSDB vs. Rockset vs. SAP SQL Anywhere

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonNebulaGraph  Xexclude from comparisonOpenTSDB  Xexclude from comparisonRockset  Xexclude from comparisonSAP SQL Anywhere infoformerly called Adaptive Server Anywhere  Xexclude from comparison
DescriptionJavaScript DBMS libraryA distributed, linear scalable, high perfomant Graph DBMSScalable Time Series DBMS based on HBaseA scalable, reliable search and analytics service in the cloud, built on RocksDBRDBMS database and synchronization technologies for server, desktop, remote office, and mobile environments
Primary database modelDocument store
Relational DBMS
Graph DBMSTime Series DBMSDocument storeRelational DBMS
Secondary database modelsRelational DBMS
Search engine
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.51
Rank#256  Overall
#40  Document stores
#118  Relational DBMS
Score2.23
Rank#116  Overall
#10  Graph DBMS
Score1.68
Rank#142  Overall
#12  Time Series DBMS
Score0.82
Rank#212  Overall
#36  Document stores
Score3.95
Rank#80  Overall
#42  Relational DBMS
Websitealasql.orggithub.com/­vesoft-inc/­nebula
www.nebula-graph.io
opentsdb.netrockset.comwww.sap.com/­products/­technology-platform/­sql-anywhere.html
Technical documentationgithub.com/­AlaSQL/­alasqldocs.nebula-graph.ioopentsdb.net/­docs/­build/­html/­index.htmldocs.rockset.comhelp.sap.com/­docs/­SAP_SQL_Anywhere
DeveloperAndrey Gershun & Mathias R. WulffVesoft Inc.currently maintained by Yahoo and other contributorsRocksetSAP infoformerly Sybase
Initial release20142019201120191992
Current release17, July 2015
License infoCommercial or Open SourceOpen Source infoMIT-LicenseOpen Source infoApache Version 2.0 + Common Clause 1.0Open Source infoLGPLcommercialcommercial
Cloud-based only infoOnly available as a cloud servicenononoyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaScriptC++JavaC++
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)LinuxLinux
Windows
hostedAIX
HP-UX
Linux
OS X
Solaris
Windows
Data schemeschema-freeStrong typed schemaschema-freeschema-freeyes
Typing infopredefined data types such as float or datenoyesnumeric data for metrics, strings for tagsdynamic typingyes
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 infoingestion from XML files supportedyes
Secondary indexesnoyes infoNebula Graph internally uses the Key-Value store RocksDB for persistency. The vertices, edges, and their properties are stored as Key while their values are stored as Value. The primary indexes are per Key and secondary indexes are per Value.noall fields are automatically indexedyes
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.SQL-like query languagenoRead-only SQL queries, including JOINsyes
APIs and other access methodsJavaScript APIBrowser interface
console (shell)
Cypher Query Language
GO Object Graph Mapper
Java Object Graph Mapper
NGBatis infoORM framework for NebulaGraph and Spring-Boot
Proprietary native API
Python Object Graph Mapper
Query language nGQL
HTTP API
Telnet API
HTTP RESTADO.NET
HTTP API
JDBC
ODBC
Supported programming languagesJavaScript.Net
C++
Go
Java
PHP
Python
Erlang
Go
Java
Python
R
Ruby
Go
Java
JavaScript (Node.js)
Python
C
C#
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
Server-side scripts infoStored proceduresnouser defined functionsnonoyes, in C/C++, Java, .Net or Perl
Triggersyesnonoyes
Partitioning methods infoMethods for storing different data on different nodesnoneShardingSharding infobased on HBaseAutomatic shardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneCausal Clustering using Raft protocolselectable replication factor infobased on HBaseyesSource-replica replication infoDatabase mirroring
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyImmediate Consistency infobased on HBaseEventual ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesyes infoRelationships in graphsnonoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infoonly for local storage and DOM-storageACIDnonoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyes infoby using IndexedDB, SQL.JS or proprietary FileStorageyes infousing RocksDByesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesnoyes
User concepts infoAccess controlnoRole-based access controlnoAccess rights for users and organizations can be defined via Rockset consolefine grained access rights according to SQL-standard
More information provided by the system vendor
AlaSQLNebulaGraphOpenTSDBRocksetSAP SQL Anywhere infoformerly called Adaptive Server Anywhere
Specific characteristicsNebulaGraph is a truly distributed, linearly scalable, lightning-fast graph database,...
» more
Competitive advantagesNebulaGraph boasts the world's only graph database solution that is able to host...
» more
Typical application scenariosSocial networking Fraud detection Knowledge graph Data warehouse management Anti...
» more
Key customersCompanies from a variety of industries have implemented NebulaGraph Database in production,...
» more
Market metricsAt our very early stage, NebulaGraph has already received over 10,000 stars on GitHub...
» more
Licensing and pricing modelsNebulaGraph is open source and free to use under Apache 2.0 license.
» 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
AlaSQLNebulaGraphOpenTSDBRocksetSAP SQL Anywhere infoformerly called Adaptive Server Anywhere
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

HarperDB - How and Why We Built It From The Ground Up on NodeJS
28 February 2021, hackernoon.com

Create a Marvel Database with SQL and Javascript, the easy way
2 July 2019, Towards Data Science

Multi faceted data exploration in the browser using Leaflet and amCharts
3 May 2020, Towards Data Science

provided by Google News

Vesoft (NebulaGraph) Recognized in the Gartner® Market Guide for Graph Database Management Systems
15 November 2023, PR Newswire

NebulaGraph reaps from China's growing appetite for graph databases
16 September 2022, TechCrunch

NebulaGraph Completes Series A to Scale Its Distributed Graph Database
16 September 2022, Datanami

provided by Google News

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

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

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

LogicMonitor Rolls a Time Series Database for Finer-Grain Reporting
1 June 2016, The New Stack

A real-time processing revival - O'Reilly Radar
2 April 2015, O'Reilly Radar

provided by Google News

Rockset upgrades database to meet the needs of AI hybrid search – Blocks and Files
20 May 2024, Blocks and Files

Rockset launches native support for hybrid vector and text search to power AI apps
16 May 2024, SiliconANGLE News

Rockset Announces Native Support for Hybrid Search to Power AI Apps
17 May 2024, Datanami

Data Management News for the Week of May 17; Updates from Anomalo, DataStax, Rockset & More
16 May 2024, Solutions Review

Rockset targets cost control with latest database update
31 January 2024, TechTarget

provided by Google News

SAP vulnerabilities Let Attacker Inject OS Commands—Patch Now!
11 July 2023, CybersecurityNews

SAP Products & Services Data Portfolio
2 July 2021, Datamation

Securing SAP with AWS Network Firewall: Part 2 – Managed Rules | Amazon Web Services
17 July 2023, AWS Blog

MindsDB is now the leading and fastest growing applied ML platform in the world India - English
3 November 2022, PR Newswire

SAP launches HANA cloud platform, partners with Siemens, Intel
6 May 2015, Channel Daily News

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

Milvus logo

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

Present your product here