DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Heroic vs. Microsoft Access vs. Percona Server for MongoDB vs. PouchDB vs. Trino

System Properties Comparison Heroic vs. Microsoft Access vs. Percona Server for MongoDB vs. PouchDB vs. Trino

Editorial information provided by DB-Engines
NameHeroic  Xexclude from comparisonMicrosoft Access  Xexclude from comparisonPercona Server for MongoDB  Xexclude from comparisonPouchDB  Xexclude from comparisonTrino  Xexclude from comparison
DescriptionTime Series DBMS built at Spotify based on Cassandra or Google Cloud Bigtable, and ElasticSearchMicrosoft 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.)A drop-in replacement for MongoDB Community Edition with enterprise-grade features.JavaScript DBMS with an API inspired by CouchDBFast distributed SQL query engine for big data analytics. Forked from Presto and originally named PrestoSQL
Primary database modelTime Series DBMSRelational DBMSDocument storeDocument storeRelational 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
Score0.46
Rank#265  Overall
#22  Time Series DBMS
Score101.16
Rank#11  Overall
#8  Relational DBMS
Score0.60
Rank#246  Overall
#39  Document stores
Score2.34
Rank#112  Overall
#21  Document stores
Score4.99
Rank#65  Overall
#36  Relational DBMS
Websitegithub.com/­spotify/­heroicwww.microsoft.com/­en-us/­microsoft-365/­accesswww.percona.com/­mongodb/­software/­percona-server-for-mongodbpouchdb.comtrino.io
Technical documentationspotify.github.io/­heroicdeveloper.microsoft.com/­en-us/­accessdocs.percona.com/­percona-distribution-for-mongodbpouchdb.com/­guidestrino.io/­broadcast
trino.io/­docs/­current
Social network pagesLinkedInTwitterYouTubeGitHub
DeveloperSpotifyMicrosoftPerconaApache Software FoundationTrino Software Foundation
Initial release20141992201520122012 info2020 rebranded from PrestoSQL
Current release1902 (16.0.11328.20222), March 20193.4.10-2.10, November 20177.1.1, June 2019
License infoCommercial or Open SourceOpen Source infoApache 2.0commercial infoBundled with Microsoft OfficeOpen Source infoGPL Version 2Open SourceOpen 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 languageJavaC++C++JavaScriptJava
Server operating systemsWindows infoNot a real database server, but making use of DLLsLinuxserver-less, requires a JavaScript environment (browser, Node.js)Linux
macOS infofor devlopment
Data schemeschema-freeyesschema-freeschema-freeyes
Typing infopredefined data types such as float or dateyesyesyesnoyes
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 indexesyes infovia Elasticsearchyesyesyes infovia viewsdepending on connected data-source
SQL infoSupport of SQLnoyes infobut not compliant to any SQL standardnonoyes
APIs and other access methodsHQL (Heroic Query Language, a JSON-based language)
HTTP API
ADO.NET
DAO
ODBC
OLE DB
proprietary protocol using JSONHTTP REST infoonly for PouchDB Server
JavaScript API
JDBC
RESTful HTTP API
Trino CLI
Supported programming languagesC
C#
C++
Delphi
Java (JDBC-ODBC)
VBA
Visual Basic.NET
Actionscript
C
C#
C++
Clojure
ColdFusion
D
Dart
Delphi
Erlang
Go
Groovy
Haskell
Java
JavaScript
Lisp
Lua
MatLab
Perl
PHP
PowerShell
Prolog
Python
R
Ruby
Scala
Smalltalk
JavaScriptGo
Java
JavaScript (Node.js)
Python
R
Ruby
Server-side scripts infoStored proceduresnoyes infosince Access 2010 using the ACE-engineJavaScriptView functions in JavaScriptyes, depending on connected data-source
Triggersnoyes infosince Access 2010 using the ACE-enginenoyesno
Partitioning methods infoMethods for storing different data on different nodesShardingnoneShardingSharding infowith a proxy-based framework, named couchdb-loungedepending on connected data-source
Replication methods infoMethods for redundantly storing data on multiple nodesyesnoneSource-replica replicationMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
depending on connected data-source
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency
Eventual Consistency
Immediate Consistency
Eventual Consistencydepending on connected data-source
Foreign keys infoReferential integritynoyesnonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACID infobut no files for transaction loggingnonodepending on connected data-source
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyes infobut no files for transaction loggingyesyes infoby using IndexedDB, WebSQL or LevelDB as backenddepending on connected data-source
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes infovia In-Memory Engineyes
User concepts infoAccess controlno infoa simple user-level security was built in till version Access 2003Access rights for users and rolesnoSQL standard access control
More information provided by the system vendor
HeroicMicrosoft AccessPercona Server for MongoDBPouchDBTrino
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

One busy week to go before Trino Fest 2024
6 June 2024

60: Trino calling AI
22 May 2024

Big names round out the Trino Fest 2024 lineup
8 May 2024

59: Querying Trino with Java and jOOQ
24 April 2024

A sneak peek of Trino Fest 2024
15 April 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
HeroicMicrosoft AccessPercona Server for MongoDBPouchDBTrino
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

Review: Google Bigtable scales with ease
7 September 2016, InfoWorld

provided by Google News

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

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

How to Connect MS Access to MySQL via ODBC Driver
7 September 2023, TechiExpert.com

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

People living with MS who are severely immunocompromised can access newly funded shingles vaccine
11 October 2023, MS Australia

provided by Google News

MongoDB Performance Tuning
23 May 2024, Database Trends and Applications

How to Plan Your MongoDB Upgrade
29 January 2024, The New Stack

Why Isn't the World Upgrading Its Databases?
25 March 2024, The New Stack

FerretDB goes GA: Gives you MongoDB, without the MongoDB...
15 May 2023, The Stack

The essential guide to MongoDB security
2 February 2017, InfoWorld

provided by Google News

Building an Offline First App with PouchDB — SitePoint
10 March 2014, SitePoint

Getting Started with PouchDB Client-Side JavaScript Database — SitePoint
7 September 2016, SitePoint

3 Reasons To Think Offline First
22 March 2017, IBM

Create Offline Web Apps Using Service Workers & PouchDB — SitePoint
7 March 2017, SitePoint

Offline-first web and mobile apps: Top frameworks and components
22 January 2019, TechBeacon

provided by Google News

The Perfect AI Storage: Trino From Facebook And Iceberg From Netflix?
30 April 2024, The Next Platform

Starburst Brings Dataframes Into Trino Platform
7 September 2023, Datanami

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

A look at Presto, Trino SQL query engines
9 August 2022, TechTarget

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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

Milvus logo

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

Present your product here