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 > 4D vs. AlaSQL vs. Cloudflare Workers KV vs. ScyllaDB vs. Trafodion

System Properties Comparison 4D vs. AlaSQL vs. Cloudflare Workers KV vs. ScyllaDB vs. Trafodion

Editorial information provided by DB-Engines
Name4D infoformer name: 4th Dimension  Xexclude from comparisonAlaSQL  Xexclude from comparisonCloudflare Workers KV  Xexclude from comparisonScyllaDB  Xexclude from comparisonTrafodion  Xexclude from comparison
Apache Trafodion has been retired in 2021. Therefore it is excluded from the DB-Engines Ranking.
DescriptionApplication development environment with integrated database management systemJavaScript DBMS libraryA global, low-latency, key-value store for applications on Cloudflare with exceptionally high read volumes and low-latency.Cassandra and DynamoDB compatible wide column storeTransactional SQL-on-Hadoop DBMS
Primary database modelRelational DBMSDocument store
Relational DBMS
Key-value storeWide column storeRelational DBMS
Secondary database modelsKey-value store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.58
Rank#108  Overall
#54  Relational DBMS
Score0.46
Rank#260  Overall
#40  Document stores
#121  Relational DBMS
Score0.32
Rank#283  Overall
#40  Key-value stores
Score4.75
Rank#68  Overall
#5  Wide column stores
Websitewww.4d.comalasql.orgwww.cloudflare.com/­developer-platform/­workers-kvwww.scylladb.comtrafodion.apache.org
Technical documentationdeveloper.4d.comgithub.com/­AlaSQL/­alasqldevelopers.cloudflare.com/­kv/­apidocs.scylladb.comtrafodion.apache.org/­documentation.html
Developer4D, IncAndrey Gershun & Mathias R. WulffCloudflareScyllaDBApache Software Foundation, originally developed by HP
Initial release19842014201820152014
Current releasev20, April 2023ScyllaDB Open Source 5.4.1, January 20242.3.0, February 2019
License infoCommercial or Open SourcecommercialOpen Source infoMIT-LicensecommercialOpen Source infoOpen Source (AGPL), commercial license availableOpen Source infoApache 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.
Scylla Cloud: Create real-time applications that run at global scale with Scylla Cloud, the industry’s most powerful NoSQL DBaaS
Implementation languageJavaScriptC++C++, Java
Server operating systemsOS X
Windows
server-less, requires a JavaScript environment (browser, Node.js)hostedLinuxLinux
Data schemeyesschema-freeschema-freeschema-freeyes
Typing infopredefined data types such as float or dateyesnonoyesyes
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.yesnononono
Secondary indexesyesnonoyes infocluster global secondary indicesyes
SQL infoSupport of SQLyes infoclose to SQL 92Close to SQL99, but no user access control, stored procedures and host language bindings.noSQL-like DML and DDL statements (CQL)yes
APIs and other access methodsODBC
RESTful HTTP API infoby using 4D Mobile
SOAP webservices
JavaScript APIHTTP REST
Proprietary protocol
Proprietary protocol (CQL) infocompatible with CQL (Cassandra Query Language, an SQL-like language)
RESTful HTTP API (DynamoDB compatible)
Thrift
ADO.NET
JDBC
ODBC
Supported programming languages4D proprietary IDE
PHP
JavaScriptC
C++
Dart
JavaScript
Kotlin
Python
Rust
Scala
For CQL interface: C#, C++, Clojure, Erlang, Go, Haskell, Java, JavaScript, Node.js, Perl, PHP, Python, Ruby, Rust, Scala
For DynamoDB interface: .Net, ColdFusion, Erlang, Groovy, Java, JavaScript, Perl, PHP, Python, Ruby
All languages supporting JDBC/ODBC/ADO.Net
Server-side scripts infoStored proceduresyesnonoyes, LuaJava Stored Procedures
Triggersyesyesnonono
Partitioning methods infoMethods for storing different data on different nodesnonenoneShardingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replicationnoneyesselectable replication factor infoRepresentation of geographical distribution of servers is possibleyes, via HBase
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononoyes infovia user defined functions and HBase
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencynoneEventual ConsistencyEventual Consistency
Tunable Consistency infocan be individually decided for each write operation
Immediate Consistency
Foreign keys infoReferential integrityyesyesnonoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDyes infoonly for local storage and DOM-storagenono infoAtomicity and isolation are supported for single operationsACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyes infoby using IndexedDB, SQL.JS or proprietary FileStorageyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesnoyes infoin-memory tablesno
User concepts infoAccess controlUsers and groupsnoAccess rights for users can be defined per objectfine grained access rights according to SQL-standard
More information provided by the system vendor
4D infoformer name: 4th DimensionAlaSQLCloudflare Workers KVScyllaDBTrafodion
Specific characteristicsScyllaDB is engineered to deliver predictable performance at scale. It’s adopted...
» more
Competitive advantagesHighly-performant (efficiently utilizes full resources of a node and network; millions...
» more
Typical application scenariosScyllaDB is ideal for applications that require high throughput and low latency at...
» more
Key customersDiscord, Epic Games, Expedia, Zillow, Comcast, Disney+ Hotstar, Samsung, ShareChat,...
» more
Market metricsScyllaDB typically offers ~75% total cost of ownership savings, with ~5X higher throughput...
» more
Licensing and pricing modelsScyllaDB Open Source - free open source software (AGPL) ScyllaDB Enterprise - subscription-based...
» 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

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

More resources
4D infoformer name: 4th DimensionAlaSQLCloudflare Workers KVScyllaDBTrafodion
DB-Engines blog posts

MySQL, PostgreSQL and Redis are the winners of the March ranking
2 March 2016, Paul Andlinger

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

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

How to Build a Scalable URL Shortener With Cloudflare Workers and KV Under 10 Minutes
21 August 2022, hackernoon.com

provided by Google News

Sleeping at Scale - Delivering 10k Timers per Second per Node with Rust, Tokio, Kafka, and Scylla
26 April 2024, InfoQ.com

ScyllaDB Raises $43M to Take on MongoDB at Scale, Push Database Performance to New Levels
17 October 2023, Datanami

Running ScyllaDB NoSQL on Kubernetes with Spot Instances
10 July 2023, The New Stack

ScyllaDB on AWS is a NoSQL Database Built for Gigabyte-to-Petabyte Scale | Amazon Web Services
6 January 2023, AWS Blog

ScyllaDB Database Review | eWeek
21 August 2018, eWeek

provided by Google News

Evaluating HTAP Databases for Machine Learning Applications
2 November 2016, KDnuggets

An Open Source Tour de Force at Apache: Big Data 2016
11 May 2016, Datanami

Low-latency, distributed database architectures are critical for emerging fog applications
7 April 2022, Embedded Computing Design

HP Throws Trafodion Hat into OLTP Hadoop Ring
14 July 2014, Datanami

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.

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.

Present your product here