DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Bangdb vs. GigaSpaces vs. jBASE vs. Microsoft Access vs. Oracle

System Properties Comparison Bangdb vs. GigaSpaces vs. jBASE vs. Microsoft Access vs. Oracle

Editorial information provided by DB-Engines
NameBangdb  Xexclude from comparisonGigaSpaces  Xexclude from comparisonjBASE  Xexclude from comparisonMicrosoft Access  Xexclude from comparisonOracle  Xexclude from comparison
DescriptionConverged and high performance database for device data, events, time series, document and graphHigh performance in-memory data grid platform, powering three products: Smart Cache, Smart ODS (Operational Data Store), Smart Augmented TransactionsA robust multi-value DBMS comprising development tools and middlewareMicrosoft Access combines a backend RDBMS (JET / ACE Engine) with a GUI frontend for data manipulation and queries. infoThe Access frontend is often used for accessing other datasources (DBMS, Excel, etc.)Widely used RDBMS
Primary database modelDocument store
Graph DBMS
Time Series DBMS
Document store
Object oriented DBMS infoValues are user defined objects
Multivalue DBMSRelational DBMSRelational DBMS
Secondary database modelsSpatial DBMSGraph DBMS
Search engine
Document 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
Score0.08
Rank#347  Overall
#47  Document stores
#34  Graph DBMS
#31  Time Series DBMS
Score0.97
Rank#192  Overall
#32  Document stores
#6  Object oriented DBMS
Score1.41
Rank#159  Overall
#3  Multivalue DBMS
Score104.92
Rank#11  Overall
#8  Relational DBMS
Score1236.29
Rank#1  Overall
#1  Relational DBMS
Websitebangdb.comwww.gigaspaces.comwww.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-jbasewww.microsoft.com/­en-us/­microsoft-365/­accesswww.oracle.com/­database
Technical documentationdocs.bangdb.comdocs.gigaspaces.com/­latest/­landing.htmldocs.rocketsoftware.com/­bundle?labelkey=jbase_5.9developer.microsoft.com/­en-us/­accessdocs.oracle.com/­en/­database
DeveloperSachin Sinha, BangDBGigaspaces TechnologiesRocket Software (formerly Zumasys)MicrosoftOracle
Initial release20122000199119921980
Current releaseBangDB 2.0, October 202115.5, September 20205.71902 (16.0.11328.20222), March 201923c, September 2023
License infoCommercial or Open SourceOpen Source infoBSD 3Open Source infoApache Version 2; Commercial licenses availablecommercialcommercial infoBundled with Microsoft Officecommercial inforestricted free version is 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.
Implementation languageC, C++Java, C++, .NetC++C and C++
Server operating systemsLinuxLinux
macOS
Solaris
Windows
AIX
Linux
Windows
Windows infoNot a real database server, but making use of DLLsAIX
HP-UX
Linux
OS X
Solaris
Windows
z/OS
Data schemeschema-freeschema-freeschema-freeyesyes infoSchemaless in JSON and XML columns
Typing infopredefined data types such as float or dateyes: string, long, double, int, geospatial, stream, eventsyesoptionalyesyes
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.nono infoXML can be used for describing objects metadatayesyes
Secondary indexesyes infosecondary, composite, nested, reverse, geospatialyesyesyes
SQL infoSupport of SQLSQL like support with command line toolSQL-99 for query and DML statementsEmbedded SQL for jBASE in BASICyes infobut not compliant to any SQL standardyes infowith proprietary extensions
APIs and other access methodsProprietary protocol
RESTful HTTP API
GigaSpaces LRMI
Hibernate
JCache
JDBC
JPA
ODBC
RESTful HTTP API
Spring Data
JDBC
ODBC
Proprietary protocol
RESTful HTTP API
SOAP-based API
ADO.NET
DAO
ODBC
OLE DB
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Supported programming languagesC
C#
C++
Java
Python
.Net
C++
Java
Python
Scala
.Net
Basic
Jabbascript
Java
C
C#
C++
Delphi
Java (JDBC-ODBC)
VBA
Visual Basic.NET
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
Server-side scripts infoStored proceduresnoyesyesyes infosince Access 2010 using the ACE-enginePL/SQL infoalso stored procedures in Java possible
Triggersyes, Notifications (with Streaming only)yes, event driven architectureyesyes infosince Access 2010 using the ACE-engineyes
Partitioning methods infoMethods for storing different data on different nodesSharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmShardingShardingnoneSharding, horizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factor, Knob for CAP (enterprise version only)Multi-source replication infosynchronous or asynchronous
Source-replica replication infosynchronous or asynchronous
yesnoneMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyes infoMap-Reduce pattern can be built with XAP task executorsnonono infocan be realized in PL/SQL
Consistency concepts infoMethods to ensure consistency in a distributed systemTunable consistency, set CAP knob accordinglyImmediate Consistency infoConsistency level configurable: ALL, QUORUM, ANYImmediate Consistency
Foreign keys infoReferential integritynononoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDACID infobut no files for transaction loggingACID infoisolation level can be parameterized
Concurrency infoSupport for concurrent manipulation of datayes, optimistic concurrency controlyesyesyesyes
Durability infoSupport for making data persistentyes, implements WAL (Write ahead log) as wellyesyesyes infobut no files for transaction loggingyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes, run db with in-memory only modeyesyesyes infoVersion 12c introduced the new option 'Oracle Database In-Memory'
User concepts infoAccess controlyes (enterprise version only)Role-based access controlAccess rights can be defined down to the item levelno infoa simple user-level security was built in till version Access 2003fine grained access rights according to SQL-standard

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
BangdbGigaSpacesjBASEMicrosoft AccessOracle
DB-Engines blog posts

