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

DBMS > AnzoGraph DB vs. EDB Postgres vs. InfluxDB vs. OceanBase vs. RethinkDB

System Properties Comparison AnzoGraph DB vs. EDB Postgres vs. InfluxDB vs. OceanBase vs. RethinkDB

Editorial information provided by DB-Engines
NameAnzoGraph DB  Xexclude from comparisonEDB Postgres  Xexclude from comparisonInfluxDB  Xexclude from comparisonOceanBase  Xexclude from comparisonRethinkDB  Xexclude from comparison
DescriptionScalable graph database built for online analytics and data harmonization with MPP scaling, high-performance analytical algorithms and reasoning, and virtualizationThe 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.DBMS for storing time series, events and metricsA distributed, high available RDBMS compatible with Oracle and MySQLDBMS for the Web with a mechanism to push updated query results to applications in realtime.
Primary database modelGraph DBMS
RDF store
Relational DBMSTime Series DBMSRelational DBMSDocument store
Secondary database modelsDocument store
Spatial DBMS
Spatial DBMS infowith GEO packageDocument store
Wide column store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.23
Rank#307  Overall
#24  Graph DBMS
#13  RDF stores
Score1.90
Rank#135  Overall
#63  Relational DBMS
Score25.83
Rank#28  Overall
#1  Time Series DBMS
Score1.66
Rank#147  Overall
#68  Relational DBMS
Score2.74
Rank#105  Overall
#19  Document stores
Websitecambridgesemantics.com/­anzographwww.enterprisedb.comwww.influxdata.com/­products/­influxdb-overviewen.oceanbase.comrethinkdb.com
Technical documentationdocs.cambridgesemantics.com/­anzograph/­userdoc/­home.htmwww.enterprisedb.com/­docsdocs.influxdata.com/­influxdben.oceanbase.com/­docs/­oceanbase-databaserethinkdb.com/­docs
DeveloperCambridge SemanticsEnterpriseDBOceanBase infopreviously Alibaba and Ant GroupThe Linux Foundation infosince July 2017
Initial release20182005201320102009
Current release2.3, January 202114, December 20212.7.6, April 20244.3.0, April 20242.4.1, August 2020
License infoCommercial or Open Sourcecommercial infofree trial version availablecommercial infoBSD for PostgreSQL-componentsOpen Source infoMIT-License; commercial enterprise version availableOpen Source infoCommercial license availableOpen Source infoApache Version 2
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.
Implementation languageCGoC++C++
Server operating systemsLinuxLinux
Windows
Linux
OS X infothrough Homebrew
LinuxLinux
OS X
Windows
Data schemeSchema-free and OWL/RDFS-schema supportyesschema-freeyesschema-free
Typing infopredefined data types such as float or dateyesNumeric data and Stringsyesyes infostring, binary, float, bool, date, geometry
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 infospecific XML-type available, but no XML query functionality.noyesno
Secondary indexesnoyesnoyesyes
SQL infoSupport of SQLSPARQL and SPARQL* as primary query language. Cypher preview.yes infostandard with numerous extensionsSQL-like query languageyesno
APIs and other access methodsApache Mule
gRPC
JDBC
Kafka
OData access for BI tools
OpenCypher
RESTful HTTP API
SPARQL
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
HTTP API
JSON over UDP
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Proprietary native API
Table API
Supported programming languagesC++
Java
Python
.Net
C
C++
Delphi
Java
Perl
PHP
Python
Tcl
.Net
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Perl
PHP
Python
R
Ruby
Rust
Scala
Ada infoin MySQL-compatible model
C infoin Oracle- and MySQL- compatible models
C++ infoin Oracle- and MySQL- compatible models
D infoin MySQL-compatible model
Delphi infoin MySQL-compatible model
Eiffel infoin MySQL-compatible model
Erlang infoin MySQL-compatible model
Haskell infoin MySQL-compatible model
Java infoin Oracle- and MySQL- compatible models
JavaScript (Node.js) infoin MySQL-compatible model
Objective-C infoin MySQL-compatible model
OCaml infoin MySQL-compatible model
Perl infoin MySQL-compatible model
PHP infoin MySQL-compatible model
Python infoin MySQL-compatible model
Ruby infoin MySQL-compatible model
Scheme infoin MySQL-compatible model
Tcl infoin MySQL-compatible model
C infocommunity-supported driver
C# infocommunity-supported driver
C++ infocommunity-supported driver
Clojure infocommunity-supported driver
Dart infocommunity-supported driver
Erlang infocommunity-supported driver
Go infocommunity-supported driver
Haskell infocommunity-supported driver
Java infoofficial driver
JavaScript (Node.js) infoofficial driver
Lisp infocommunity-supported driver
Lua infocommunity-supported driver
Objective-C infocommunity-supported driver
Perl infocommunity-supported driver
PHP infocommunity-supported driver
Python infoofficial driver
Ruby infoofficial driver
Scala infocommunity-supported driver
Server-side scripts infoStored proceduresuser defined functions and aggregatesuser defined functions inforealized in proprietary language PL/pgSQL or with common languages like Perl, Python, Tcl etc.noPL/SQL in oracle-compatible mode, MySQL Stored Procedure in mysql-compatible mode
TriggersnoyesnoyesClient-side triggers through changefeeds
Partitioning methods infoMethods for storing different data on different nodesAutomatic shardinghorizontal partitioning infoby hash, list or rangeSharding infoin enterprise version onlyhorizontal partitioning (by hash, key, range, range columns, list, and list columns)Sharding inforange based
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication in MPP-ClusterMulti-source replicationselectable replication factor infoin enterprise version onlyMulti-source replication using PaxosSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsKerberos/HDFS data loadingnononoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency in MPP-ClusterImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityno infonot needed in graphsyesnoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDnoACIDAtomic single-document operations
Concurrency infoSupport for concurrent manipulation of datayesyes, multi-version concurrency control (MVCC)yesyesyes infoMVCC based
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.yesnoyes infoDepending on used storage engineno
User concepts infoAccess controlAccess rights for users and rolesfine grained access rights according to SQL-standardsimple rights management via user accountsAccess rights for users, groups and roles according to SQL-standardyes infousers and table-level permissions
More information provided by the system vendor
AnzoGraph DBEDB PostgresInfluxDBOceanBaseRethinkDB
Specific characteristicsInfluxData is the creator of InfluxDB , the open source time series database. It...
» more
OceanBase Database is the world’s only native distributed database that has set new...
» more
Competitive advantagesTime to Value InfluxDB is available in all the popular languages and frameworks,...
» more
High Availability : The five IDCs across three sites disaster recovery solution sets...
» more
Typical application scenariosIoT & Sensor Monitoring Developers are witnessing the instrumentation of every available...
» more
Key customersInfluxData has more than 1,900 paying customers, including customers include MuleSoft,...
» more
OceanBase Database has helped over 400 customers across industries upgrade their...
» more
Market metricsFastest-growing database to drive 27,500 GitHub stars Over 750,000 daily active instances
» more
TPC-C No.1 Performance , achieved a result of 707.35 million tpmC in the TPC-C benchmark...
» more
Licensing and pricing modelsOpen source core with closed source clustering available either on-premise or on...
» more
Mulan PubL v2 license for open source community edition. Commercial license for enterprise...
» more
News

