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 > Fujitsu Enterprise Postgres vs. GridGain vs. PouchDB vs. SQLite vs. VoltDB

System Properties Comparison Fujitsu Enterprise Postgres vs. GridGain vs. PouchDB vs. SQLite vs. VoltDB

Editorial information provided by DB-Engines
NameFujitsu Enterprise Postgres  Xexclude from comparisonGridGain  Xexclude from comparisonPouchDB  Xexclude from comparisonSQLite  Xexclude from comparisonVoltDB  Xexclude from comparison
DescriptionEnterprise-grade PostgreSQL-based DBMS with security enhancements such as Transparent Data Encryption and Data Masking, plus high-availability and performance improvement features.GridGain is an in-memory computing platform, built on Apache IgniteJavaScript DBMS with an API inspired by CouchDBWidely used embeddable, in-process RDBMSDistributed In-Memory NewSQL RDBMS infoUsed for OLTP applications with a high frequency of relatively simple transactions, that can hold all their data in memory
Primary database modelRelational DBMSKey-value store
Relational DBMS
Document storeRelational DBMSRelational DBMS
Secondary database modelsDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.31
Rank#285  Overall
#129  Relational DBMS
Score1.47
Rank#154  Overall
#26  Key-value stores
#72  Relational DBMS
Score2.28
Rank#115  Overall
#21  Document stores
Score114.32
Rank#10  Overall
#7  Relational DBMS
Score1.44
Rank#158  Overall
#73  Relational DBMS
Websitewww.postgresql.fastware.comwww.gridgain.compouchdb.comwww.sqlite.orgwww.voltdb.com
Technical documentationwww.postgresql.fastware.com/­product-manualswww.gridgain.com/­docs/­index.htmlpouchdb.com/­guideswww.sqlite.org/­docs.htmldocs.voltdb.com
DeveloperPostgreSQL Global Development Group, Fujitsu Australia Software TechnologyGridGain Systems, Inc.Apache Software FoundationDwayne Richard HippVoltDB Inc.
Initial release2007201220002010
Current releaseFujitsu Enterprise Postgres 14, January 2022GridGain 8.5.17.1.1, June 20193.45.3  (15 April 2024), April 202411.3, April 2022
License infoCommercial or Open SourcecommercialcommercialOpen SourceOpen Source infoPublic DomainOpen Source infoAGPL for Community Edition, commercial license for Enterprise, AWS, and Pro Editions
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 languageCJava, C++, .NetJavaScriptCJava, C++
Server operating systemsLinux
Windows
Linux
OS X
Solaris
Windows
server-less, requires a JavaScript environment (browser, Node.js)server-lessLinux
OS X infofor development
Data schemeyesyesschema-freeyes infodynamic column typesyes
Typing infopredefined data types such as float or dateyesyesnoyes infonot rigid because of 'dynamic typing' concept.yes
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.yesnono
Secondary indexesyesyesyes infovia viewsyesyes
SQL infoSupport of SQLyesANSI-99 for query and DML statements, subset of DDLnoyes infoSQL-92 is not fully supportedyes infoonly a subset of SQL 99
APIs and other access methodsADO.NET
JDBC
native C library
ODBC
streaming API for large objects
HDFS API
Hibernate
JCache
JDBC
ODBC
Proprietary protocol
RESTful HTTP API
Spring Data
HTTP REST infoonly for PouchDB Server
JavaScript API
ADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
Java API
JDBC
RESTful HTTP/JSON API
Supported programming languages.Net
C
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
C#
C++
Java
PHP
Python
Ruby
Scala
JavaScriptActionscript
Ada
Basic
C
C#
C++
D
Delphi
Forth
Fortran
Haskell
Java
JavaScript
Lisp
Lua
MatLab
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
R
Ruby
Scala
Scheme
Smalltalk
Tcl
C#
C++
Erlang infonot officially supported
Go
Java
JavaScript infoNode.js
PHP
Python
Server-side scripts infoStored proceduresuser defined functionsyes (compute grid and cache interceptors can be used instead)View functions in JavaScriptnoJava
Triggersyesyes (cache interceptors and events)yesyesno
Partitioning methods infoMethods for storing different data on different nodespartitioning by range, list and by hashShardingSharding infowith a proxy-based framework, named couchdb-loungenoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationyes (replicated cache)Multi-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
noneMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyes (compute grid and hadoop accelerator)yesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyEventual Consistency
Foreign keys infoReferential integrityyesnonoyesno infoFOREIGN KEY constraints are not supported
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDnoACIDACID infoTransactions are executed single-threaded within stored procedures
Concurrency infoSupport for concurrent manipulation of datayes, multi-version concurrency control (MVCC)yesyes infovia file-system locksyes infoData access is serialized by the server
Durability infoSupport for making data persistentyesyesyes infoby using IndexedDB, WebSQL or LevelDB as backendyesyes infoSnapshots and command logging
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyes
User concepts infoAccess controlfine grained access rights according to SQL-standardSecurity Hooks for custom implementationsnonoUsers and roles with access to stored procedures
More information provided by the system vendor
Fujitsu Enterprise PostgresGridGainPouchDBSQLiteVoltDB
Specific characteristics100% compatible with community PostgreSQL
» more
Competitive advantagesBuilt-in TDE and Data Masking security. In-Memory Columnar Index, and a high speed...
» more
Typical application scenariosTransactional payments applications, reporting and mixed workloads.
» more
Market metricsOver 30 years experience in database technology. Over 20 years in Postgres development...
» more
Licensing and pricing modelsCore based licensing
» 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
3rd partiesNavicat for SQLite is a powerful and comprehensive SQLite GUI that provides a complete set of functions for database management and development.
» more

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