MS Access drops in DB-Engines Ranking
2 May 2013, Paul Andlinger

Microsoft SQL Server regained rank 2 in the DB-Engines popularity ranking
3 December 2012, Matthias Gelbmann

New DB-Engines Ranking shows the popularity of database management systems
3 October 2012, Matthias Gelbmann, Paul Andlinger

show all

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

Conferences, events and webinars

Oracle Cloud World
Las Vegas, 9-12 September 2024

Recent citations in the news

GigaSpaces to hand out almost $14 million in dividends following Cloudify’s acquisition by Dell
19 July 2023, CTech

Data Sciences Corporation partners with GigaSpaces Technologies to usher DIH technology to enterprises in SA
10 October 2023, ITWeb

GigaSpaces Announces Version 16.0 with Breakthrough Data Integration Tools to Ease Enterprises' Digital ...
3 November 2021, PR Newswire

GigaSpaces Spins Off Cloudify, Its Open Source Cloud Orchestration Unit
27 July 2017, Data Center Knowledge

GigaSpaces Orchestrates Cloud Spin-Off
27 July 2017, EnterpriseAI

provided by Google News

Temenos signs first customer in India
24 August 2009, Finextra

provided by Google News

Abusing Microsoft Access "Linked Table" Feature to Perform NTLM Forced Authentication Attacks - Check Point Research
9 November 2023, Check Point Research

Hackers Exploit Microsoft Access Feature to Steal Windows User’s NTLM Tokens
11 November 2023, CybersecurityNews

MS access program to increase awareness and independence of those living with MS and disability
10 July 2023, Nebraska Medicine

How to Connect MS Access to MySQL via ODBC Driver
7 September 2023, TechiExpert.com

People living with MS who are severely immunocompromised can access newly funded shingles vaccine
11 October 2023, MS Australia

provided by Google News

Oracle Graph Learning Path
20 May 2024, blogs.oracle.com

Announcing Oracle Database 23ai : General Availability
2 May 2024, blogs.oracle.com

Oracle Goes for the Kill with Multifaceted New AI Database
23 May 2024, Acceleration Economy

Exadata System Software 24ai - Delivers mission critical AI at any scale
20 May 2024, blogs.oracle.com

Oracle AI Database Spells Big Trouble for Single-Function Competitors
23 May 2024, Acceleration Economy

provided by Google News



Share this page

Featured Products

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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.

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

Milvus logo

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

Present your product here