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. Datastax Enterprise vs. KeyDB vs. Oracle vs. Sqrrl

System Properties Comparison AlaSQL vs. Datastax Enterprise vs. KeyDB vs. Oracle vs. Sqrrl

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonDatastax Enterprise  Xexclude from comparisonKeyDB  Xexclude from comparisonOracle  Xexclude from comparisonSqrrl  Xexclude from comparison
Sqrrl has been acquired by Amazon and became a part of Amazon Web Services. It has been removed from the DB-Engines ranking.
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.An ultra-fast, open source Key-value store fully compatible with Redis API, modules, and protocolsWidely used RDBMSAdaptable, secure NoSQL built on Apache Accumulo
Primary database modelDocument store
Relational DBMS
Wide column storeKey-value storeRelational DBMSDocument store
Graph DBMS
Key-value store
Wide column store
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.53
Rank#258  Overall
#40  Document stores
#119  Relational DBMS
Score7.07
Rank#57  Overall
#4  Wide column stores
Score0.94
Rank#205  Overall
#30  Key-value stores
Score1221.06
Rank#1  Overall
#1  Relational DBMS
Websitealasql.orgwww.datastax.com/­products/­datastax-enterprisegithub.com/­Snapchat/­KeyDB
keydb.dev
www.oracle.com/­databasesqrrl.com
Technical documentationgithub.com/­AlaSQL/­alasqldocs.datastax.comdocs.keydb.devdocs.oracle.com/­en/­database
DeveloperAndrey Gershun & Mathias R. WulffDataStaxEQ Alpha Technology Ltd.OracleAmazon infooriginally Sqrrl Data, Inc.
Initial release20142011201919802012
Current release6.8, April 202023c, September 2023
License infoCommercial or Open SourceOpen Source infoMIT-LicensecommercialOpen Source infoBSD-3commercial inforestricted free version is availablecommercial
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 languageJavaScriptJavaC++C and C++Java
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)Linux
OS X
LinuxAIX
HP-UX
Linux
OS X
Solaris
Windows
z/OS
Linux
Data schemeschema-freeschema-freeschema-freeyes infoSchemaless in JSON and XML columnsschema-free
Typing infopredefined data types such as float or datenoyespartial infoSupported data types are strings, hashes, lists, sets and sorted sets, bit arrays, hyperloglogs and geospatial indexesyesyes
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 indexesnoyesyes infoby using the Redis Search moduleyesyes
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 SQLnoyes infowith proprietary extensionsno
APIs and other access methodsJavaScript APIProprietary protocol infoCQL (Cassandra Query Language)
TinkerPop Gremlin infowith DSE Graph
Proprietary protocol infoRESP - REdis Serialization ProtocoJDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Accumulo Shell
Java API
JDBC
ODBC
RESTful HTTP API
Thrift
Supported programming languagesJavaScriptC
C#
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
C
C#
C++
Clojure
Crystal
D
Dart
Elixir
Erlang
Fancy
Go
Haskell
Haxe
Java
JavaScript (Node.js)
Lisp
Lua
MatLab
Objective-C
OCaml
Pascal
Perl
PHP
Prolog
Pure Data
Python
R
Rebol
Ruby
Rust
Scala
Scheme
Smalltalk
Swift
Tcl
Visual Basic
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
Actionscript
C infousing GLib
C#
C++
Cocoa
Delphi
Erlang
Go
Haskell
Java
JavaScript
OCaml
Perl
PHP
Python
Ruby
Smalltalk
Server-side scripts infoStored proceduresnonoLuaPL/SQL infoalso stored procedures in Java possibleno
Triggersyesyesnoyesno
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infono "single point of failure"ShardingSharding, horizontal partitioningSharding infomaking use of Hadoop
Replication methods infoMethods for redundantly storing data on multiple nodesnoneconfigurable replication factor, datacenter aware, advanced replication for edge computingMulti-source replication
Source-replica replication
Multi-source replication
Source-replica replication
selectable replication factor infomaking use of Hadoop
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnono infocan be realized in PL/SQLyes
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
Strong eventual consistency with CRDTs
Immediate ConsistencyImmediate Consistency infoDocument store kept consistent with combination of global timestamping, row-level transactions, and server-side consistency resolution.
Foreign keys infoReferential integrityyesnonoyesno
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 operationsOptimistic locking, atomic execution of commands blocks and scriptsACID infoisolation level can be parameterizedAtomic updates per row, document, or graph entity
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyes infoby using IndexedDB, SQL.JS or proprietary FileStorageyesyes infoConfigurable mechanisms for persistency via snapshots and/or operations logsyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyesyes infoVersion 12c introduced the new option 'Oracle Database In-Memory'
User concepts infoAccess controlnoAccess rights for users can be defined per objectsimple password-based access control and ACLfine grained access rights according to SQL-standardCell-level Security, Data-Centric Security, Role-Based Access Control (RBAC), Attribute-Based Access Control (ABAC)
More information provided by the system vendor
AlaSQLDatastax EnterpriseKeyDBOracleSqrrl
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 EnterpriseKeyDBOracleSqrrl
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

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 to Deliver High-performance RAG Solution with 20x Faster Embeddings and Indexing, at 80% Lower Cost ...
18 March 2024, Yahoo Finance

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

DataStax Announces Vector Search for DataStax Enterprise: Bringing the Power of Generative AI to Any Cloud, Hybrid ...
8 August 2023, Business Wire

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

provided by Google News

Snap snaps up database developer KeyDB to make its infrastructure more snappy
12 May 2022, TechCrunch

Garnet–open-source faster cache-store speeds up applications, services
18 March 2024, Microsoft

Snap Acquires KeyDB for Open-Source Services
17 May 2022, XR Today

Snap snaps up database developer KeyDB to make its infrastructure more snappy
12 May 2022, Yahoo Movies UK

Dragonfly 1.0 Released For What Claims To Be The World's Fastest In-Memory Data Store
20 March 2023, Phoronix

provided by Google News

Blog Theme - Details
27 March 2024, blogs.oracle.com

Oracle readies its databases for the AI wave
26 March 2024, SiliconANGLE News

Oracle Database@Azure Expansion: Committing to the Cloud
14 March 2024, Technology Magazine

New Oracle Database Survey Shows Customers Satisfied with Current Releases but Concerned with Cost, Effort, and ...
21 March 2024, Yahoo Finance

Microsoft and Oracle announce that Oracle Database@Azure is now generally available
13 December 2023, azure.microsoft.com

provided by Google News

Amazon acquires cybersecurity startup Sqrrl
8 June 2023, CISO MAG

Millennials possess the advantage of time for wealth creation, says Yashoraj Tyagi of Sqrrl
18 September 2023, MintGenie

Amazon's cloud business acquires Sqrrl, a security start-up with NSA roots
23 January 2018, CNBC

AWS beefs up threat detection with Sqrrl acquisition
24 January 2018, TechCrunch

Will Amazon Buy Cybersecurity Firm Sqrrl?
18 December 2017, PYMNTS.com

provided by Google News



Share this page

Featured Products

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

Milvus logo

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

Present your product here