More resources
Fujitsu Enterprise PostgresGridGainPouchDBSQLiteVoltDB
DB-Engines blog posts

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

show all

Big gains for Relational Database Management Systems in DB-Engines Ranking
2 February 2016, Matthias Gelbmann

show all

Recent citations in the news

Fujitsu Develops Column-Oriented Data-Processing Engine Enabling Fast, High-Volume Data Analysis in Database ...
26 February 2015, Fujitsu

Supporting Business Continuity with Postgres on IBM Cloud LinuxONE Virtual Servers for VPC
24 September 2021, ibm.com

Primary Data says stop, Hammerspace, Innodisk cooks some SSDs, and Fujitsu goes blockchain
22 May 2018, The Register

provided by Google News

GridGain in-memory data and generative AI – Blocks and Files
10 May 2024, Blocks & Files

GridGain to Sponsor and Speak at Three Key Industry Events in May 2024
6 May 2024, Martechcube

GridGain's 2023 Growth Positions Company for Strong 2024
25 January 2024, Datanami

GridGain Announces Call for Speakers for Virtual Apache Ignite Summit 2024
8 February 2024, PR Newswire

GridGain Named in the 2023 Gartner® Market Guide for Event Stream Processing
22 August 2023, GlobeNewswire

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

How to work with Dapper and SQLite in ASP.NET Core
10 May 2024, InfoWorld

Limbo Is An SQLite-Compatible OLTP DBMS Leveraging IO_uring & Rust
9 May 2024, Phoronix

SQLite's new support for binary JSON is similar but different from a PostgreSQL feature • DEVCLASS
16 January 2024, DevClass

Universal API Access from Postgres and SQLite
27 February 2024, O'Reilly Media

How To Speed Up SQL Queries Using Indexes [Python Edition]
10 August 2023, KDnuggets

provided by Google News

Unveiling Volt Active Data's game-changing approach to limitless app performance
16 October 2023, YourStory

 VoltDB Launches Active(N) Lossless Cross Data Center Replication
31 August 2021, PR Newswire

VoltDB Turns to Real-Time Analytics with NewSQL Database
30 January 2014, Datanami

VoltDB Upgrades Power, Security of Its In-Memory Database
1 February 2017, eWeek

VoltDB Adds Geospatial Support, Cross-Site Replication
28 January 2016, The New Stack

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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.

RaimaDB logo

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

Present your product here