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. Manticore Search vs. Microsoft Azure SQL Database vs. Oracle Berkeley DB vs. Trino

System Properties Comparison AlaSQL vs. Manticore Search vs. Microsoft Azure SQL Database vs. Oracle Berkeley DB vs. Trino

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonManticore Search  Xexclude from comparisonMicrosoft Azure SQL Database infoformerly SQL Azure  Xexclude from comparisonOracle Berkeley DB  Xexclude from comparisonTrino  Xexclude from comparison
DescriptionJavaScript DBMS libraryMulti-storage database for search, including full-text search.Database as a Service offering with high compatibility to Microsoft SQL ServerWidely used in-process key-value storeFast distributed SQL query engine for big data analytics. Forked from Presto and originally named PrestoSQL
Primary database modelDocument store
Relational DBMS
Search engineRelational DBMSKey-value store infosupports sorted and unsorted key sets
Native XML DBMS infoin the Oracle Berkeley DB XML version
Relational DBMS
Secondary database modelsTime Series DBMS infousing the Manticore Columnar LibraryDocument store
Graph DBMS
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.46
Rank#260  Overall
#40  Document stores
#121  Relational DBMS
Score0.22
Rank#312  Overall
#21  Search engines
Score77.99
Rank#16  Overall
#11  Relational DBMS
Score2.21
Rank#117  Overall
#20  Key-value stores
#3  Native XML DBMS
Score5.00
Rank#66  Overall
#36  Relational DBMS
Websitealasql.orgmanticoresearch.comazure.microsoft.com/­en-us/­products/­azure-sql/­databasewww.oracle.com/­database/­technologies/­related/­berkeleydb.htmltrino.io
Technical documentationgithub.com/­AlaSQL/­alasqlmanual.manticoresearch.comdocs.microsoft.com/­en-us/­azure/­azure-sqldocs.oracle.com/­cd/­E17076_05/­html/­index.htmltrino.io/­broadcast
trino.io/­docs/­current
Social network pagesLinkedInTwitterYouTubeGitHub
DeveloperAndrey Gershun & Mathias R. WulffManticore SoftwareMicrosoftOracle infooriginally developed by Sleepycat, which was acquired by OracleTrino Software Foundation
Initial release20142017201019942012 info2020 rebranded from PrestoSQL
Current release6.0, February 2023V1218.1.40, May 2020
License infoCommercial or Open SourceOpen Source infoMIT-LicenseOpen Source infoGPL version 2commercialOpen Source infocommercial license availableOpen Source infoApache Version 2.0
Cloud-based only infoOnly available as a cloud servicenonoyesnono
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 languageJavaScriptC++C++C, Java, C++ (depending on the Berkeley DB edition)Java
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)FreeBSD
Linux
macOS
Windows
hostedAIX
Android
FreeBSD
iOS
Linux
OS X
Solaris
VxWorks
Windows
Linux
macOS infofor devlopment
Data schemeschema-freeFixed schemayesschema-freeyes
Typing infopredefined data types such as float or datenoInt, Bigint, Float, Timestamp, Bit, Int array, Bigint array, JSON, Booleanyesnoyes
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.noCan index from XMLyesyes infoonly with the Berkeley DB XML editionno
Secondary indexesnoyes infofull-text index on all search fieldsyesyesdepending on connected data-source
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.SQL-like query languageyesyes infoSQL interfaced based on SQLite is availableyes
APIs and other access methodsJavaScript APIBinary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
ADO.NET
JDBC
ODBC
JDBC
RESTful HTTP API
Trino CLI
Supported programming languagesJavaScriptElixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
.Net
C#
Java
JavaScript (Node.js)
PHP
Python
Ruby
.Net infoFigaro is a .Net framework assembly that extends Berkeley DB XML into an embeddable database engine for .NET
others infoThird-party libraries to manipulate Berkeley DB files are available for many languages
C
C#
C++
Java
JavaScript (Node.js) info3rd party binding
Perl
Python
Tcl
Go
Java
JavaScript (Node.js)
Python
R
Ruby
Server-side scripts infoStored proceduresnouser defined functionsTransact SQLnoyes, depending on connected data-source
Triggersyesnoyesyes infoonly for the SQL APIno
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infoPartitioning is done manually, search queries against distributed index is supportednonedepending on connected data-source
Replication methods infoMethods for redundantly storing data on multiple nodesnoneSynchronous replication based on Galera libraryyes, with always 3 replicas availableSource-replica replicationdepending on connected data-source
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate Consistencydepending on connected data-source
Foreign keys infoReferential integrityyesnoyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infoonly for local storage and DOM-storageyes infoisolated transactions for atomic changes and binary logging for safe writesACIDACIDdepending on connected data-source
Concurrency infoSupport for concurrent manipulation of datayesyesyes
Durability infoSupport for making data persistentyes infoby using IndexedDB, SQL.JS or proprietary FileStorageyes infoThe original contents of fields are not stored in the Manticore index.yesyesdepending on connected data-source
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes
User concepts infoAccess controlnonofine grained access rights according to SQL-standardnoSQL standard access control
More information provided by the system vendor
AlaSQLManticore SearchMicrosoft Azure SQL Database infoformerly SQL AzureOracle Berkeley DBTrino
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

