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. Cloudflare Workers KV vs. DataFS vs. InfinityDB vs. Oracle

System Properties Comparison AlaSQL vs. Cloudflare Workers KV vs. DataFS vs. InfinityDB vs. Oracle

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonCloudflare Workers KV  Xexclude from comparisonDataFS  Xexclude from comparisonInfinityDB  Xexclude from comparisonOracle  Xexclude from comparison
DescriptionJavaScript DBMS libraryA global, low-latency, key-value store for applications on Cloudflare with exceptionally high read volumes and low-latency.All data is stored inside objects which are linked by so-called link attributes. Objects consist of classes which can be extended and de-extended at runtime. Graphs can be defined with a struct.A Java embedded Key-Value Store which extends the Java Map interfaceWidely used RDBMS
Primary database modelDocument store
Relational DBMS
Key-value storeObject oriented DBMSKey-value storeRelational DBMS
Secondary database modelsGraph DBMSDocument 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
Score0.06
Rank#354  Overall
#15  Object oriented DBMS
Score0.00
Rank#378  Overall
#57  Key-value stores
Score1236.29
Rank#1  Overall
#1  Relational DBMS
Websitealasql.orgwww.cloudflare.com/­developer-platform/­workers-kvnewdatabase.comboilerbay.comwww.oracle.com/­database
Technical documentationgithub.com/­AlaSQL/­alasqldevelopers.cloudflare.com/­kv/­apidev.mobiland.com/­Overview.xspboilerbay.com/­infinitydb/­manualdocs.oracle.com/­en/­database
DeveloperAndrey Gershun & Mathias R. WulffCloudflareMobiland AGBoiler Bay Inc.Oracle
Initial release20142018201820021980
Current release1.1.263, October 20224.023c, September 2023
License infoCommercial or Open SourceOpen Source infoMIT-Licensecommercialcommercialcommercialcommercial inforestricted free version is available
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)hostedWindowsAll OS with a Java VMAIX
HP-UX
Linux
OS X
Solaris
Windows
z/OS
Data schemeschema-freeschema-freeClasses, Structs, and Lists are written in proprietary DataTypeDefinitionLanguage (.dtdl) and Objects consisting of those are written in proprietary DataAccessDefinitionLanguage (.dadl)yes infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgradeyes infoSchemaless in JSON and XML columns
Typing infopredefined data types such as float or datenonoyesyes infoall Java primitives, Date, CLOB, BLOB, huge sparse arraysyes
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 indexesnononono infomanual creation possible, using inversions based on multi-value capabilityyes
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.nononoyes infowith proprietary extensions
APIs and other access methodsJavaScript APIHTTP REST
Proprietary protocol
.NET Client API
Proprietary client DLL
WinRT client
Access via java.util.concurrent.ConcurrentNavigableMap Interface
Proprietary API to InfinityDB ItemSpace (boilerbay.com/­docs/­ItemSpaceDataStructures.htm)
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Supported programming languagesJavaScriptC
C++
Dart
JavaScript
Kotlin
Python
Rust
Scala
.Net
C
C#
C++
VB.Net
JavaC
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 proceduresnononoPL/SQL infoalso stored procedures in Java possible
Triggersyesnono, except callback-events from server when changes happenednoyes
Partitioning methods infoMethods for storing different data on different nodesnoneProprietary Sharding systemnoneSharding, horizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesnoneyesnoneMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono infocan be realized in PL/SQL
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneEventual ConsistencyImmediate ConsistencyImmediate Consistency infoREAD-COMMITTED or SERIALIZEDImmediate Consistency
Foreign keys infoReferential integrityyesnoyesno infomanual creation possible, using inversions based on multi-value capabilityyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infoonly for local storage and DOM-storagenoACIDACID infoOptimistic locking for transactions; no isolation for bulk loadsACID infoisolation level can be parameterized
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
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.yesnononoyes infoVersion 12c introduced the new option 'Oracle Database In-Memory'
User concepts infoAccess controlnoWindows-Profilenofine grained access rights according to SQL-standard

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 partiesDevart 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

Navicat for Oracle improves the efficiency and productivity of Oracle developers and administrators with a streamlined working environment.
» more

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

More resources
AlaSQLCloudflare Workers KVDataFSInfinityDBOracle
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 recovers from service outage after power failure at core North American data center
3 November 2023, DatacenterDynamics

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

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

Anonymous Sudan DDoS attack hits Cloudflare website
13 November 2023, SC Media

provided by Google News

Oracle Graph Learning Path
20 May 2024, blogs.oracle.com

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

Oracle Goes for the Kill with Multifaceted New AI Database
23 May 2024, Acceleration Economy

Exadata System Software 24ai - Delivers mission critical AI at any scale
20 May 2024, blogs.oracle.com

Oracle AI Database Spells Big Trouble for Single-Function Competitors
23 May 2024, Acceleration Economy

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.

RaimaDB logo

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Milvus logo

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

Present your product here