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 > AnzoGraph DB vs. IRONdb vs. OceanBase vs. PouchDB vs. SingleStore

System Properties Comparison AnzoGraph DB vs. IRONdb vs. OceanBase vs. PouchDB vs. SingleStore

Editorial information provided by DB-Engines
NameAnzoGraph DB  Xexclude from comparisonIRONdb  Xexclude from comparisonOceanBase  Xexclude from comparisonPouchDB  Xexclude from comparisonSingleStore infoformer name was MemSQL  Xexclude from comparison
IRONdb seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
DescriptionScalable graph database built for online analytics and data harmonization with MPP scaling, high-performance analytical algorithms and reasoning, and virtualizationA distributed Time Series DBMS with a focus on scalability, fault tolerance and operational simplicityA distributed, high available RDBMS compatible with Oracle and MySQLJavaScript DBMS with an API inspired by CouchDBMySQL wire-compliant distributed RDBMS that combines an in-memory row-oriented and a disc-based column-oriented storage with patented universal storage to handle transactional and analytical workloads in one single table type
Primary database modelGraph DBMS
RDF store
Time Series DBMSRelational DBMSDocument storeRelational DBMS
Secondary database modelsDocument store
Wide column store
Document store
Spatial DBMS
Time Series DBMS
Vector 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.66
Rank#147  Overall
#68  Relational DBMS
Score2.28
Rank#115  Overall
#21  Document stores
Score5.60
Rank#62  Overall
#35  Relational DBMS
Websitecambridgesemantics.com/­anzographwww.circonus.com/solutions/time-series-database/en.oceanbase.compouchdb.comwww.singlestore.com
Technical documentationdocs.cambridgesemantics.com/­anzograph/­userdoc/­home.htmdocs.circonus.com/irondb/category/getting-starteden.oceanbase.com/­docs/­oceanbase-databasepouchdb.com/­guidesdocs.singlestore.com
DeveloperCambridge SemanticsCirconus LLC.OceanBase infopreviously Alibaba and Ant GroupApache Software FoundationSingleStore Inc.
Initial release20182017201020122013
Current release2.3, January 2021V0.10.20, January 20184.3.0, April 20247.1.1, June 20198.5, January 2024
License infoCommercial or Open Sourcecommercial infofree trial version availablecommercialOpen Source infoCommercial license availableOpen Sourcecommercial infofree developer edition available
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.
SingleStoreDB Cloud: The world's fastest, modern cloud database for both operational (OLTP) and analytical (OLAP) workloads. Available instantly with multi-cloud and hybrid-cloud capabilities
Implementation languageC and C++C++JavaScriptC++, Go
Server operating systemsLinuxLinuxLinuxserver-less, requires a JavaScript environment (browser, Node.js)Linux info64 bit version required
Data schemeSchema-free and OWL/RDFS-schema supportschema-freeyesschema-freeyes
Typing infopredefined data types such as float or dateyes infotext, numeric, histogramsyesnoyes
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.nonoyesnono
Secondary indexesnonoyesyes infovia viewsyes
SQL infoSupport of SQLSPARQL and SPARQL* as primary query language. Cypher preview.SQL-like query language (Circonus Analytics Query Language: CAQL)yesnoyes infobut no triggers and foreign keys
APIs and other access methodsApache Mule
gRPC
JDBC
Kafka
OData access for BI tools
OpenCypher
RESTful HTTP API
SPARQL
HTTP APIJDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Proprietary native API
Table API
HTTP REST infoonly for PouchDB Server
JavaScript API
Cluster Management API infoas HTTP Rest and CLI
HTTP API
JDBC
MongoDB API
ODBC
Supported programming languagesC++
Java
Python
.Net
C
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Lua
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
JavaScriptBash
C
C#
Java
JavaScript (Node.js)
Python
Server-side scripts infoStored proceduresuser defined functions and aggregatesyes, in LuaPL/SQL in oracle-compatible mode, MySQL Stored Procedure in mysql-compatible modeView functions in JavaScriptyes
Triggersnonoyesyesno
Partitioning methods infoMethods for storing different data on different nodesAutomatic shardingAutomatic, metric affinity per nodehorizontal partitioning (by hash, key, range, range columns, list, and list columns)Sharding infowith a proxy-based framework, named couchdb-loungeSharding infohash partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication in MPP-Clusterconfigurable replication factor, datacenter awareMulti-source replication using PaxosMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
Source-replica replication infostores two copies of each physical data partition on two separate nodes
MapReduce infoOffers an API for user-defined Map/Reduce methodsKerberos/HDFS data loadingnonoyesno infocan define user-defined aggregate functions for map-reduce-style calculations
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency in MPP-ClusterImmediate consistency per node, eventual consistency across nodesImmediate ConsistencyEventual ConsistencyImmediate Consistency
Foreign keys infoReferential integrityno infonot needed in graphsnoyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoACIDnoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes, multi-version concurrency control (MVCC)
Durability infoSupport for making data persistentyesyesyesyes infoby using IndexedDB, WebSQL or LevelDB as backendyes infoAll updates are persistent, including those to disk-based columnstores and memory-based row stores. Transaction commits are supported via write-ahead log.
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyesyes
User concepts infoAccess controlAccess rights for users and rolesnoAccess rights for users, groups and roles according to SQL-standardnoFine grained access control via users, groups and roles
More information provided by the system vendor
AnzoGraph DBIRONdbOceanBasePouchDBSingleStore infoformer name was MemSQL
Specific characteristicsOceanBase Database is the world’s only native distributed database that has set new...
» more
SingleStore offers a fully-managed , distributed, highly-scalable SQL database designed...
» more
Competitive advantagesHigh Availability : The five IDCs across three sites disaster recovery solution sets...
» more
SingleStore’s competitive advantages include: Easy and Simplified Architecture with...
» more
Typical application scenariosDriving Fast Analytics: SingleStore delivers the fastest and most scalable reporting...
» more
Key customersOceanBase Database has helped over 400 customers across industries upgrade their...
» more
IEX Cloud : Improves Financial Data Distribution Speed 15x with Singlestore DB Comcast,...
» more
Market metricsTPC-C No.1 Performance , achieved a result of 707.35 million tpmC in the TPC-C benchmark...
» more
Customers in various industries worldwide including US and International Industry...
» more
Licensing and pricing modelsMulan PubL v2 license for open source community edition. Commercial license for enterprise...
» more
F ree Tier and Enterprise Edition
» more

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 DBIRONdbOceanBasePouchDBSingleStore infoformer name was MemSQL
DB-Engines blog posts

