DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > FoundationDB vs. Memcached vs. Microsoft Access vs. Sqrrl vs. Trino

System Properties Comparison FoundationDB vs. Memcached vs. Microsoft Access vs. Sqrrl vs. Trino

Editorial information provided by DB-Engines
NameFoundationDB  Xexclude from comparisonMemcached  Xexclude from comparisonMicrosoft Access  Xexclude from comparisonSqrrl  Xexclude from comparisonTrino  Xexclude from comparison
Created as commercial project in 2013, FoundationDB has been acquired by Apple in March 2015 and was withdrawn from the market. As a consequence, the product was removed from the DB-Engines ranking. In April 2018, Apple open-sourced FoundationDB and it therefore reappears in the ranking.Sqrrl has been acquired by Amazon and became a part of Amazon Web Services. It has been removed from the DB-Engines ranking.
DescriptionOrdered key-value store. Core features are complimented by layers.In-memory key-value store, originally intended for cachingMicrosoft 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.)Adaptable, secure NoSQL built on Apache AccumuloFast distributed SQL query engine for big data analytics. Forked from Presto and originally named PrestoSQL
Primary database modelDocument store infosupported via specific layer
Key-value store
Relational DBMS infosupported via specific SQL-layer
Key-value storeRelational DBMSDocument store
Graph DBMS
Key-value store
Wide column store
Relational DBMS
Secondary database modelsDocument store
Key-value store
Spatial DBMS
Search engine
Time Series DBMS
Wide column store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.07
Rank#188  Overall
#31  Document stores
#28  Key-value stores
#86  Relational DBMS
Score20.74
Rank#32  Overall
#4  Key-value stores
Score105.40
Rank#11  Overall
#8  Relational DBMS
Score5.10
Rank#70  Overall
#38  Relational DBMS
Websitegithub.com/­apple/­foundationdbwww.memcached.orgwww.microsoft.com/­en-us/­microsoft-365/­accesssqrrl.comtrino.io
Technical documentationapple.github.io/­foundationdbgithub.com/­memcached/­memcached/­wikideveloper.microsoft.com/­en-us/­accesstrino.io/­broadcast
trino.io/­docs/­current
Social network pagesLinkedInTwitterYouTubeGitHub
DeveloperFoundationDBDanga Interactive infooriginally developed by Brad Fitzpatrick for LiveJournalMicrosoftAmazon infooriginally Sqrrl Data, Inc.Trino Software Foundation
Initial release20132003199220122012 info2020 rebranded from PrestoSQL
Current release6.2.28, November 20201.6.25, March 20241902 (16.0.11328.20222), March 2019
License infoCommercial or Open SourceOpen Source infoApache 2.0Open Source infoBSD licensecommercial infoBundled with Microsoft OfficecommercialOpen Source infoApache Version 2.0
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.
Starburst Galaxy offers a feature-rich user interface to connect all your data sources, manage your Trino clusters, and query your data.
Implementation languageC++CC++JavaJava
Server operating systemsLinux
OS X
Windows
FreeBSD
Linux
OS X
Unix
Windows
Windows infoNot a real database server, but making use of DLLsLinuxLinux
macOS infofor devlopment
Data schemeschema-free infosome layers support schemasschema-freeyesschema-freeyes
Typing infopredefined data types such as float or dateno infosome layers support typingnoyesyesyes
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.no
Secondary indexesnonoyesyesdepending on connected data-source
SQL infoSupport of SQLsupported in specific SQL layer onlynoyes infobut not compliant to any SQL standardnoyes
APIs and other access methodsProprietary protocolADO.NET
DAO
ODBC
OLE DB
Accumulo Shell
Java API
JDBC
ODBC
RESTful HTTP API
Thrift
JDBC
RESTful HTTP API
Trino CLI
Supported programming languages.Net
C
C++
Go
Java
JavaScript infoNode.js
PHP
Python
Ruby
Swift
.Net
C
C++
ColdFusion
Erlang
Java
Lisp
Lua
OCaml
Perl
PHP
Python
Ruby
C
C#
C++
Delphi
Java (JDBC-ODBC)
VBA
Visual Basic.NET
Actionscript
C infousing GLib
C#
C++
Cocoa
Delphi
Erlang
Go
Haskell
Java
JavaScript
OCaml
Perl
PHP
Python
Ruby
Smalltalk
Go
Java
JavaScript (Node.js)
Python
R
Ruby
Server-side scripts infoStored proceduresin SQL-layer onlynoyes infosince Access 2010 using the ACE-enginenoyes, depending on connected data-source
Triggersnonoyes infosince Access 2010 using the ACE-enginenono
Partitioning methods infoMethods for storing different data on different nodesShardingnonenoneSharding infomaking use of Hadoopdepending on connected data-source
Replication methods infoMethods for redundantly storing data on multiple nodesyesnone infoRepcached, a Memcached patch, provides this functionallitynoneselectable replication factor infomaking use of Hadoopdepending on connected data-source
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemLinearizable consistencyImmediate Consistency infoDocument store kept consistent with combination of global timestamping, row-level transactions, and server-side consistency resolution.depending on connected data-source
Foreign keys infoReferential integrityin SQL-layer onlynoyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoACID infobut no files for transaction loggingAtomic updates per row, document, or graph entitydepending on connected data-source
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesnoyes infobut no files for transaction loggingyesdepending on connected data-source
User concepts infoAccess controlnoyes infousing SASL (Simple Authentication and Security Layer) protocolno infoa simple user-level security was built in till version Access 2003Cell-level Security, Data-Centric Security, Role-Based Access Control (RBAC), Attribute-Based Access Control (ABAC)SQL standard access control
More information provided by the system vendor
FoundationDBMemcachedMicrosoft AccessSqrrlTrino
Specific characteristicsTrino is the fastest open source, massively parallel processing SQL query engine...
» more
Competitive advantagesHigh performance analtyics and data processing of very large data sets Powerful ANSI...
» more
Typical application scenariosPerformant analytics query engine for data warehouses, data lakes, and data lakehouses...
» more
Key customersTrino is widely adopted across the globe as freely-available open source software....
» more
Market metrics33000+ commits in GitHub 8200+ stargazers in GitHub 1200+ pull requests merged in...
» more
Licensing and pricing modelsTrino is an open source project and usage is therefore free. Commercial offerings...
» more
News

