DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > Microsoft Access vs. ScyllaDB vs. SQL.JS vs. Sqrrl vs. TimesTen

System Properties Comparison Microsoft Access vs. ScyllaDB vs. SQL.JS vs. Sqrrl vs. TimesTen

Editorial information provided by DB-Engines
NameMicrosoft Access  Xexclude from comparisonScyllaDB  Xexclude from comparisonSQL.JS  Xexclude from comparisonSqrrl  Xexclude from comparisonTimesTen  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.
DescriptionMicrosoft Access combines a backend RDBMS (JET / ACE Engine) with a GUI frontend for data manipulation and queries. infoThe Access frontend is often used for accessing other datasources (DBMS, Excel, etc.)Cassandra and DynamoDB compatible wide column storePort of SQLite to JavaScriptAdaptable, secure NoSQL built on Apache AccumuloAn in-memory SQL relational database that delivers microsecond response and high throughput for OLTP applications. TimesTen can be deployed as a standalone database or as a cache to a backend Oracle database.
Primary database modelRelational DBMSWide column storeRelational DBMSDocument store
Graph DBMS
Key-value store
Wide column store
Relational DBMS
Secondary database modelsKey-value store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score93.76
Rank#12  Overall
#8  Relational DBMS
Score4.15
Rank#69  Overall
#5  Wide column stores
Score0.53
Rank#246  Overall
#115  Relational DBMS
Score1.26
Rank#164  Overall
#75  Relational DBMS
Websitewww.microsoft.com/­en-us/­microsoft-365/­accesswww.scylladb.comsql.js.orgsqrrl.comwww.oracle.com/­database/­technologies/­related/­timesten.html
Technical documentationdeveloper.microsoft.com/­en-us/­accessdocs.scylladb.comsql.js.org/­documentation/­index.htmldocs.oracle.com/­en/­database/­other-databases/­timesten/­index.html
DeveloperMicrosoftScyllaDBAlon Zakai infoenhancements implemented by othersAmazon infooriginally Sqrrl Data, Inc.Oracle infooriginally founded in HP Labs it was acquired by Oracle in 2005
Initial release19922015201220121998
Current release1902 (16.0.11328.20222), March 2019ScyllaDB Open Source 6.0.2, July 2024Release 22.1
License infoCommercial or Open Sourcecommercial infoBundled with Microsoft OfficeOpen Source infoOpen Source (AGPL), commercial license availableOpen Sourcecommercialcommercial
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.
Scylla Cloud: Create real-time applications that run at global scale with Scylla Cloud, the industry’s most powerful NoSQL DBaaS
Implementation languageC++C++JavaScriptJava
Server operating systemsWindows infoNot a real database server, but making use of DLLsLinuxserver-less, requires a JavaScript environment (browser, Node.js)LinuxIBM AIX Power PC 64-bit
Linux arm64
Linux x86-64
Solaris SPARC 64
Solaris SPARC/x86
Solaris x86-64
Data schemeyesschema-freeyesschema-freeyes
Typing infopredefined data types such as float or dateyesyesyesyesyes
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.nonono
Secondary indexesyesyes infocluster global secondary indicesyesyes
SQL infoSupport of SQLyes infobut not compliant to any SQL standardSQL-like DML and DDL statements (CQL)yes infoSQL-92 is not fully supportednoyes
APIs and other access methodsADO.NET
DAO
ODBC
OLE DB
Proprietary protocol (CQL) infocompatible with CQL (Cassandra Query Language, an SQL-like language)
RESTful HTTP API (DynamoDB compatible)
Thrift
JavaScript APIAccumulo Shell
Java API
JDBC
ODBC
RESTful HTTP API
Thrift
ODBC
ODP.NET
Oracle Call Interface (OCI)
Pro*C/C++ programming interfaces
SQL and PL/SQL via JDBC
Supported programming languagesC
C#
C++
Delphi
Java (JDBC-ODBC)
VBA
Visual Basic.NET
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
JavaScriptActionscript
C infousing GLib
C#
C++
Cocoa
Delphi
Erlang
Go
Haskell
Java
JavaScript
OCaml
Perl
PHP
Python
Ruby
Smalltalk
C
C++
Java
Node.js
PL/SQL
Python
Server-side scripts infoStored proceduresyes infosince Access 2010 using the ACE-engineyes, LuanonoPL/SQL
Triggersyes infosince Access 2010 using the ACE-enginenononono
Partitioning methods infoMethods for storing different data on different nodesnoneShardingnoneSharding infomaking use of Hadoopnone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneselectable replication factor infoRepresentation of geographical distribution of servers is possiblenoneselectable replication factor infomaking use of HadoopMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Tunable Consistency infocan be individually decided for each write operation
noneImmediate Consistency infoDocument store kept consistent with combination of global timestamping, row-level transactions, and server-side consistency resolution.Immediate Consistency or Eventual Consistency depending on configuration
Foreign keys infoReferential integrityyesnoyesnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID infobut no files for transaction loggingno infoAtomicity and isolation are supported for single operationsACIDAtomic updates per row, document, or graph entityACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyes infobut no files for transaction loggingyesno infoexcept by serializing a db to a fileyesyes infoby means of logfiles and checkpoints
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes infoin-memory tablesyesyes
User concepts infoAccess controlno infoa simple user-level security was built in till version Access 2003Access rights for users can be defined per objectnoCell-level Security, Data-Centric Security, Role-Based Access Control (RBAC), Attribute-Based Access Control (ABAC)fine grained access rights according to SQL-standard
More information provided by the system vendor
Microsoft AccessScyllaDBSQL.JSSqrrlTimesTen
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
Microsoft AccessScyllaDBSQL.JSSqrrlTimesTen
DB-Engines blog posts