New kids on the block: database management systems implemented in JavaScript
1 December 2014, Matthias Gelbmann

show all

Turbocharge Your Application Development Using WebAssembly With SingleStoreDB
17 October 2022,  Akmal Chaudhri, SingleStore (sponsor) 

Cloud-Based Analytics With SingleStoreDB
9 June 2022,  Akmal Chaudhri, SingleStore (sponsor) 

SingleStore: The Increasing Momentum of Multi-Model Database Systems
14 February 2022,  Akmal Chaudhri, SingleStore (sponsor) 

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

Application observability firm Apica buys telemetry data startup Circonus and adds more funding
21 February 2024, SiliconANGLE News

Apica gets $6 million in funding and buys Circonus -
21 February 2024, Enterprise Times

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

Building an Offline First App with PouchDB — SitePoint
10 March 2014, SitePoint

Getting Started with PouchDB Client-Side JavaScript Database — SitePoint
7 September 2016, SitePoint

3 Reasons To Think Offline First
22 March 2017, IBM

Create Offline Web Apps Using Service Workers & PouchDB — SitePoint
7 March 2017, SitePoint

Offline-first web and mobile apps: Top frameworks and components
22 January 2019, TechBeacon

provided by Google News

SingleStore CEO sees little future for purpose-built vector databases
24 January 2024, VentureBeat

Building a Modern Database: Nikita Shamgunov on Postgres and Beyond
17 April 2024, Madrona Venture Group

SingleStore Announces Real-time Data Platform to Further Accelerate AI, Analytics and Application Development
24 January 2024, businesswire.com

SingleStore adds indexed vector search to Pro Max release for faster AI work – Blocks and Files
29 January 2024, Blocks & Files

Leveraging SingleStoreDB Cloud Private Connectivity Using AWS PrivateLink | Amazon Web Services
6 December 2023, AWS Blog

provided by Google News



Share this page

Featured Products

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

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.

AllegroGraph logo

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

Present your product here