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. Atos Standard Common Repository vs. Cloudflare Workers KV vs. Oracle vs. RisingWave

System Properties Comparison AlaSQL vs. Atos Standard Common Repository vs. Cloudflare Workers KV vs. Oracle vs. RisingWave

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonAtos Standard Common Repository  Xexclude from comparisonCloudflare Workers KV  Xexclude from comparisonOracle  Xexclude from comparisonRisingWave  Xexclude from comparison
This system has been discontinued and will be removed from the DB-Engines ranking.
DescriptionJavaScript DBMS libraryHighly scalable database system, designed for managing session and subscriber data in modern mobile communication networksA global, low-latency, key-value store for applications on Cloudflare with exceptionally high read volumes and low-latency.Widely used RDBMSA distributed RDBMS for stream processing, wire-compatible with PostgreSQL
Primary database modelDocument store
Relational DBMS
Document store
Key-value store
Key-value storeRelational DBMSRelational DBMS
Secondary database modelsDocument 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
Score0.32
Rank#283  Overall
#40  Key-value stores
Score1236.29
Rank#1  Overall
#1  Relational DBMS
Score0.58
Rank#242  Overall
#111  Relational DBMS
Websitealasql.orgatos.net/en/convergence-creators/portfolio/standard-common-repositorywww.cloudflare.com/­developer-platform/­workers-kvwww.oracle.com/­databasewww.risingwave.com/­database
Technical documentationgithub.com/­AlaSQL/­alasqldevelopers.cloudflare.com/­kv/­apidocs.oracle.com/­en/­databasedocs.risingwave.com/­docs/­current/­intro
DeveloperAndrey Gershun & Mathias R. WulffAtos Convergence CreatorsCloudflareOracleRisingWave Labs
Initial release20142016201819802022
Current release170323c, September 20231.2, September 2023
License infoCommercial or Open SourceOpen Source infoMIT-Licensecommercialcommercialcommercial inforestricted free version is availableOpen Source infoApache Version 2.0
Cloud-based only infoOnly available as a cloud servicenonoyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaScriptJavaC and C++Rust
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)LinuxhostedAIX
HP-UX
Linux
OS X
Solaris
Windows
z/OS
Docker
Linux
macOS
Data schemeschema-freeSchema and schema-less with LDAP viewsschema-freeyes infoSchemaless in JSON and XML columnsyes
Typing infopredefined data types such as float or datenooptionalnoyesStandard SQL-types and JSON
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.noyesnoyesno
Secondary indexesnoyesnoyesyes
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.nonoyes infowith proprietary extensionsyes
APIs and other access methodsJavaScript APILDAPHTTP REST
Proprietary protocol
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
JDBC
PostgreSQL wire protocol
Supported programming languagesJavaScriptAll languages with LDAP bindingsC
C++
Dart
JavaScript
Kotlin
Python
Rust
Scala
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
Go
Java
JavaScript (Node.js)
Python
Server-side scripts infoStored proceduresnononoPL/SQL infoalso stored procedures in Java possibleUDFs in Python or Java
Triggersyesyesnoyesno
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infocell divisionSharding, horizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesnoneyesyesMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonono infocan be realized in PL/SQLno
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate Consistency or Eventual Consistency depending on configurationEventual ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesnonoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infoonly for local storage and DOM-storageAtomic execution of specific operationsnoACID infoisolation level can be parameterizedno
Concurrency infoSupport for concurrent manipulation of datayesyesyes
Durability infoSupport for making data persistentyes infoby using IndexedDB, SQL.JS or proprietary FileStorageyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesnoyes infoVersion 12c introduced the new option 'Oracle Database In-Memory'yes
User concepts infoAccess controlnoLDAP bind authenticationfine grained access rights according to SQL-standardUsers and Roles

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
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
AlaSQLAtos Standard Common RepositoryCloudflare Workers KVOracleRisingWave
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

Cloudflare updates Workers platform with Python support, event notifications, and improved local development ...
3 April 2024, DevClass

Cloudflare dashboard, API service feeling poorly due to datacenter power snafu
2 November 2023, The Register

Cloudflare recovers from service outage after power failure at core North American data center
3 November 2023, DatacenterDynamics

Cloudflare is (still) struggling with another outage - here's what to know
3 November 2023, ZDNet

Cloudflare services offline due to data centre power outages
3 November 2023, Techzine Europe

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, Oracle

Oracle Database 23ai Brings the Power of AI to Enterprise Data and Applications
9 May 2024, CXOToday.com

Blog Theme - Details
2 May 2024, Oracle

Oracle Database 23ai : Where to find information
2 May 2024, Oracle

provided by Google News

RisingWave Cloud Democratizes Event Stream Processing, Making It Affordable at Cloud Scale
27 June 2023, Datanami

Ibis 8 Adds Streaming
5 March 2024, iProgrammer

Building a Formula 1 Streaming Data Pipeline With Kafka and Risingwave
5 September 2023, KDnuggets

Streaming data processing platform RisingWave lands $36M to launch a cloud service
18 October 2022, TechCrunch

JN.1—a new, highly mutated COVID variant—could cause one of the largest U.S. waves yet, experts say. When each ...
23 December 2023, Fortune

provided by Google News



Share this page

Featured Products

SingleStore logo

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

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Neo4j logo

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

Present your product here