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

DBMS > Apache Phoenix vs. EsgynDB vs. Qdrant vs. Trino vs. Weaviate

System Properties Comparison Apache Phoenix vs. EsgynDB vs. Qdrant vs. Trino vs. Weaviate

Editorial information provided by DB-Engines
NameApache Phoenix  Xexclude from comparisonEsgynDB  Xexclude from comparisonQdrant  Xexclude from comparisonTrino  Xexclude from comparisonWeaviate  Xexclude from comparison
DescriptionA scale-out RDBMS with evolutionary schema built on Apache HBaseEnterprise-class SQL-on-Hadoop solution, powered by Apache TrafodionA high-performance vector database with neural network or semantic-based matchingFast distributed SQL query engine for big data analytics. Forked from Presto and originally named PrestoSQLAn AI-native realtime vector database engine that integrates scalable machine learning models.
Primary database modelRelational DBMSRelational DBMSVector DBMSRelational DBMSVector 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.97
Rank#126  Overall
#59  Relational DBMS
Score0.16
Rank#329  Overall
#146  Relational DBMS
Score1.16
Rank#175  Overall
#6  Vector DBMS
Score5.00
Rank#66  Overall
#36  Relational DBMS
Score1.73
Rank#143  Overall
#5  Vector DBMS
Websitephoenix.apache.orgwww.esgyn.cngithub.com/­qdrant/­qdrant
qdrant.tech
trino.iogithub.com/­weaviate/­weaviate
weaviate.io
Technical documentationphoenix.apache.orgqdrant.tech/­documentationtrino.io/­broadcast
trino.io/­docs/­current
weaviate.io/­developers/­weaviate
Social network pagesLinkedInTwitterYouTubeGitHub
DeveloperApache Software FoundationEsgynQdrantTrino Software FoundationWeaviate B.V.
Initial release2014201520212012 info2020 rebranded from PrestoSQL2019
Current release5.0-HBase2, July 2018 and 4.15-HBase1, December 20191.19, May 2023
License infoCommercial or Open SourceOpen Source infoApache Version 2.0commercialOpen Source infoApache Version 2.0Open Source infoApache Version 2.0Open Source infocommercial license available with Weaviate Enterprise
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++, JavaRustJavaGo
Server operating systemsLinux
Unix
Windows
LinuxDocker
Linux
macOS
Windows
Linux
macOS infofor devlopment
Data schemeyes infolate-bound, schema-on-read capabilitiesyesschema-freeyesyes, maps to GraphQL interface
Typing infopredefined data types such as float or dateyesyesNumbers, Strings, Geo, Booleanyesyes infostring, int, float, geo point, date, cross reference, fuzzy references
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.nonononono
Secondary indexesyesyesyes infoKeywords, numberic ranges, geo, full-textdepending on connected data-sourceyes infoall data objects are indexed in a semantic vector space (the Contextionary), all primitive fields are indexed
SQL infoSupport of SQLyesyesnoyesGraphQL is used as query language
APIs and other access methodsJDBCADO.NET
JDBC
ODBC
gRPC
OpenAPI 3.0
RESTful HTTP/JSON API infoOpenAPI 3.0
JDBC
RESTful HTTP API
Trino CLI
GraphQL query language
RESTful HTTP/JSON API
Supported programming languagesC
C#
C++
Go
Groovy
Java
PHP
Python
Scala
All languages supporting JDBC/ODBC/ADO.Net.Net
Go
Java
JavaScript (Node.js)
Python
Rust
Go
Java
JavaScript (Node.js)
Python
R
Ruby
JavaScript / TypeScript
Python
Server-side scripts infoStored proceduresuser defined functionsJava Stored Proceduresyes, depending on connected data-sourceno
Triggersnononono
Partitioning methods infoMethods for storing different data on different nodesShardingShardingShardingdepending on connected data-sourceSharding
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
Multi-source replication between multi datacentersCollection-level replicationdepending on connected data-sourceyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsHadoop integrationyesnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency or Eventual ConsistencyImmediate ConsistencyEventual Consistency, tunable consistencydepending on connected data-sourceEventual Consistency
Foreign keys infoReferential integritynoyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDdepending on connected data-sourceno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesdepending on connected data-sourceyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyesyes
User concepts infoAccess controlAccess Control Lists (using HBase ACL) for RBAC, integration with Apache Ranger for RBAC & ABAC, multi-tenancyfine grained access rights according to SQL-standardKey-based authenticationSQL standard access controlAPI Keys
OpenID Connect Discovery
More information provided by the system vendor
Apache PhoenixEsgynDBQdrantTrinoWeaviate
Specific characteristicsTrino is the fastest open source, massively parallel processing SQL query engine...
» more
Weaviate is an open source vector database that is robust, scalable, cloud-native,...
» more
Competitive advantagesHigh performance analtyics and data processing of very large data sets Powerful ANSI...
» more
Flexible deployment - Free, open source or fully-managed cloud vector database service...
» more
Typical application scenariosPerformant analytics query engine for data warehouses, data lakes, and data lakehouses...
» more
As a database supporting the development of generative AI and semantic search applications...
» more
Key customersTrino is widely adopted across the globe as freely-available open source software....
» more
All companies that have data. ​
» more
Market metrics33000+ commits in GitHub 8200+ stargazers in GitHub 1200+ pull requests merged in...
» more
As of mid 2023: Over 2 million open source downloads 3500+ Weaviate Slack community...
» more
Licensing and pricing modelsTrino is an open source project and usage is therefore free. Commercial offerings...
» more
Weaviate is open-source, and free to use. Weaviate is also available as a fully managed...
» more
News

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

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
Apache PhoenixEsgynDBQdrantTrinoWeaviate
DB-Engines blog posts

