DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > EDB Postgres vs. jBASE vs. Neo4j vs. Stardog vs. Tibero

System Properties Comparison EDB Postgres vs. jBASE vs. Neo4j vs. Stardog vs. Tibero

Editorial information provided by DB-Engines
NameEDB Postgres  Xexclude from comparisonjBASE  Xexclude from comparisonNeo4j  Xexclude from comparisonStardog  Xexclude from comparisonTibero  Xexclude from comparison
DescriptionThe 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 robust multi-value DBMS comprising development tools and middlewareScalable, ACID-compliant graph database designed with a high-performance distributed cluster architecture, available in self-hosted and cloud offeringsEnterprise Knowledge Graph platform and graph DBMS with high availability, high performance reasoning, and virtualizationA secure RDBMS, designed for easy portability from Oracle
Primary database modelRelational DBMSMultivalue DBMSGraph DBMSGraph DBMS
RDF store
Relational DBMS
Secondary database modelsDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.46
Rank#121  Overall
#58  Relational DBMS
Score1.68
Rank#151  Overall
#3  Multivalue DBMS
Score44.36
Rank#23  Overall
#1  Graph DBMS
Score2.03
Rank#136  Overall
#12  Graph DBMS
#6  RDF stores
Score1.98
Rank#139  Overall
#66  Relational DBMS
Websitewww.enterprisedb.comwww.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-jbaseneo4j.comwww.stardog.comus.tmaxsoft.com/­products/­tibero
Technical documentationwww.enterprisedb.com/­docsdocs.rocketsoftware.com/­bundle?labelkey=jbase_5.9neo4j.com/­docsdocs.stardog.comtechnet.tmaxsoft.com/­upload/­download/­online/­tibero/­pver-20150504-000002/­index.html
DeveloperEnterpriseDBRocket Software (formerly Zumasys)Neo4j, Inc.Stardog-UnionTmaxSoft
Initial release20051991200720102003
Current release14, December 20215.75.18.1, March 20247.3.0, May 20206, April 2015
License infoCommercial or Open Sourcecommercial infoBSD for PostgreSQL-componentscommercialOpen Source infoGPL version3, commercial licenses availablecommercial info60-day fully-featured trial license; 1-year fully-featured non-commercial use license for academics/studentscommercial
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.
Neo4j Aura: Neo4j’s fully managed cloud service: The zero-admin, always-on graph database for cloud developers.
Implementation languageCJava, ScalaJavaC and Assembler
Server operating systemsLinux
Windows
AIX
Linux
Windows
Linux infoCan also be used server-less as embedded Java database.
OS X
Solaris
Windows
Linux
macOS
Windows
AIX
HP-UX
Linux
Solaris
Windows
Data schemeyesschema-freeschema-free and schema-optionalschema-free and OWL/RDFS-schema supportyes
Typing infopredefined data types such as float or dateyesoptionalyesyesyes
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.yes infospecific XML-type available, but no XML query functionality.yesno infoImport/export of XML data possibleyes
Secondary indexesyesyes infopluggable indexing subsystem, by default Apache Luceneyes infosupports real-time indexing in full-text and geospatialyes
SQL infoSupport of SQLyes infostandard with numerous extensionsEmbedded SQL for jBASE in BASICnoYes, compatible with all major SQL variants through dedicated BI/SQL Serveryes
APIs and other access methodsADO.NET
JDBC
native C library
ODBC
streaming API for large objects
JDBC
ODBC
Proprietary protocol
RESTful HTTP API
SOAP-based API
Bolt protocol
Cypher query language
Java API
Neo4j-OGM infoObject Graph Mapper
RESTful HTTP API
Spring Data Neo4j
TinkerPop 3
GraphQL query language
HTTP API
Jena RDF API
OWL
RDF4J API
Sesame REST HTTP Protocol
SNARL
SPARQL
Spring Data
Stardog Studio
TinkerPop 3
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Tibero CLI
Supported programming languages.Net
C
C++
Delphi
Java
Perl
PHP
Python
Tcl
.Net
Basic
Jabbascript
Java
.Net
Clojure
Elixir
Go
Groovy
Haskell
Java
JavaScript
Perl
PHP
Python
Ruby
Scala
.Net
Clojure
Groovy
Java
JavaScript
Python
Ruby
C
C#
C++
Cobol
Java
Objective-C
Perl
PHP
Python
Ruby
Visual Basic
Server-side scripts infoStored proceduresuser defined functions inforealized in proprietary language PL/pgSQL or with common languages like Perl, Python, Tcl etc.yesyes infoUser defined Procedures and Functionsuser defined functions and aggregates, HTTP Server extensions in JavaPersistent Stored Procedure (PSM)
Triggersyesyesyes infovia event handleryes infovia event handlersyes
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioning infoby hash, list or rangeShardingyes using Neo4j Fabricnonehorizontal partitioning infoby range, hash, list or composite
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replicationyesCausal Clustering using Raft protocol infoavailable in in Enterprise Version onlyMulti-source replication in HA-ClusterMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyCausal and Eventual Consistency configurable in Causal Cluster setup
Immediate Consistency in stand-alone mode
Immediate Consistency in HA-ClusterImmediate Consistency
Foreign keys infoReferential integrityyesnoyes infoRelationships in graphsyes inforelationships in graphsyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayes, multi-version concurrency control (MVCC)yesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyesno infoplanned for next version
User concepts infoAccess controlfine grained access rights according to SQL-standardAccess rights can be defined down to the item levelUsers, roles and permissions. Pluggable authentication with supported standards (LDAP, Active Directory, Kerberos)Access rights for users and rolesfine grained access rights according to SQL-standard (SQL 92, SQL 99)
More information provided by the system vendor
EDB PostgresjBASENeo4jStardogTibero
Specific characteristicsNeo4j delivers graph technology that has been battle tested for performance and scale...
» more
Competitive advantagesNeo4j is the market leader, graph database category creator, and the most widely...
» more
Typical application scenariosReal-Time Recommendations Master Data Management Identity and Access Management Network...
» more
Key customersOver 800 commercial customers and over 4300 startups use Neo4j. Flagship customers...
» more
Market metricsNeo4j boasts the world's largest graph database ecosystem with more than 140 million...
» more
Licensing and pricing modelsGPL v3 license that can be used all the places where you might use MySQL. Neo4j Commercial...
» more
News