A sneak peek of Trino Fest 2024
15 April 2024

Time travel in Delta Lake connector
11 April 2024

58: Understanding your users with Trino and Mitzu
4 April 2024

57: Seeing clearly with OpenTelemetry
14 March 2024

Blazing ahead with 22
13 March 2024

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
FoundationDBMemcachedMicrosoft AccessSqrrlTrino
DB-Engines blog posts

Redis extends the lead in the DB-Engines key-value store ranking
3 February 2014, Matthias Gelbmann

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

show all

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

Recent citations in the news

FoundationDB team's new venture, Antithesis, raises $47M to enhance software testing
13 February 2024, SiliconANGLE News

Antithesis Launches Out Of Stealth To Revolutionize Software Reliability
13 February 2024, PR Newswire

Antithesis raises $47M to launch an automated testing platform for software
13 February 2024, TechCrunch

Deno adds scaleable messaging with new Queues feature, sparks debate about proprietary services • DEVCLASS
28 September 2023, DevClass

FoundationDB, a very interesting NoSQL database owned by Apple, is now an open-source project
19 April 2018, GeekWire

provided by Google News

Why DDoS Threat Actors Are Shifting Their Tactics
15 March 2024, Infosecurity Magazine

The Performance Impact Of Intel's Register File Data Sampling
15 March 2024, Phoronix

What are memcached servers, and why are they being used to launch record-setting DDoS attacks?
6 March 2018, GeekWire

Memcached DDoS: The biggest, baddest denial of service attacker yet
1 March 2018, ZDNet

Why Redis beats Memcached for caching
14 September 2017, InfoWorld

provided by Google News

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

MS access program to increase awareness and independence of those living with MS and disability
10 July 2023, Nebraska Medicine

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

ACCDE File (What It Is and How to Open One)
27 July 2023, Lifewire

provided by Google News

Amazon acquires cybersecurity startup Sqrrl
8 June 2023, cisomag.com

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

Millennials possess the advantage of time for wealth creation, says Yashoraj Tyagi of Sqrrl | Mint
18 September 2023, Mint

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

Sqrrl's Latest Software Release Adds Self-Service Analytics for Threat Hunters
16 September 2021, Dark Reading

provided by Google News

Speed Trino Queries with These Performance-Tuning Tips
11 July 2023, The New Stack

Query big data with resilience using Trino in Amazon EMR with Amazon EC2 Spot Instances for less cost | Amazon ...
4 October 2023, AWS Blog

Starburst Brings Dataframes Into Trino Platform
7 September 2023, Datanami

Trino and dbt open source data tools snuggle closer with integrated SaaS
28 April 2023, The Register

Trino: The Open-source Data Query Engine That Split from Facebook
30 March 2022, hackernoon.com

provided by Google News



Share this page

Featured Products

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

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

Neo4j logo

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

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

Present your product here