60: Trino calling AI
8 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

Time travel in Delta Lake connector
11 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
AlaSQLManticore SearchMicrosoft Azure SQL Database infoformerly SQL AzureOracle Berkeley DBTrino
DB-Engines blog posts

PostgreSQL is the DBMS of the Year 2020
4 January 2021, Paul Andlinger, Matthias Gelbmann

Cloud-based DBMS's popularity grows at high rates
12 December 2019, Paul Andlinger

The popularity of cloud-based DBMSs has increased tenfold in four years
7 February 2017, Matthias Gelbmann

show all

Recent citations in the news

Create a Marvel Database with SQL and Javascript, the easy way
2 July 2019, Towards Data Science

Multi faceted data exploration in the browser using Leaflet and amCharts
3 May 2020, Towards Data Science

provided by Google News

Integrating Manticore Search with Apache Superset
8 August 2023, hackernoon.com

Clickhouse vs Elasticsearch vs Manticore Search Query Times With a 1.7B NYC Taxi Rides Benchmark
1 June 2022, hackernoon.com

8 Powerful Alternatives to Elasticsearch
25 April 2024, Insider Monkey

Manticore is a Faster Alternative to Elasticsearch in C++
25 July 2022, hackernoon.com

8 Google Alternatives: How to Search Crypto, the Dark Web, More
1 February 2023, Gizmodo

provided by Google News

Public Preview: New Azure SQL Database skills introduced to Microsoft Copilot in Azure | Azure updates
21 May 2024, azure.microsoft.com

Copilot in Azure SQL Database in Private Preview
27 March 2024, InfoQ.com

Microsoft unveils Copilot for Azure SQL Database
27 March 2024, InfoWorld

Why migrate Windows Server and SQL Server to Azure: ROI, innovation, and free offers
25 April 2024, Microsoft

Azure SQL Database takes Saturday off on US east coast following network power failure
18 September 2023, The Register

provided by Google News

ACM recognizes far-reaching technical achievements with special awards
26 May 2021, EurekAlert

Margo I. Seltzer | Berkman Klein Center
18 August 2020, Berkman Klein Center

Database Trends Report: SQL Beats NoSQL, MySQL Most Popular -- ADTmag
5 March 2019, ADT Magazine

How to store financial market data for backtesting
26 January 2019, Towards Data Science

The importance of bitcoin nodes and how to start one
9 May 2014, The Merkle News

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

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

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

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

AllegroGraph logo

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

Milvus logo

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

Neo4j logo

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

Present your product here