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 > AlaSQL vs. Amazon Neptune vs. Apache Druid vs. IBM Db2 Event Store vs. jBASE

System Properties Comparison AlaSQL vs. Amazon Neptune vs. Apache Druid vs. IBM Db2 Event Store vs. jBASE

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonAmazon Neptune  Xexclude from comparisonApache Druid  Xexclude from comparisonIBM Db2 Event Store  Xexclude from comparisonjBASE  Xexclude from comparison
DescriptionJavaScript DBMS libraryFast, reliable graph database built for the cloudOpen-source analytics data store designed for sub-second OLAP queries on high dimensionality and high cardinality dataDistributed Event Store optimized for Internet of Things use casesA robust multi-value DBMS comprising development tools and middleware
Primary database modelDocument store
Relational DBMS
Graph DBMS
RDF store
Relational DBMS
Time Series DBMS
Event Store
Time Series DBMS
Multivalue DBMS
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.29
Rank#113  Overall
#9  Graph DBMS
#5  RDF stores
Score3.25
Rank#90  Overall
#47  Relational DBMS
#7  Time Series DBMS
Score0.27
Rank#309  Overall
#2  Event Stores
#28  Time Series DBMS
Score1.49
Rank#156  Overall
#3  Multivalue DBMS
Websitealasql.orgaws.amazon.com/­neptunedruid.apache.orgwww.ibm.com/­products/­db2-event-storewww.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-jbase
Technical documentationgithub.com/­AlaSQL/­alasqlaws.amazon.com/­neptune/­developer-resourcesdruid.apache.org/­docs/­latest/­designwww.ibm.com/­docs/­en/­db2-event-storedocs.rocketsoftware.com/­bundle?labelkey=jbase_5.9
DeveloperAndrey Gershun & Mathias R. WulffAmazonApache Software Foundation and contributorsIBMRocket Software (formerly Zumasys)
Initial release20142017201220171991
Current release29.0.1, April 20242.05.7
License infoCommercial or Open SourceOpen Source infoMIT-LicensecommercialOpen Source infoApache license v2commercial infofree developer edition availablecommercial
Cloud-based only infoOnly available as a cloud servicenoyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaScriptJavaC and C++
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)hostedLinux
OS X
Unix
Linux infoLinux, macOS, Windows for the developer additionAIX
Linux
Windows
Data schemeschema-freeschema-freeyes infoschema-less columns are supportedyesschema-free
Typing infopredefined data types such as float or datenoyesyesyesoptional
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.nonononoyes
Secondary indexesnonoyesno
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.noSQL for queryingyes infothrough the embedded Spark runtimeEmbedded SQL for jBASE in BASIC
APIs and other access methodsJavaScript APIOpenCypher
RDF 1.1 / SPARQL 1.1
TinkerPop Gremlin
JDBC
RESTful HTTP/JSON API
ADO.NET
DB2 Connect
JDBC
ODBC
RESTful HTTP API
JDBC
ODBC
Proprietary protocol
RESTful HTTP API
SOAP-based API
Supported programming languagesJavaScriptC#
Go
Java
JavaScript
PHP
Python
Ruby
Scala
Clojure
JavaScript
PHP
Python
R
Ruby
Scala
C
C#
C++
Cobol
Delphi
Fortran
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Scala
Visual Basic
.Net
Basic
Jabbascript
Java
Server-side scripts infoStored proceduresnononoyesyes
Triggersyesnononoyes
Partitioning methods infoMethods for storing different data on different nodesnonenoneSharding infomanual/auto, time-basedShardingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesnoneMulti-availability zones high availability, asynchronous replication for up to 15 read replicas within a single region. Global database clusters consists of a primary write DB cluster in one region, and up to five secondary read DB clusters in different regions. Each secondary region can have up to 16 reader instances.yes, via HDFS, S3 or other storage enginesActive-active shard replicationyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyImmediate ConsistencyEventual Consistency
Foreign keys infoReferential integrityyesyes infoRelationships in graphsnonono
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 datayesyesNo - written data is immutableyes
Durability infoSupport for making data persistentyes infoby using IndexedDB, SQL.JS or proprietary FileStorageyes infowith encyption-at-restyesYes - Synchronous writes to local disk combined with replication and asynchronous writes in parquet format to permanent shared storageyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyesyes
User concepts infoAccess controlnoAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)RBAC using LDAP or Druid internals for users and groups for read/write by datasource and systemfine grained access rights according to SQL-standardAccess rights can be defined down to the item level

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

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

More resources
AlaSQLAmazon NeptuneApache DruidIBM Db2 Event StorejBASE
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

Exploring new features of Apache TinkerPop 3.7.x in Amazon Neptune | Amazon Web Services
7 June 2024, AWS Blog

Building NHM London's Planetary Knowledge Base with Amazon Neptune and the Registry of Open Data on AWS ...
5 June 2024, AWS Blog

Unit testing Apache TinkerPop transactions: From TinkerGraph to Amazon Neptune | Amazon Web Services
3 June 2024, AWS Blog

AWS announces Amazon Neptune I/O-Optimized
22 February 2024, AWS Blog

AWS Weekly Roundup: LlamaIndex support for Amazon Neptune, force AWS CloudFormation stack deletion, and more ...
27 May 2024, AWS Blog

provided by Google News

Apache Druid Wins Best Big Data Product in the 2023 BigDATAwire Readers' Choice Awards
26 January 2024, Datanami

New DDoS malware Attacking Apache big-data stack, Hadoop, & Druid Servers
26 February 2024, GBHackers

'Lucifer' Botnet Turns Up the Heat on Apache Hadoop Servers
21 February 2024, Dark Reading

Apache Druid Takes Its Place In The Pantheon Of Databases
16 June 2022, The Next Platform

How to connect DataGrip to Apache Druid | by Zisis Flokas
18 October 2021, Towards Data Science

provided by Google News

Advancements in streaming data storage, real-time analysis and machine learning
25 July 2019, IBM

How IBM Is Turning Db2 into an 'AI Database'
3 June 2019, Datanami

Best cloud databases of 2022
4 October 2022, ITPro

Why a robust data management strategy is essential today | IBM HDM
19 September 2019, Express Computer

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.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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