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

DBMS > Galaxybase vs. JanusGraph vs. Newts vs. Oracle NoSQL vs. PostgreSQL

System Properties Comparison Galaxybase vs. JanusGraph vs. Newts vs. Oracle NoSQL vs. PostgreSQL

Editorial information provided by DB-Engines
NameGalaxybase  Xexclude from comparisonJanusGraph infosuccessor of Titan  Xexclude from comparisonNewts  Xexclude from comparisonOracle NoSQL  Xexclude from comparisonPostgreSQL  Xexclude from comparison
DescriptionScalable, ACID-compliant native distributed parallel graph platformA Graph DBMS optimized for distributed clusters infoIt was forked from the latest code base of Titan in January 2017Time Series DBMS based on CassandraA multi-model, scalable, distributed NoSQL database, designed to provide highly reliable, flexible, and available data management across a configurable set of storage nodesWidely used open source RDBMS infoDeveloped as objectoriented DBMS (Postgres), gradually enhanced with 'standards' like SQL
Primary database modelGraph DBMSGraph DBMSTime Series DBMSDocument store
Key-value store
Relational DBMS
Relational DBMS infowith object oriented extensions, e.g.: user defined types/functions and inheritance. Handling of key/value pairs with hstore module.
Secondary database modelsDocument store
Graph DBMS infowith Apache Age
Spatial DBMS
Vector DBMS infowith pgvector extension
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.00
Rank#383  Overall
#39  Graph DBMS
Score1.94
Rank#129  Overall
#12  Graph DBMS
Score0.00
Rank#383  Overall
#41  Time Series DBMS
Score2.95
Rank#100  Overall
#17  Document stores
#17  Key-value stores
#50  Relational DBMS
Score645.54
Rank#4  Overall
#4  Relational DBMS
Websitegalaxybase.comjanusgraph.orgopennms.github.io/­newtswww.oracle.com/­database/­nosql/­technologies/­nosqlwww.postgresql.org
Technical documentationdocs.janusgraph.orggithub.com/­OpenNMS/­newts/­wikidocs.oracle.com/­en/­database/­other-databases/­nosql-database/­index.htmlwww.postgresql.org/­docs
DeveloperChuanglin(Createlink) Technology Co., Ltd 浙江创邻科技有限公司Linux Foundation; originally developed as Titan by AureliusOpenNMS GroupOraclePostgreSQL Global Development Group infowww.postgresql.org/­developer
Initial release20172017201420111989 info1989: Postgres, 1996: PostgreSQL
Current releaseNov 20, November 20210.6.3, February 202323.3, December 202316.2, February 2024
License infoCommercial or Open SourcecommercialOpen Source infoApache 2.0Open Source infoApache 2.0Open Source infoProprietary for Enterprise Edition (Oracle Database EE license has Oracle NoSQL database EE covered: details)Open Source infoBSD
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.
Aiven for PostgreSQL: Fully managed PostgreSQL for developers with 70+ extensions and flexible orchestration tools.
Implementation languageC and JavaJavaJavaJavaC
Server operating systemsLinuxLinux
OS X
Unix
Windows
Linux
OS X
Windows
Linux
Solaris SPARC/x86
FreeBSD
HP-UX
Linux
NetBSD
OpenBSD
OS X
Solaris
Unix
Windows
Data schemeStrong typed schemayesschema-freeSupport Fixed schema and Schema-less deployment with the ability to interoperate between them.yes
Typing infopredefined data types such as float or dateyesyesyesoptionalyes
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.nonononoyes infospecific XML-type available, but no XML query functionality.
Secondary indexesyesyesnoyesyes
SQL infoSupport of SQLnononoSQL-like DML and DDL statementsyes infostandard with numerous extensions
APIs and other access methodsBrowser interface
console (shell)
Graph API (Gremlin)
OpenCypher
Proprietary native API
Java API
TinkerPop Blueprints
TinkerPop Frames
TinkerPop Gremlin
TinkerPop Rexster
HTTP REST
Java API
RESTful HTTP APIADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Supported programming languagesGo
Java
Python
Clojure
Java
Python
JavaC
C#
Go
Java
JavaScript (Node.js)
Python
.Net
C
C++
Delphi
Java infoJDBC
JavaScript (Node.js)
Perl
PHP
Python
Tcl
Server-side scripts infoStored proceduresuser defined procedures and functionsyesnonouser defined functions inforealized in proprietary language PL/pgSQL or with common languages like Perl, Python, Tcl etc.
Triggersyesnonoyes
Partitioning methods infoMethods for storing different data on different nodesShardingyes infodepending on the used storage backend (e.g. Cassandra, HBase, BerkeleyDB)Sharding infobased on CassandraShardingpartitioning by range, list and (since PostgreSQL 11) by hash
Replication methods infoMethods for redundantly storing data on multiple nodesyesselectable replication factor infobased on CassandraElectable source-replica replication per shard. Support distributed global deployment with Multi-region table featureSource-replica replication infoother methods possible by using 3rd party extensions
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyes infovia Faunus, a graph analytics enginenowith Hadoop integrationno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency
Immediate Consistency
Eventual Consistency infobased on Cassandra
Immediate Consistency infobased on Cassandra
Eventual Consistency
Immediate Consistency infodepending on configuration
Immediate Consistency
Foreign keys infoReferential integrityyes infoRelationships in graphsyes infoRelationships in graphsnonoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDnoconfigurable infoACID within a storage node (=shard)ACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyes infoSupports various storage backends: Cassandra, HBase, Berkeley DB, Akiban, Hazelcastyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyes infooff heap cacheno
User concepts infoAccess controlRole-based access controlUser authentification and security via Rexster Graph ServernoAccess rights for users and rolesfine grained access rights according to SQL-standard

