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

DBMS > AlaSQL vs. Datastax Enterprise vs. EJDB vs. JanusGraph vs. Oracle

System Properties Comparison AlaSQL vs. Datastax Enterprise vs. EJDB vs. JanusGraph vs. Oracle

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonDatastax Enterprise  Xexclude from comparisonEJDB  Xexclude from comparisonJanusGraph infosuccessor of Titan  Xexclude from comparisonOracle  Xexclude from comparison
DescriptionJavaScript DBMS libraryDataStax Enterprise (DSE) is the always-on, scalable data platform built on Apache Cassandra and designed for hybrid Cloud. DSE integrates graph, search, analytics, administration, developer tooling, and monitoring into a unified platform.Embeddable document-store database library with JSON representation of queries (in MongoDB style)A Graph DBMS optimized for distributed clusters infoIt was forked from the latest code base of Titan in January 2017Widely used RDBMS
Primary database modelDocument store
Relational DBMS
Wide column storeDocument storeGraph DBMSRelational DBMS
Secondary database modelsDocument store
Graph DBMS
Spatial DBMS
Search engine
Vector DBMS
Document store
Graph DBMS infowith Oracle Spatial and Graph
RDF store infowith Oracle Spatial and Graph
Spatial DBMS infowith Oracle Spatial and Graph
Vector DBMS infosince Oracle 23
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.46
Rank#260  Overall
#40  Document stores
#121  Relational DBMS
Score5.80
Rank#60  Overall
#4  Wide column stores
Score0.27
Rank#297  Overall
#44  Document stores
Score1.94
Rank#129  Overall
#12  Graph DBMS
Score1236.29
Rank#1  Overall
#1  Relational DBMS
Websitealasql.orgwww.datastax.com/­products/­datastax-enterprisegithub.com/­Softmotions/­ejdbjanusgraph.orgwww.oracle.com/­database
Technical documentationgithub.com/­AlaSQL/­alasqldocs.datastax.comgithub.com/­Softmotions/­ejdb/­blob/­master/­README.mddocs.janusgraph.orgdocs.oracle.com/­en/­database
DeveloperAndrey Gershun & Mathias R. WulffDataStaxSoftmotionsLinux Foundation; originally developed as Titan by AureliusOracle
Initial release20142011201220171980
Current release6.8, April 20200.6.3, February 202323c, September 2023
License infoCommercial or Open SourceOpen Source infoMIT-LicensecommercialOpen Source infoGPLv2Open Source infoApache 2.0commercial inforestricted free version is available
Cloud-based only infoOnly available as a cloud servicenonononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Datastax Astra DB: Astra DB simplifies cloud-native Cassandra application development for your apps, microservices and functions. Deploy in minutes on AWS, Google Cloud, Azure, and have it managed for you by the experts, with serverless, pay-as-you-go pricing.
Implementation languageJavaScriptJavaCJavaC and C++
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)Linux
OS X
server-lessLinux
OS X
Unix
Windows
AIX
HP-UX
Linux
OS X
Solaris
Windows
z/OS
Data schemeschema-freeschema-freeschema-freeyesyes infoSchemaless in JSON and XML columns
Typing infopredefined data types such as float or datenoyesyes infostring, integer, double, bool, date, object_idyesyes
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.nononoyes
Secondary indexesnoyesnoyesyes
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.SQL-like DML and DDL statements (CQL); Spark SQLnonoyes infowith proprietary extensions
APIs and other access methodsJavaScript APIProprietary protocol infoCQL (Cassandra Query Language)
TinkerPop Gremlin infowith DSE Graph
in-process shared libraryJava API
TinkerPop Blueprints
TinkerPop Frames
TinkerPop Gremlin
TinkerPop Rexster
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Supported programming languagesJavaScriptC
C#
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
Actionscript
C
C#
C++
Go
Java
JavaScript (Node.js)
Lua
Objective-C
Pike
Python
Ruby
Clojure
Java
Python
C
C#
C++
Clojure
Cobol
Delphi
Eiffel
Erlang
Fortran
Groovy
Haskell
Java
JavaScript
Lisp
Objective C
OCaml
Perl
PHP
Python
R
Ruby
Scala
Tcl
Visual Basic
Server-side scripts infoStored proceduresnononoyesPL/SQL infoalso stored procedures in Java possible
Triggersyesyesnoyesyes
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infono "single point of failure"noneyes infodepending on the used storage backend (e.g. Cassandra, HBase, BerkeleyDB)Sharding, horizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesnoneconfigurable replication factor, datacenter aware, advanced replication for edge computingnoneyesMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnoyes infovia Faunus, a graph analytics engineno infocan be realized in PL/SQL
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate Consistency
Tunable Consistency infoconsistency level can be individually decided with each write operation
Eventual Consistency
Immediate Consistency
Immediate Consistency
Foreign keys infoReferential integrityyesnono infotypically not needed, however similar functionality with collection joins possibleyes infoRelationships in graphsyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infoonly for local storage and DOM-storageno infoAtomicity and isolation are supported for single operationsnoACIDACID infoisolation level can be parameterized
Concurrency infoSupport for concurrent manipulation of datayesyes infoRead/Write Lockingyesyes
Durability infoSupport for making data persistentyes infoby using IndexedDB, SQL.JS or proprietary FileStorageyesyesyes infoSupports various storage backends: Cassandra, HBase, Berkeley DB, Akiban, Hazelcastyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyes infoVersion 12c introduced the new option 'Oracle Database In-Memory'
User concepts infoAccess controlnoAccess rights for users can be defined per objectnoUser authentification and security via Rexster Graph Serverfine grained access rights according to SQL-standard
More information provided by the system vendor
AlaSQLDatastax EnterpriseEJDBJanusGraph infosuccessor of TitanOracle
Specific characteristicsDataStax Enterprise is scale-out data infrastructure for enterprises that need to...
» more
Competitive advantagesSupporting the following application requirements: Zero downtime - Built on Apache...
» more
Typical application scenariosApplications that must be massively and linearly scalable with 100% uptime and able...
» more
Key customersCapital One, Cisco, Comcast, eBay, McDonald's, Microsoft, Safeway, Sony, UBS, and...
» more
Market metricsAmong the Forbes 100 Most Innovative Companies, DataStax is trusted by 5 of the top...
» more
Licensing and pricing modelsAnnual subscription
» 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
3rd partiesNavicat for Oracle improves the efficiency and productivity of Oracle developers and administrators with a streamlined working environment.
» more