Neo4j Integrates with Microsoft to Evolve Data Analytics and Enhance GenAI
26 March 2024

This Week in Neo4j: Data Modeling, GenAI, GraphQL, App Development and more
23 March 2024

This Week in Neo4j: Cypher, GenAI, Podcast, Graph Databases and more
16 March 2024

This Week in Neo4j: GenAI, Python, SpringAI, PHP and more
9 March 2024

This Week in Neo4j: GraphAcademy, Algorithms, GenAI, Knowledge Graphs and more
2 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
EDB PostgresjBASENeo4jStardogTibero
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

EnterpriseDB Bullish on Postgres' 2024 Potential
11 January 2024, Datanami

EDB Is Developing Its Flagship Database Into A Comprehensive Platform For Analytics, AI
27 February 2024, CRN

EDB Introduces Two New Ways to Get Postgres in AWS Marketplace
28 November 2023, Yahoo Finance

Key new features and innovations in EDB Postgres 16
1 December 2023, InfoWorld

EDB Introduces Advanced Tools and Extensions in Postgres 16 Portfolio Release
9 November 2023, GlobeNewswire

provided by Google News

Temenos signs first customer in India
24 August 2009, Finextra

provided by Google News

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

Neo4j Announces Collaboration with Microsoft to Advance GenAI and Data Solutions
26 March 2024, Yahoo Finance

Neo4j collaborates with Microsoft to advance GenAI and data solutions
27 March 2024, Scientific Computing World

Neo4j combines with Microsoft for next generation generative AI solutions -
26 March 2024, Enterprise Times

Neo4j Announces Collaboration with Microsoft to Advance GenAI and Data Solutions
26 March 2024, Barchart

provided by Google News

How to Succeed at Large-Scale Mainframe Replatforming with TmaxSoft OpenFrame on AWS | Amazon Web Services
2 August 2022, AWS Blog

AIS Partners TmaxSoft to Offer Database-as-a-Service on PaaS Cloud for Enterprise Customers
7 December 2017, The Fast Mode

TmaxData to supply database management software to Hyundai, Kia
12 June 2019, koreatimes

Open-source DBMS becoming battleground of public cloud
17 May 2022, Etnews

CTOS strengthens its database management system with TmaxSoft
20 December 2016, Digital News Asia

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

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.

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

Present your product here