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. Apache Drill vs. BigObject vs. ScyllaDB

System Properties Comparison AlaSQL vs. Apache Drill vs. BigObject vs. ScyllaDB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonApache Drill  Xexclude from comparisonBigObject  Xexclude from comparisonScyllaDB  Xexclude from comparison
DescriptionJavaScript DBMS librarySchema-free SQL Query Engine for Hadoop, NoSQL and Cloud StorageAnalytic DBMS for real-time computations and queriesCassandra and DynamoDB compatible wide column store
Primary database modelDocument store
Relational DBMS
Document store
Relational DBMS
Relational DBMS infoa hierachical model (tree) can be imposedWide column store
Secondary database modelsKey-value store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.46
Rank#260  Overall
#40  Document stores
#121  Relational DBMS
Score1.95
Rank#127  Overall
#23  Document stores
#60  Relational DBMS
Score0.13
Rank#333  Overall
#147  Relational DBMS
Score4.75
Rank#68  Overall
#5  Wide column stores
Websitealasql.orgdrill.apache.orgbigobject.iowww.scylladb.com
Technical documentationgithub.com/­AlaSQL/­alasqldrill.apache.org/­docsdocs.bigobject.iodocs.scylladb.com
DeveloperAndrey Gershun & Mathias R. WulffApache Software FoundationBigObject, Inc.ScyllaDB
Initial release2014201220152015
Current release1.20.3, January 2023ScyllaDB Open Source 5.4.1, January 2024
License infoCommercial or Open SourceOpen Source infoMIT-LicenseOpen Source infoApache Version 2commercial infofree community edition availableOpen Source infoOpen Source (AGPL), commercial license available
Cloud-based only infoOnly available as a cloud servicenononono
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++
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)Linux
OS X
Windows
Linux infodistributed as a docker-image
OS X infodistributed as a docker-image (boot2docker)
Windows infodistributed as a docker-image (boot2docker)
Linux
Data schemeschema-freeschema-freeyesschema-free
Typing infopredefined data types such as float or datenoyesyesyes
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.nononono
Secondary indexesnonoyesyes infocluster global secondary indices
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.SQL SELECT statement is SQL:2003 compliantSQL-like DML and DDL statementsSQL-like DML and DDL statements (CQL)
APIs and other access methodsJavaScript APIJDBC
ODBC
RESTful HTTP API
fluentd
ODBC
RESTful HTTP API
Proprietary protocol (CQL) infocompatible with CQL (Cassandra Query Language, an SQL-like language)
RESTful HTTP API (DynamoDB compatible)
Thrift
Supported programming languagesJavaScriptC++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
Server-side scripts infoStored proceduresnouser defined functionsLuayes, Lua
Triggersyesnonono
Partitioning methods infoMethods for storing different data on different nodesnoneShardingnoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesnonenoneselectable replication factor infoRepresentation of geographical distribution of servers is possible
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemnonenonenoneEventual Consistency
Tunable Consistency infocan be individually decided for each write operation
Foreign keys infoReferential integrityyesnoyes infoautomatically between fact table and dimension tablesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infoonly for local storage and DOM-storagenonono infoAtomicity and isolation are supported for single operations
Concurrency infoSupport for concurrent manipulation of datayesyes infoRead/write lock on objects (tables, trees)yes
Durability infoSupport for making data persistentyes infoby using IndexedDB, SQL.JS or proprietary FileStorageDepending on the underlying data sourceyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesDepending on the underlying data sourceyesyes infoin-memory tables
User concepts infoAccess controlnoDepending on the underlying data sourcenoAccess rights for users can be defined per object
More information provided by the system vendor
AlaSQLApache DrillBigObjectScyllaDB
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
AlaSQLApache DrillBigObjectScyllaDB
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

Apache Drill case study: A tutorial on processing CSV files
9 June 2016, TheServerSide.com

Analyse Kafka messages with SQL queries using Apache Drill
23 September 2019, Towards Data Science

Apache Drill Poised to Crack Tough Data Challenges
19 May 2015, Datanami

Apache Drill Eliminates ETL, Data Transformation for MapR Database
11 April 2016, The New Stack

Apache Drill improves big data SQL query engine
31 August 2021, TechTarget

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 on AWS is a NoSQL Database Built for Gigabyte-to-Petabyte Scale | Amazon Web Services
6 January 2023, AWS Blog

Scylla Eyes Cassandra's NoSQL Workloads
13 February 2018, Datanami

ScyllaDB Database Review | eWeek
21 August 2018, eWeek

ScyllaDB Launches Scylla Cloud Database as a Service
14 April 2019, insideBIGDATA

provided by Google News



Share this page

Featured Products

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

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

AllegroGraph logo

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

Present your product here