Devart ODBC driver for Oracle accesses Oracle databases from ODBC-compliant reporting, analytics, BI, and ETL tools on both 32 and 64-bit Windows, macOS, and Linux.
» more

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

More resources
AlaSQLDatastax EnterpriseEJDBJanusGraph infosuccessor of TitanOracle
DB-Engines blog posts

MySQL is the DBMS of the Year 2019
3 January 2020, Matthias Gelbmann, Paul Andlinger

The struggle for the hegemony in Oracle's database empire
2 May 2017, Paul Andlinger

Architecting eCommerce Platforms for Zero Downtime on Black Friday and Beyond
25 November 2016, Tony Branson (guest author)

show all

Conferences, events and webinars

Oracle Cloud World
Las Vegas, 9-12 September 2024

Recent citations in the news

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

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

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

provided by Google News

DataStax and LlamaIndex Partner to Make Building RAG Applications Easier than Ever for GenAI Developers
20 February 2024, Business Wire

DataStax Introduces Enhanced RAG Capabilities Through Astra DB and NVIDIA Tech
19 March 2024, Datanami

DataStax Rolls Out Vector Search for Astra DB to Support Gen AI
19 July 2023, EnterpriseAI

DataStax adds vector search to boost support for generative AI workloads
18 July 2023, SiliconANGLE News

DataStax goes vector searching with Astra DB – Blocks and Files
20 July 2023, Blocks & Files

provided by Google News

Simple Deployment of a Graph Database: JanusGraph | by Edward Elson Kosasih
12 October 2020, Towards Data Science

Database Deep Dives: JanusGraph
8 August 2019, ibm.com

JanusGraph Picks Up Where TitanDB Left Off
13 January 2017, Datanami

Compose for JanusGraph arrives on Bluemix
15 September 2017, ibm.com

Nordstrom Builds Flexible Backend Ops with Kubernetes, Spark and JanusGraph
3 October 2019, The New Stack

provided by Google News

AI-Fueled Enterprise Data Management: The Rise Of Oracle Database 23ai
8 May 2024, Forbes

Announcing Oracle Database 23ai : General Availability
2 May 2024, blogs.oracle.com

Oracle Database 23ai : Where to find information
2 May 2024, blogs.oracle.com

Blog Theme - Details
2 May 2024, blogs.oracle.com

Oracle Globally Distributed Database supports RAFT Replication in Oracle Database 23ai
2 May 2024, blogs.oracle.com

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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

Present your product here