More information provided by the system vendor

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
3rd partiesRedgate webinars: A series of key topics for new PostgreSQL users.
» more

Timescale: Calling all PostgreSQL users – the 2023 State of PostgreSQL survey is now open! Share your favorite extensions, preferred frameworks, community experiences, and more. Take the survey today!
» more

SharePlex is the reliable and affordable data replication solution for PostgreSQL migrations, high availability and more.
» more

CYBERTEC is your professional partner in PostgreSQL topics for over 20 years. As our main aim is to be your single-source all-in-one IT service provider, we offer a wide range of products and services. Visit our website for more details.
» more

Navicat for PostgreSQL is an easy-to-use graphical tool for PostgreSQL database development.
» more

Aiven for PostgreSQL: Fully managed PostgreSQL for developers with 70+ extensions and flexible orchestration tools.
» more

Fujitsu Enterprise Postgres: An Enterprise Grade PostgreSQL with the flexibility of a hybrid cloud solution combined with industry leading security, availability and performance.
» more

pgDash: In-Depth PostgreSQL Monitoring.
» more

Instaclustr: Fully Hosted & Managed PostgreSQL
» more

Navicat Monitor is a safe, simple and agentless remote server monitoring tool for PostgreSQL and many other database management systems.
» more

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
GalaxybaseJanusGraph infosuccessor of TitanNewtsOracle NoSQLPostgreSQL
DB-Engines blog posts

PostgreSQL is the DBMS of the Year 2023
2 January 2024, Matthias Gelbmann, Paul Andlinger

Snowflake is the DBMS of the Year 2022, defending the title from last year
3 January 2023, Matthias Gelbmann, Paul Andlinger

Snowflake is the DBMS of the Year 2021
3 January 2022, Paul Andlinger, Matthias Gelbmann

show all

Conferences, events and webinars

Monitoring PostgreSQL with Redgate Monitor
Webinar, 10-11am CT / 4-5pm BST, 22 May 2024

Recent citations in the news

做国产图数据库,「创邻科技」将拓展国际市场| 新科技创业
5 April 2023, 36kr

创邻科技,位居IDC MarketScape中国图数据库市场领导者类别
13 September 2023, CSDN

provided by Google News

Simple Deployment of a Graph Database: JanusGraph | by Edward Elson Kosasih
12 October 2020, Towards Data Science

Database Deep Dives: JanusGraph
8 August 2019, IBM

JanusGraph Picks Up Where TitanDB Left Off
13 January 2017, Datanami

Compose for JanusGraph arrives on Bluemix
15 September 2017, IBM

Nordstrom Builds Flexible Backend Ops with Kubernetes, Spark and JanusGraph
3 October 2019, The New Stack

provided by Google News

Enhance enterprise data security and trust: Must see Blockchain Technology sessions at Oracle CloudWorld 2023
21 August 2023, Oracle

We built a geo-distributed, serverless modern app using the Oracle NoSQL Database Cloud Service
18 November 2021, Oracle

Oracle Beefs Up Its NoSQL Database Offering
3 April 2014, Data Center Knowledge

Oracle Defends Relational DBs Against NoSQL Competitors
25 November 2015, eWeek

NoSQL Rebels Aim Missile at Larry Ellison's Yacht
20 July 2012, WIRED

provided by Google News

Automatically Generate Types for Your PostgreSQL Database
1 May 2024, The New Stack

Baffle Delivers Enterprise-Grade Data Security for PostgreSQL on Amazon RDS and Amazon Aurora
1 May 2024, Yahoo Finance

Why PostgreSQL Is the Bedrock for the Future of Data
26 April 2024, hackernoon.com

Crunchy Data Introduces Postgres Query Engine for Data Lakes, Crunchy Bridge for Analytics
30 April 2024, StreetInsider.com

Introducing OCI Database with PostgreSQL: Completing Our Cloud Database Suite for Every Need
14 November 2023, Oracle

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

RaimaDB logo

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

Neo4j logo

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

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

Milvus logo

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

Present your product here