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

DBMS > Axibase vs. NebulaGraph vs. PouchDB vs. UniData,UniVerse

System Properties Comparison Axibase vs. NebulaGraph vs. PouchDB vs. UniData,UniVerse

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameAxibase  Xexclude from comparisonNebulaGraph  Xexclude from comparisonPouchDB  Xexclude from comparisonUniData,UniVerse  Xexclude from comparison
DescriptionScalable TimeSeries DBMS based on HBase with integrated rule engine and visualizationA distributed, linear scalable, high perfomant Graph DBMSJavaScript DBMS with an API inspired by CouchDBMultiValue database and application server with SQL mapping layer and meta database capabilities
Primary database modelTime Series DBMSGraph DBMSDocument storeMultivalue DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.32
Rank#288  Overall
#25  Time Series DBMS
Score2.12
Rank#125  Overall
#10  Graph DBMS
Score2.35
Rank#116  Overall
#22  Document stores
Score3.47
Rank#93  Overall
#2  Multivalue DBMS
Websiteaxibase.com/­docs/­atsd/­financegithub.com/­vesoft-inc/­nebula
www.nebula-graph.io
pouchdb.comwww.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-unidata
Technical documentationdocs.nebula-graph.iopouchdb.com/­guidesdocs.rocketsoftware.com/­bundle?cluster=true&labelkey=unidata&labelkey=prod_unidata
DeveloperAxibase CorporationVesoft Inc.Apache Software FoundationRocket Software
Initial release2013201920121985
Current release155857.1.1, June 2019
License infoCommercial or Open Sourcecommercial infoCommunity Edition (single node) is free, Enterprise Edition (distributed) is paidOpen Source infoApache Version 2.0 + Common Clause 1.0Open Sourcecommercial
Cloud-based only infoOnly available as a cloud servicenononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaC++JavaScriptC
Server operating systemsLinuxLinuxserver-less, requires a JavaScript environment (browser, Node.js)AIX
HP-UX
Linux
Solaris
Windows
Data schemeyesStrong typed schemaschema-freeschema-free
Typing infopredefined data types such as float or dateyes infoshort, integer, long, float, double, decimal, stringyesnooptional
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.nonono
Secondary indexesnoyes infoNebula Graph internally uses the Key-Value store RocksDB for persistency. The vertices, edges, and their properties are stored as Key while their values are stored as Value. The primary indexes are per Key and secondary indexes are per Value.yes infovia viewsyes
SQL infoSupport of SQLSQL-like query languageSQL-like query languagenoyes
APIs and other access methodsJDBC
Proprietary protocol (Network API)
RESTful HTTP API
Browser interface
console (shell)
Cypher Query Language
GO Object Graph Mapper
Java Object Graph Mapper
NGBatis infoORM framework for NebulaGraph and Spring-Boot
Proprietary native API
Python Object Graph Mapper
Query language nGQL
HTTP REST infoonly for PouchDB Server
JavaScript API
Java API infoJPA
JDBC
ODBC
OLE DB
Proprietary protocol
RESTful HTTP API
SOAP-based API
Supported programming languagesGo
Java
PHP
Python
R
Ruby
.Net
C++
Go
Java
PHP
Python
JavaScript.Net
Basic infoU2 Basic
C
Java
Server-side scripts infoStored proceduresyesuser defined functionsView functions in JavaScriptyes
Triggersyesyesyes infoU2 Basic
Partitioning methods infoMethods for storing different data on different nodesShardingShardingSharding infowith a proxy-based framework, named couchdb-loungenone
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationCausal Clustering using Raft protocolMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency
Foreign keys infoReferential integritynoyes infoRelationships in graphsnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDnoACID infoconfigurable
Concurrency infoSupport for concurrent manipulation of datayesyesyes
Durability infoSupport for making data persistentyesyes infousing RocksDByes infoby using IndexedDB, WebSQL or LevelDB as backendyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes
User concepts infoAccess controlRole-based access controlnoAccess rights according to SQL-standard and operating system based
More information provided by the system vendor
AxibaseNebulaGraphPouchDBUniData,UniVerse
Specific characteristicsNebulaGraph is a truly distributed, linearly scalable, lightning-fast graph database,...
» more
Competitive advantagesNebulaGraph boasts the world's only graph database solution that is able to host...
» more
Typical application scenariosSocial networking Fraud detection Knowledge graph Data warehouse management Anti...
» more
Key customersCompanies from a variety of industries have implemented NebulaGraph Database in production,...
» more
Market metricsAt our very early stage, NebulaGraph has already received over 10,000 stars on GitHub...
» more
Licensing and pricing modelsNebulaGraph is open source and free to use under Apache 2.0 license.
» 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
AxibaseNebulaGraphPouchDBUniData,UniVerse
DB-Engines blog posts

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

show all

Recent citations in the news

NebulaGraph Enterprise v5.0: The First Distributed Graph Database to Offer Native GQL Support
18 April 2024, Yahoo Finance

NebulaGraph Enterprise v3.7.0 Empowers Enterprises to Build Knowledge Graphs with a Few Clicks
3 April 2024, PR Newswire

Celebrating 10,000 GitHub Stars for NebulaGraph
26 March 2024, Yahoo Finance

NebulaGraph reaps from China’s growing appetite for graph databases
16 September 2022, TechCrunch

NebulaGraph Completes Series A to Scale Its Distributed Graph Database
16 September 2022, Datanami

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

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

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

provided by Google News

UniData implements a milestone Smart Class Room project at The Asian School | THE DAILY TRIBUNE | KINGDOM ...
8 April 2024, News of Bahrain- DT News

Unidata uses Jetstream to make geoscience data available to science community
29 January 2020, IU Newsroom

Unidata turns 25 | NCAR & UCAR News
15 January 2010, news.ucar.edu

Italy's Unidata picks Telia Carrier for Rome PoP
15 January 2019, Capacity Media

Bringing real weather to classrooms | NCAR & UCAR News
31 May 2012, news.ucar.edu

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.

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

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.

Present your product here