MS Access drops in DB-Engines Ranking
2 May 2013, Paul Andlinger

Microsoft SQL Server regained rank 2 in the DB-Engines popularity ranking
3 December 2012, Matthias Gelbmann

New DB-Engines Ranking shows the popularity of database management systems
3 October 2012, Matthias Gelbmann, Paul Andlinger

show all

New kids on the block: database management systems implemented in JavaScript
1 December 2014, Matthias Gelbmann

show all

Recent citations in the news

I live with MS: Access to affordable healthcare is my lifeline | Opinion
14 August 2024, Miami Herald

Abusing Microsoft Access "Linked Table" Feature to Perform NTLM Forced Authentication Attacks
9 November 2023, Check Point Research

Hackers Exploit Microsoft Access Feature to Steal Windows User’s NTLM Tokens
11 November 2023, CybersecurityNews

After installing Navisworks, Office 2016 (32-bit) applications stopped launching
8 October 2023, Autodesk Redshift

Access Migration to Power Apps and Dataverse is released to General Availability
11 May 2022, Microsoft

provided by Google News

ScyllaDB 6.0 advances open source database scalability
12 June 2024, VentureBeat

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

Worldwide Local Latency with ScyllaDB: ZeroFlucs’ Strategy
6 February 2024, The New Stack

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

provided by Google News

9 Best JavaScript and TypeScript ORMs for 2024
22 March 2023, SitePoint

SQLite On The Web: Absurd-sql
24 August 2021, Hackaday

Running PostgreSQL Inside Your Browser
8 September 2022, iProgrammer

React Native for beginners
31 October 2018, hackernoon.com

10 Low-Code Rules for Serious Coders
21 November 2022, Embedded Computing Design

provided by Google News

Splunk details Sqrrl 'screw-ups' that hampered threat hunting
6 May 2024, TechTarget

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

Peanut butter whisky is officially a thing. Here are five to try
7 August 2024, Delicious

Mark Terenzoni
23 February 2024, Dark Reading

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

provided by Google News

Oracle starts peddling Exalytics in-memory appliance
12 March 2012, The Register

SAP S&D Benchmark - The Intel Xeon E7-8800 v3 Review: The POWER8 Killer?
8 May 2015, AnandTech

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.

Neo4j logo

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

SingleStore logo

The data platform to build your intelligent applications.
Try it 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

Milvus logo

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

Present your product here