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 > HEAVY.AI vs. Postgres-XL vs. PouchDB vs. RDF4J vs. Warp 10

System Properties Comparison HEAVY.AI vs. Postgres-XL vs. PouchDB vs. RDF4J vs. Warp 10

Editorial information provided by DB-Engines
NameHEAVY.AI infoFormerly named 'OmniSci', rebranded to 'HEAVY.AI' in March 2022  Xexclude from comparisonPostgres-XL  Xexclude from comparisonPouchDB  Xexclude from comparisonRDF4J infoformerly known as Sesame  Xexclude from comparisonWarp 10  Xexclude from comparison
DescriptionA high performance, column-oriented RDBMS, specifically developed to harness the massive parallelism of modern CPU and GPU hardwareBased on PostgreSQL enhanced with MPP and write-scale-out cluster featuresJavaScript DBMS with an API inspired by CouchDBRDF4J is a Java framework for processing RDF data, supporting both memory-based and a disk-based storage.TimeSeries DBMS specialized on timestamped geo data based on LevelDB or HBase
Primary database modelRelational DBMSRelational DBMSDocument storeRDF storeTime Series DBMS
Secondary database modelsSpatial DBMSDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.77
Rank#141  Overall
#65  Relational DBMS
Score0.49
Rank#256  Overall
#117  Relational DBMS
Score2.28
Rank#115  Overall
#21  Document stores
Score0.69
Rank#230  Overall
#9  RDF stores
Score0.07
Rank#349  Overall
#32  Time Series DBMS
Websitegithub.com/­heavyai/­heavydb
www.heavy.ai
www.postgres-xl.orgpouchdb.comrdf4j.orgwww.warp10.io
Technical documentationdocs.heavy.aiwww.postgres-xl.org/­documentationpouchdb.com/­guidesrdf4j.org/­documentationwww.warp10.io/­content/­02_Getting_started
DeveloperHEAVY.AI, Inc.Apache Software FoundationSince 2016 officially forked into an Eclipse project, former developer was Aduna Software.SenX
Initial release20162014 infosince 2012, originally named StormDB201220042015
Current release5.10, January 202210 R1, October 20187.1.1, June 2019
License infoCommercial or Open SourceOpen Source infoApache Version 2; enterprise edition availableOpen Source infoMozilla public licenseOpen SourceOpen Source infoEclipse Distribution License (EDL), v1.0.Open Source infoApache License 2.0
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 languageC++ and CUDACJavaScriptJavaJava
Server operating systemsLinuxLinux
macOS
server-less, requires a JavaScript environment (browser, Node.js)Linux
OS X
Unix
Windows
Linux
OS X
Windows
Data schemeyesyesschema-freeyes infoRDF Schemasschema-free
Typing infopredefined data types such as float or dateyesyesnoyesyes
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 infoXML type, but no XML query functionalitynono
Secondary indexesnoyesyes infovia viewsyesno
SQL infoSupport of SQLyesyes infodistributed, parallel query executionnonono
APIs and other access methodsJDBC
ODBC
Thrift
Vega
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
HTTP REST infoonly for PouchDB Server
JavaScript API
Java API
RIO infoRDF Input/Output
Sail API
SeRQL infoSesame RDF Query Language
Sesame REST HTTP Protocol
SPARQL
HTTP API
Jupyter
WebSocket
Supported programming languagesAll languages supporting JDBC/ODBC/Thrift
Python
.Net
C
C++
Delphi
Erlang
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
JavaScriptJava
PHP
Python
Server-side scripts infoStored proceduresnouser defined functionsView functions in JavaScriptyesyes infoWarpScript
Triggersnoyesyesyesno
Partitioning methods infoMethods for storing different data on different nodesSharding infoRound robinhorizontal partitioningSharding infowith a proxy-based framework, named couchdb-loungenoneSharding infobased on HBase
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replicationMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
noneselectable replication factor infobased on HBase
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyEventual ConsistencyImmediate Consistency infobased on HBase
Foreign keys infoReferential integritynoyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACID infoMVCCnoACID infoIsolation support depends on the API usedno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyes infoby using IndexedDB, WebSQL or LevelDB as backendyes infoin-memory storage is supported as wellyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyesyes
User concepts infoAccess controlfine grained access rights according to SQL-standardfine grained access rights according to SQL-standardnonoMandatory use of cryptographic tokens, containing fine-grained authorizations

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

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

More resources
HEAVY.AI infoFormerly named 'OmniSci', rebranded to 'HEAVY.AI' in March 2022Postgres-XLPouchDBRDF4J infoformerly known as SesameWarp 10
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

Big Data Analytics: A Game Changer for Infrastructure
13 July 2023, Spiceworks News and Insights

HEAVY.AI Launches HEAVY 7.0, Introducing Real-Time Machine Learning Capabilities
19 April 2023, Business Wire

Making the most of geospatial intelligence
14 April 2023, InfoWorld

OmniSci Gets HEAVY New Name and New CEO
1 March 2022, Datanami

The insideBIGDATA IMPACT 50 List for Q4 2023
11 October 2023, insideBIGDATA

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

GraphDB Goes Open Source
27 January 2020, iProgrammer

provided by Google News

Time Series Intelligence Software Market Business Insights, Key Trend Analysis | Google, SAP, Azure Time Series ...
24 April 2024, Amoré

Time Series Intelligence Software Market Analysis and Revenue Prediction | Azure Time Series Insights, Trendalyze ...
20 May 2024, Weekly Post Gazette

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.

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

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.

Milvus logo

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

Present your product here