DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > GBase vs. Oracle vs. PouchDB vs. Quasardb

System Properties Comparison GBase vs. Oracle vs. PouchDB vs. Quasardb

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameGBase  Xexclude from comparisonOracle  Xexclude from comparisonPouchDB  Xexclude from comparisonQuasardb  Xexclude from comparison
DescriptionWidely used RDBMS in China, including analytical, transactional, distributed transactional, and cloud-native data warehousing.Widely used RDBMSJavaScript DBMS with an API inspired by CouchDBDistributed, high-performance timeseries database
Primary database modelRelational DBMSRelational DBMSDocument storeTime Series DBMS
Secondary database modelsDocument store
Graph DBMS infowith Oracle Spatial and Graph
RDF store infowith Oracle Spatial and Graph
Spatial DBMS infowith Oracle Spatial and Graph
Vector DBMS infosince Oracle 23
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.11
Rank#173  Overall
#78  Relational DBMS
Score1286.59
Rank#1  Overall
#1  Relational DBMS
Score2.18
Rank#114  Overall
#21  Document stores
Score0.13
Rank#332  Overall
#28  Time Series DBMS
Websitewww.gbase.cnwww.oracle.com/­databasepouchdb.comquasar.ai
Technical documentationdocs.oracle.com/­en/­databasepouchdb.com/­guidesdoc.quasar.ai/­master
DeveloperGeneral Data Technology Co., Ltd.OracleApache Software Foundationquasardb
Initial release2004198020122009
Current releaseGBase 8a, GBase 8s, GBase 8c23c, September 20237.1.1, June 20193.14.1, January 2024
License infoCommercial or Open Sourcecommercialcommercial inforestricted free version is availableOpen Sourcecommercial infoFree community edition, Non-profit organizations and non-commercial usage are eligible for free licenses
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 languageC, Java, PythonC and C++JavaScriptC++
Server operating systemsLinuxAIX
HP-UX
Linux
OS X
Solaris
Windows
z/OS
server-less, requires a JavaScript environment (browser, Node.js)BSD
Linux
OS X
Windows
Data schemeyesyes infoSchemaless in JSON and XML columnsschema-freeschema-free
Typing infopredefined data types such as float or dateyesyesnoyes infointeger and binary
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.yesyesnono
Secondary indexesyesyesyes infovia viewsyes infowith tags
SQL infoSupport of SQLStandard with numerous extensionsyes infowith proprietary extensionsnoSQL-like query language
APIs and other access methodsADO.NET
C API
JDBC
ODBC
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
HTTP REST infoonly for PouchDB Server
JavaScript API
HTTP API
Supported programming languagesC#C
C#
C++
Clojure
Cobol
Delphi
Eiffel
Erlang
Fortran
Groovy
Haskell
Java
JavaScript
Lisp
Objective C
OCaml
Perl
PHP
Python
R
Ruby
Scala
Tcl
Visual Basic
JavaScript.Net
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
R
Server-side scripts infoStored proceduresuser defined functionsPL/SQL infoalso stored procedures in Java possibleView functions in JavaScriptno
Triggersyesyesyesno
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioning (by range, list and hash) and vertical partitioningSharding, horizontal partitioningSharding infowith a proxy-based framework, named couchdb-loungeSharding infoconsistent hashing
Replication methods infoMethods for redundantly storing data on multiple nodesyesMulti-source replication
Source-replica replication
Multi-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
Source-replica replication with selectable replication factor
MapReduce infoOffers an API for user-defined Map/Reduce methodsno infocan be realized in PL/SQLyeswith Hadoop integration
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyEventual ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACID infoisolation level can be parameterizednoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes
Durability infoSupport for making data persistentyesyesyes infoby using IndexedDB, WebSQL or LevelDB as backendyes infoby using LevelDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes infoVersion 12c introduced the new option 'Oracle Database In-Memory'yesyes infoTransient mode
User concepts infoAccess controlyesfine grained access rights according to SQL-standardnoCryptographically strong user authentication and audit trail

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
3rd partiesDevart ODBC driver for Oracle accesses Oracle databases from ODBC-compliant reporting, analytics, BI, and ETL tools on both 32 and 64-bit Windows, macOS, and Linux.
» more

Navicat for Oracle improves the efficiency and productivity of Oracle developers and administrators with a streamlined working environment.
» more

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

More resources
GBaseOraclePouchDBQuasardb
DB-Engines blog posts

MySQL is the DBMS of the Year 2019
3 January 2020, Matthias Gelbmann, Paul Andlinger

The struggle for the hegemony in Oracle's database empire
2 May 2017, Paul Andlinger

Architecting eCommerce Platforms for Zero Downtime on Black Friday and Beyond
25 November 2016, Tony Branson (guest author)

show all

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

show all

Recent citations in the news

Oracle Stock: Analyst Sees Microsoft, AWS, Google Deals Unlocking Growth
25 September 2024, Investor's Business Daily

Microsoft and Oracle enhance Oracle Database@Azure with data and AI integration
9 September 2024, Microsoft

Oracle inks deal with AWS to offer database services
10 September 2024, CIO

Getting Started with Exadata Database Service on Oracle Database@Google Cloud
9 September 2024, Oracle

Oracle buries the hatchet with AWS, bringing its database to the world’s top cloud platform
9 September 2024, SiliconANGLE News

provided by Google News

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

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

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

provided by Google News

NVIDIA to Present Innovations at Hot Chips That Boost Data Center Performance and Energy Efficiency
23 August 2024, NVIDIA Blog

Exploring secular variation of the gravitational constant from high-resolution quasar spectra
6 July 2024, Nature.com

Record quasar is most luminous object in the universe
20 February 2024, EarthSky

When a Quasar Remote Access Tool Falls Into the Wrong Hands
23 February 2024, Darktrace

Ultrabright Quasar Lit Up the Early Universe
9 January 2019, Livescience.com

provided by Google News



Share this page

Featured Products

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

RaimaDB logo

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

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

Present your product here