Cloudera's HBase PaaS offering now supports Complex Transactions
11 August 2021,  Krishna Maheshwari (sponsor) 

show all

Weaviate, an ANN Database with CRUD support
2 February 2021,  Etienne Dilocker, SeMI Technologies (sponsor) 

show all

Recent citations in the news

Supercharge SQL on Your Data in Apache HBase with Apache Phoenix | Amazon Web Services
2 June 2016, AWS Blog

Bridge the SQL-NoSQL gap with Apache Phoenix
4 February 2016, InfoWorld

Apache Calcite, FreeMarker, Gora, Phoenix, and Solr updated
27 March 2017, SDTimes.com

Hortonworks Starts Hadoop Summit with Data Platform Update -- ADTmag
28 June 2016, ADT Magazine

Deep dive into Azure HDInsight 4.0
25 September 2018, Microsoft

provided by Google News

Open source vector database startup Qdrant raises $28M
23 January 2024, TechCrunch

Qdrant offers managed vector database for hybrid clouds
16 April 2024, InfoWorld

Qdrant Announces an Industry-First Hybrid Cloud Offering For Enterprise AI Applications
16 April 2024, Business Wire

Qdrant Hybrid Cloud is Now Available for OCI Customers: Managed Vector Search Engine for Data-Sensitive AI ...
16 April 2024, Oracle

Why Vector Data Services For AI Are A Moveable Feast
17 April 2024, Forbes

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

Build enterprise-ready generative AI solutions with Cohere foundation models in Amazon Bedrock and Weaviate vector ...
24 January 2024, AWS Blog

Weaviate Partners with Snowflake to Bring Secure GenAI to Snowpark Container Services
8 February 2024, Datanami

Foley Represents Cortical Ventures in $50M Series B Round for Weaviate
17 December 2023, Foley & Lardner LLP

Getting Started with Weaviate: A Beginner's Guide to Search with Vector Databases
18 July 2023, Towards Data Science

Weaviate Raises $50 Million Series B Funding to Meet Soaring Demand for AI Native Vector Database Technology ...
21 April 2023, PR Newswire

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.

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

SingleStore logo

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

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