Introduction to Apache Iceberg
9 May 2024

Converting Timestamp to Date in Java
7 May 2024

A Detailed Guide to C# TimeSpan
2 May 2024

The Final Frontier: Using InfluxDB on the International Space Station
30 April 2024

Getting the Current Time in C#: A Guide
26 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
AnzoGraph DBEDB PostgresInfluxDBOceanBaseRethinkDB
DB-Engines blog posts

Why Build a Time Series Data Platform?
20 July 2017, Paul Dix (guest author)

Time Series DBMS are the database category with the fastest increase in popularity
4 July 2016, Matthias Gelbmann

Time Series DBMS as a new trend?
1 June 2015, Paul Andlinger

show all

Meet some database management systems you are likely to hear more about in the future
4 August 2014, Paul Andlinger

show all

Recent citations in the news

AnzoGraph review: A graph database for deep analytics
15 April 2019, InfoWorld

Cambridge Semantics Fits AnzoGraph DB with More Speed, Free Access
23 January 2020, Solutions Review

AnzoGraph: A W3C Standards-Based Graph Database | by Jo Stichbury
8 February 2019, Towards Data Science

Back to the future: Does graph database success hang on query language?
5 March 2018, ZDNet

Is The Enterprise Knowledge Graph Finally Going To Make All Data Usable?
19 September 2018, Forbes

provided by Google News

EDB Puts Postgres in the Middle of Analytics Workflow with New Lakehouse Stack
22 April 2024, Datanami

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

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

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

EDB Recognized in 2023 Gartner® Magic Quadrant™ for Cloud Database Management Systems
9 January 2024, GlobeNewswire

provided by Google News

Run and manage open source InfluxDB databases with Amazon Timestream | Amazon Web Services
14 March 2024, AWS Blog

Amazon Timestream: Managed InfluxDB for Time Series Data
14 March 2024, The New Stack

InfluxData Collaborating with AWS to Bring InfluxDB and Time Series Analytics to Developers Around the World
14 March 2024, Business Wire

How the FDAP Stack Gives InfluxDB 3.0 Real-Time Speed, Efficiency
15 March 2024, Datanami

AWS and InfluxData partner to offer managed time series database Timestream for InfluxDB
5 April 2024, VentureBeat

provided by Google News

OceanBase Inks Agreement with NTU Singapore in Database Optimization and Green Computing Advancements
31 January 2024, PR Newswire

Ant Group Will Cut Foreign Investors Out of Fast-Growing Database Business
22 August 2023, The Information

How Southeast Asia's Leading e-Wallets Saved Up to 40% in Database Costs - Fintech Singapore
25 March 2024, Fintech News Singapore

Haidilao’s 6-step recipe for successful digital transformation with OceanBase
4 August 2023, Tech in Asia

Alibaba's OceanBase distributed database aims at markets outside China
16 August 2022, InfoWorld

provided by Google News

How to Use RethinkDB with Node.js Applications — SitePoint
16 December 2015, SitePoint

Stripe acquires team behind NoSQL database startup RethinkDB
5 October 2016, VentureBeat

MongoDB: The Popular Database for IoT
15 August 2023, Open Source For You

RethinkDB is dead, and MongoDB isn't what killed it
24 January 2017, TechRepublic

How to deploy RethinkDB using Docker
14 February 2018, Packt Hub

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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

RaimaDB logo

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

Present your product here