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 Impala vs. jBASE vs. SWC-DB

System Properties Comparison AlaSQL vs. Amazon Neptune vs. Apache Impala vs. jBASE vs. SWC-DB

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonAmazon Neptune  Xexclude from comparisonApache Impala  Xexclude from comparisonjBASE  Xexclude from comparisonSWC-DB infoSuper Wide Column Database  Xexclude from comparison
DescriptionJavaScript DBMS libraryFast, reliable graph database built for the cloudAnalytic DBMS for HadoopA robust multi-value DBMS comprising development tools and middlewareA high performance, scalable Wide Column DBMS
Primary database modelDocument store
Relational DBMS
Graph DBMS
RDF store
Relational DBMSMultivalue DBMSWide column store
Secondary database modelsDocument storeTime Series 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
Score12.45
Rank#40  Overall
#24  Relational DBMS
Score1.49
Rank#156  Overall
#3  Multivalue DBMS
Score0.08
Rank#364  Overall
#13  Wide column stores
Websitealasql.orgaws.amazon.com/­neptuneimpala.apache.orgwww.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-jbasegithub.com/­kashirin-alex/­swc-db
www.swcdb.org
Technical documentationgithub.com/­AlaSQL/­alasqlaws.amazon.com/­neptune/­developer-resourcesimpala.apache.org/­impala-docs.htmldocs.rocketsoftware.com/­bundle?labelkey=jbase_5.9
DeveloperAndrey Gershun & Mathias R. WulffAmazonApache Software Foundation infoApache top-level project, originally developed by ClouderaRocket Software (formerly Zumasys)Alex Kashirin
Initial release20142017201319912020
Current release4.1.0, June 20225.70.5, April 2021
License infoCommercial or Open SourceOpen Source infoMIT-LicensecommercialOpen Source infoApache Version 2commercialOpen Source infoGPL V3
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 languageJavaScriptC++C++
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)hostedLinuxAIX
Linux
Windows
Linux
Data schemeschema-freeschema-freeyesschema-freeschema-free
Typing infopredefined data types such as float or datenoyesyesoptional
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.nononoyesno
Secondary indexesnonoyes
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.noSQL-like DML and DDL statementsEmbedded SQL for jBASE in BASICSQL-like query language
APIs and other access methodsJavaScript APIOpenCypher
RDF 1.1 / SPARQL 1.1
TinkerPop Gremlin
JDBC
ODBC
JDBC
ODBC
Proprietary protocol
RESTful HTTP API
SOAP-based API
Proprietary protocol
Thrift
Supported programming languagesJavaScriptC#
Go
Java
JavaScript
PHP
Python
Ruby
Scala
All languages supporting JDBC/ODBC.Net
Basic
Jabbascript
Java
C++
Server-side scripts infoStored proceduresnonoyes infouser defined functions and integration of map-reduceyesno
Triggersyesnonoyesno
Partitioning methods infoMethods for storing different data on different nodesnonenoneShardingShardingSharding
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.selectable replication factoryes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyes infoquery execution via MapReducenono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyEventual ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesyes infoRelationships in graphsnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infoonly for local storage and DOM-storageACIDnoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyes infoby using IndexedDB, SQL.JS or proprietary FileStorageyes infowith encyption-at-restyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyesno
User concepts infoAccess controlnoAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)Access rights for users, groups and roles infobased on Apache Sentry and KerberosAccess 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 ImpalajBASESWC-DB infoSuper Wide Column Database
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

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

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

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

Amazon Neptune Analytics is now available in the AWS Europe (London) Region
14 March 2024, AWS Blog

Analyze large amounts of graph data to get insights and find trends with Amazon Neptune Analytics | Amazon Web ...
29 November 2023, AWS Blog

provided by Google News

Apache Impala 4 Supports Operator Multi-Threading
29 July 2021, iProgrammer

Apache Impala becomes Top-Level Project
28 November 2017, SDTimes.com

Cloudera Bringing Impala to AWS Cloud
28 November 2017, Datanami

Apache Doris just 'graduated': Why care about this SQL data warehouse
24 June 2022, InfoWorld

Hudi: Uber Engineering’s Incremental Processing Framework on Apache Hadoop
12 March 2017, Uber

provided by Google News

2022 All O-Zone Football Team
17 December 2022, Ozarks Sports Zone

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