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 > EJDB vs. Google Cloud Bigtable vs. Neo4j vs. Postgres-XL vs. Trino

System Properties Comparison EJDB vs. Google Cloud Bigtable vs. Neo4j vs. Postgres-XL vs. Trino

Editorial information provided by DB-Engines
NameEJDB  Xexclude from comparisonGoogle Cloud Bigtable  Xexclude from comparisonNeo4j  Xexclude from comparisonPostgres-XL  Xexclude from comparisonTrino  Xexclude from comparison
DescriptionEmbeddable document-store database library with JSON representation of queries (in MongoDB style)Google's NoSQL Big Data database service. It's the same database that powers many core Google services, including Search, Analytics, Maps, and Gmail.Scalable, ACID-compliant graph database designed with a high-performance distributed cluster architecture, available in self-hosted and cloud offeringsBased on PostgreSQL enhanced with MPP and write-scale-out cluster featuresFast distributed SQL query engine for big data analytics. Forked from Presto and originally named PrestoSQL
Primary database modelDocument storeKey-value store
Wide column store
Graph DBMSRelational DBMSRelational 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.30
Rank#294  Overall
#44  Document stores
Score3.58
Rank#92  Overall
#14  Key-value stores
#8  Wide column stores
Score44.47
Rank#23  Overall
#1  Graph DBMS
Score0.52
Rank#256  Overall
#117  Relational DBMS
Score5.10
Rank#70  Overall
#38  Relational DBMS
Websitegithub.com/­Softmotions/­ejdbcloud.google.com/­bigtableneo4j.comwww.postgres-xl.orgtrino.io
Technical documentationgithub.com/­Softmotions/­ejdb/­blob/­master/­README.mdcloud.google.com/­bigtable/­docsneo4j.com/­docswww.postgres-xl.org/­documentationtrino.io/­broadcast
trino.io/­docs/­current
Social network pagesLinkedInTwitterYouTubeGitHub
DeveloperSoftmotionsGoogleNeo4j, Inc.Trino Software Foundation
Initial release2012201520072014 infosince 2012, originally named StormDB2012 info2020 rebranded from PrestoSQL
Current release5.19, April 202410 R1, October 2018
License infoCommercial or Open SourceOpen Source infoGPLv2commercialOpen Source infoGPL version3, commercial licenses availableOpen Source infoMozilla public licenseOpen Source infoApache Version 2.0
Cloud-based only infoOnly available as a cloud servicenoyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Neo4j Aura: Neo4j’s fully managed cloud service: The zero-admin, always-on graph database for cloud developers.Starburst Galaxy offers a feature-rich user interface to connect all your data sources, manage your Trino clusters, and query your data.
Implementation languageCJava, ScalaCJava
Server operating systemsserver-lesshostedLinux infoCan also be used server-less as embedded Java database.
OS X
Solaris
Windows
Linux
macOS
Linux
macOS infofor devlopment
Data schemeschema-freeschema-freeschema-free and schema-optionalyesyes
Typing infopredefined data types such as float or dateyes infostring, integer, double, bool, date, object_idnoyesyesyes
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 infoXML type, but no XML query functionalityno
Secondary indexesnonoyes infopluggable indexing subsystem, by default Apache Luceneyesdepending on connected data-source
SQL infoSupport of SQLnononoyes infodistributed, parallel query executionyes
APIs and other access methodsin-process shared librarygRPC (using protocol buffers) API
HappyBase (Python library)
HBase compatible API (Java)
Bolt protocol
Cypher query language
Java API
Neo4j-OGM infoObject Graph Mapper
RESTful HTTP API
Spring Data Neo4j
TinkerPop 3
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
JDBC
RESTful HTTP API
Trino CLI
Supported programming languagesActionscript
C
C#
C++
Go
Java
JavaScript (Node.js)
Lua
Objective-C
Pike
Python
Ruby
C#
C++
Go
Java
JavaScript (Node.js)
Python
.Net
Clojure
Elixir
Go
Groovy
Haskell
Java
JavaScript
Perl
PHP
Python
Ruby
Scala
.Net
C
C++
Delphi
Erlang
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
Go
Java
JavaScript (Node.js)
Python
R
Ruby
Server-side scripts infoStored proceduresnonoyes infoUser defined Procedures and Functionsuser defined functionsyes, depending on connected data-source
Triggersnonoyes infovia event handleryesno
Partitioning methods infoMethods for storing different data on different nodesnoneShardingyes using Neo4j Fabrichorizontal partitioningdepending on connected data-source
Replication methods infoMethods for redundantly storing data on multiple nodesnoneInternal replication in Colossus, and regional replication between two clusters in different zonesCausal Clustering using Raft protocol infoavailable in in Enterprise Version onlydepending on connected data-source
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate consistency (for a single cluster), Eventual consistency (for two or more replicated clusters)Causal and Eventual Consistency configurable in Causal Cluster setup
Immediate Consistency in stand-alone mode
Immediate Consistencydepending on connected data-source
Foreign keys infoReferential integrityno infotypically not needed, however similar functionality with collection joins possiblenoyes infoRelationships in graphsyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoAtomic single-row operationsACIDACID infoMVCCdepending on connected data-source
Concurrency infoSupport for concurrent manipulation of datayes infoRead/Write Lockingyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesdepending on connected data-source
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nono
User concepts infoAccess controlnoAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)Users, roles and permissions. Pluggable authentication with supported standards (LDAP, Active Directory, Kerberos)fine grained access rights according to SQL-standardSQL standard access control
More information provided by the system vendor
EJDBGoogle Cloud BigtableNeo4jPostgres-XLTrino
Specific characteristicsNeo4j delivers graph technology that has been battle tested for performance and scale...
» more
Trino is the fastest open source, massively parallel processing SQL query engine...
» more
Competitive advantagesNeo4j is the market leader, graph database category creator, and the most widely...
» more
High performance analtyics and data processing of very large data sets Powerful ANSI...
» more
Typical application scenariosReal-Time Recommendations Master Data Management Identity and Access Management Network...
» more
Performant analytics query engine for data warehouses, data lakes, and data lakehouses...
» more
Key customersOver 800 commercial customers and over 4300 startups use Neo4j. Flagship customers...
» more
Trino is widely adopted across the globe as freely-available open source software....
» more
Market metricsNeo4j boasts the world's largest graph database ecosystem with more than 140 million...
» more
33000+ commits in GitHub 8200+ stargazers in GitHub 1200+ pull requests merged in...
» more
Licensing and pricing modelsGPL v3 license that can be used all the places where you might use MySQL. Neo4j Commercial...
» more
Trino is an open source project and usage is therefore free. Commercial offerings...
» more
News

