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

DBMS > BoltDB vs. EDB Postgres vs. Graph Engine vs. Microsoft Azure Table Storage vs. Trino

System Properties Comparison BoltDB vs. EDB Postgres vs. Graph Engine vs. Microsoft Azure Table Storage vs. Trino

Editorial information provided by DB-Engines
NameBoltDB  Xexclude from comparisonEDB Postgres  Xexclude from comparisonGraph Engine infoformer name: Trinity  Xexclude from comparisonMicrosoft Azure Table Storage  Xexclude from comparisonTrino  Xexclude from comparison
DescriptionAn embedded key-value store for Go.The EDB Postgres Platform is an enterprise-class data management platform based on the open source database PostgreSQL with flexible deployment options and Oracle compatibility features, complemented by tool kits for management, integration, and migration.A distributed in-memory data processing engine, underpinned by a strongly-typed RAM store and a general distributed computation engineA Wide Column Store for rapid development using massive semi-structured datasetsFast distributed SQL query engine for big data analytics. Forked from Presto and originally named PrestoSQL
Primary database modelKey-value storeRelational DBMSGraph DBMS
Key-value store
Wide column storeRelational DBMS
Secondary database modelsDocument store
Spatial DBMS
Document 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.80
Rank#215  Overall
#31  Key-value stores
Score1.91
Rank#130  Overall
#60  Relational DBMS
Score0.67
Rank#232  Overall
#21  Graph DBMS
#34  Key-value stores
Score4.04
Rank#77  Overall
#6  Wide column stores
Score4.99
Rank#65  Overall
#36  Relational DBMS
Websitegithub.com/­boltdb/­boltwww.enterprisedb.comwww.graphengine.ioazure.microsoft.com/­en-us/­services/­storage/­tablestrino.io
Technical documentationwww.enterprisedb.com/­docswww.graphengine.io/­docs/­manualtrino.io/­broadcast
trino.io/­docs/­current
Social network pagesLinkedInTwitterYouTubeGitHub
DeveloperEnterpriseDBMicrosoftMicrosoftTrino Software Foundation
Initial release20132005201020122012 info2020 rebranded from PrestoSQL
Current release14, December 2021
License infoCommercial or Open SourceOpen Source infoMIT Licensecommercial infoBSD for PostgreSQL-componentsOpen Source infoMIT LicensecommercialOpen Source infoApache Version 2.0
Cloud-based only infoOnly available as a cloud servicenononoyesno
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 languageGoC.NET and CJava
Server operating systemsBSD
Linux
OS X
Solaris
Windows
Linux
Windows
.NEThostedLinux
macOS infofor devlopment
Data schemeschema-freeyesyesschema-freeyes
Typing infopredefined data types such as float or datenoyesyesyesyes
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.noyes infospecific XML-type available, but no XML query functionality.nonono
Secondary indexesnoyesnodepending on connected data-source
SQL infoSupport of SQLnoyes infostandard with numerous extensionsnonoyes
APIs and other access methodsADO.NET
JDBC
native C library
ODBC
streaming API for large objects
RESTful HTTP APIRESTful HTTP APIJDBC
RESTful HTTP API
Trino CLI
Supported programming languagesGo.Net
C
C++
Delphi
Java
Perl
PHP
Python
Tcl
C#
C++
F#
Visual Basic
.Net
C#
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
Go
Java
JavaScript (Node.js)
Python
R
Ruby
Server-side scripts infoStored proceduresnouser defined functions inforealized in proprietary language PL/pgSQL or with common languages like Perl, Python, Tcl etc.yesnoyes, depending on connected data-source
Triggersnoyesnonono
Partitioning methods infoMethods for storing different data on different nodesnonehorizontal partitioning infoby hash, list or rangehorizontal partitioningSharding infoImplicit feature of the cloud servicedepending on connected data-source
Replication methods infoMethods for redundantly storing data on multiple nodesnoneMulti-source replicationyes infoimplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.depending on connected data-source
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyImmediate Consistencydepending on connected data-source
Foreign keys infoReferential integritynoyesnonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesACIDnooptimistic lockingdepending on connected data-source
Concurrency infoSupport for concurrent manipulation of datayesyes, multi-version concurrency control (MVCC)yesyesyes
Durability infoSupport for making data persistentyesyesoptional: either by committing a write-ahead log (WAL) to the local persistent storage or by dumping the memory to a persistent storageyesdepending on connected data-source
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyesno
User concepts infoAccess controlnofine grained access rights according to SQL-standardAccess rights based on private key authentication or shared access signaturesSQL standard access control
More information provided by the system vendor
BoltDBEDB PostgresGraph Engine infoformer name: TrinityMicrosoft Azure Table StorageTrino
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
BoltDBEDB PostgresGraph Engine infoformer name: TrinityMicrosoft Azure Table StorageTrino
Recent citations in the news

What I learnt from building 3 high traffic web applications on an embedded key value store.
21 February 2018, hackernoon.com

4 Instructive Postmortems on Data Downtime and Loss
1 March 2024, The Hacker News

Roblox’s cloud-native catastrophe: A post mortem
31 January 2022, InfoWorld

How to Put a GUI on Ansible, Using Semaphore
22 April 2023, The New Stack

Grafana Loki: Architecture Summary and Running in Kubernetes
14 March 2023, hackernoon.com

provided by Google News

EDB unveils EDB Postgres AI
23 May 2024, InfoWorld

EDB Puts Postgres in the Middle of Analytics Workflow with New Lakehouse Stack
22 April 2024, Datanami

EDB Announces EDB Postgres® AI, an Intelligent Platform for Transactional, Analytical and AI Workloads
23 May 2024, GlobeNewswire

Nutanix partners with EDB to fit database service for AI – Blocks and Files
21 May 2024, Blocks and Files

EDB Postgres AI is a new platform for analytics workloads
23 May 2024, Techzine Europe

provided by Google News

Trinity
21 June 2016, microsoft.com

Open source Microsoft Graph Engine takes on Neo4j
13 February 2017, InfoWorld

IBM releases Graph, a service that can outperform SQL databases
27 July 2016, GeekWire

Aerospike Is Now a Graph Database, Too
21 June 2023, Datanami

The graph analytics landscape 2019 - DataScienceCentral.com
27 February 2019, Data Science Central

provided by Google News

Working with Azure to Use and Manage Data Lakes
7 March 2024, Simplilearn

How to use Azure Table storage in .Net
14 January 2019, InfoWorld

How to Use C# Azure.Data.Tables SDK with Azure Cosmos DB
9 July 2021, hackernoon.com

Quick Guide to Azure Storage Pricing
16 May 2023, DevOps.com

How to write data to Azure Table Store with an Azure Function
14 April 2017, Experts Exchange

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.

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

Present your product here