What Is Retrieval-Augmented Generation (RAG)?
24 April 2024

This Week in Neo4j: Google Cloud, Analysis, Knowledge Graph, Relationships and more
20 April 2024

Announcing NODES 2024: Submit Your Talk
17 April 2024

ISO GQL: A Defining Moment in the History of Database Innovation
17 April 2024

This Week in Neo4j: Podcast, RAG, Neo4j Guide, ERP and more
13 April 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

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

57: Seeing clearly with OpenTelemetry
14 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
EJDBGoogle Cloud BigtableNeo4jPostgres-XLTrino
DB-Engines blog posts

Applying Graph Analytics to Game of Thrones
12 June 2019, Amy Hodler & Mark Needham, Neo4j (guest author)

MySQL, PostgreSQL and Redis are the winners of the March ranking
2 March 2016, Paul Andlinger

The openCypher Project: Help Shape the SQL for Graphs
22 December 2015, Emil Eifrem (guest author)

show all

Recent citations in the news

Google's AI-First Strategy Brings Vector Support To Cloud Databases
1 March 2024, Forbes

What is Google Bigtable? | Definition from TechTarget
1 March 2022, TechTarget

Google Introduces Autoscaling for Cloud Bigtable for Optimizing Costs
31 January 2022, InfoQ.com

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

Google Cloud makes it cheaper to run smaller workloads on Bigtable
7 April 2020, TechCrunch

provided by Google News

Using Neo4j’s graph database for AI in Azure
4 April 2024, InfoWorld

Neo4j Is Planning IPO on Nasdaq, Largest Owner Greenbridge Says
15 February 2024, Bloomberg

Neo4j Welcomes New GQL International Standard in Major Milestone for Database Industry USA - English
17 April 2024, PR Newswire

Neo4j, Microsoft add graph features to Azure AI services
26 March 2024, SiliconANGLE News

Leveraging Neo4j and Amazon Bedrock for an Explainable, Secure, and Connected Generative AI Solution | Amazon ...
10 November 2023, AWS Blog

provided by Google News

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

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

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

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

provided by Google News



Share this page

Featured Products

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

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.

Milvus logo

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

AllegroGraph logo

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

Neo4j logo

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

Present your product here