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

DBMS > Bangdb vs. jBASE vs. OceanBase vs. SAP SQL Anywhere vs. Stardog

System Properties Comparison Bangdb vs. jBASE vs. OceanBase vs. SAP SQL Anywhere vs. Stardog

Editorial information provided by DB-Engines
NameBangdb  Xexclude from comparisonjBASE  Xexclude from comparisonOceanBase  Xexclude from comparisonSAP SQL Anywhere infoformerly called Adaptive Server Anywhere  Xexclude from comparisonStardog  Xexclude from comparison
DescriptionConverged and high performance database for device data, events, time series, document and graphA robust multi-value DBMS comprising development tools and middlewareA distributed, high available RDBMS compatible with Oracle and MySQLRDBMS database and synchronization technologies for server, desktop, remote office, and mobile environmentsEnterprise Knowledge Graph platform and graph DBMS with high availability, high performance reasoning, and virtualization
Primary database modelDocument store
Graph DBMS
Time Series DBMS
Multivalue DBMSRelational DBMSRelational DBMSGraph DBMS
RDF store
Secondary database modelsSpatial DBMSDocument store
Wide column store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.16
Rank#338  Overall
#47  Document stores
#32  Graph DBMS
#31  Time Series DBMS
Score1.49
Rank#156  Overall
#3  Multivalue DBMS
Score1.57
Rank#149  Overall
#69  Relational DBMS
Score3.95
Rank#80  Overall
#42  Relational DBMS
Score2.07
Rank#122  Overall
#11  Graph DBMS
#6  RDF stores
Websitebangdb.comwww.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-jbaseen.oceanbase.comwww.sap.com/­products/­technology-platform/­sql-anywhere.htmlwww.stardog.com
Technical documentationdocs.bangdb.comdocs.rocketsoftware.com/­bundle?labelkey=jbase_5.9en.oceanbase.com/­docs/­oceanbase-databasehelp.sap.com/­docs/­SAP_SQL_Anywheredocs.stardog.com
DeveloperSachin Sinha, BangDBRocket Software (formerly Zumasys)OceanBase infopreviously Alibaba and Ant GroupSAP infoformerly SybaseStardog-Union
Initial release20121991201019922010
Current releaseBangDB 2.0, October 20215.74.3.0, April 202417, July 20157.3.0, May 2020
License infoCommercial or Open SourceOpen Source infoBSD 3commercialOpen Source infoCommercial license availablecommercialcommercial info60-day fully-featured trial license; 1-year fully-featured non-commercial use license for academics/students
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++C++Java
Server operating systemsLinuxAIX
Linux
Windows
LinuxAIX
HP-UX
Linux
OS X
Solaris
Windows
Linux
macOS
Windows
Data schemeschema-freeschema-freeyesyesschema-free and OWL/RDFS-schema support
Typing infopredefined data types such as float or dateyes: string, long, double, int, geospatial, stream, eventsoptionalyesyesyes
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.noyesyesyesno infoImport/export of XML data possible
Secondary indexesyes infosecondary, composite, nested, reverse, geospatialyesyesyes infosupports real-time indexing in full-text and geospatial
SQL infoSupport of SQLSQL like support with command line toolEmbedded SQL for jBASE in BASICyesyesYes, compatible with all major SQL variants through dedicated BI/SQL Server
APIs and other access methodsProprietary protocol
RESTful HTTP API
JDBC
ODBC
Proprietary protocol
RESTful HTTP API
SOAP-based API
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Proprietary native API
Table API
ADO.NET
HTTP API
JDBC
ODBC
GraphQL query language
HTTP API
Jena RDF API
OWL
RDF4J API
Sesame REST HTTP Protocol
SNARL
SPARQL
Spring Data
Stardog Studio
TinkerPop 3
Supported programming languagesC
C#
C++
Java
Python
.Net
Basic
Jabbascript
Java
Ada infoin MySQL-compatible model
C infoin Oracle- and MySQL- compatible models
C++ infoin Oracle- and MySQL- compatible models
D infoin MySQL-compatible model
Delphi infoin MySQL-compatible model
Eiffel infoin MySQL-compatible model
Erlang infoin MySQL-compatible model
Haskell infoin MySQL-compatible model
Java infoin Oracle- and MySQL- compatible models
JavaScript (Node.js) infoin MySQL-compatible model
Objective-C infoin MySQL-compatible model
OCaml infoin MySQL-compatible model
Perl infoin MySQL-compatible model
PHP infoin MySQL-compatible model
Python infoin MySQL-compatible model
Ruby infoin MySQL-compatible model
Scheme infoin MySQL-compatible model
Tcl infoin MySQL-compatible model
C
C#
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
.Net
Clojure
Groovy
Java
JavaScript
Python
Ruby
Server-side scripts infoStored proceduresnoyesPL/SQL in oracle-compatible mode, MySQL Stored Procedure in mysql-compatible modeyes, in C/C++, Java, .Net or Perluser defined functions and aggregates, HTTP Server extensions in Java
Triggersyes, Notifications (with Streaming only)yesyesyesyes infovia event handlers
Partitioning methods infoMethods for storing different data on different nodesSharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmShardinghorizontal partitioning (by hash, key, range, range columns, list, and list columns)nonenone
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factor, Knob for CAP (enterprise version only)yesMulti-source replication using PaxosSource-replica replication infoDatabase mirroringMulti-source replication in HA-Cluster
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemTunable consistency, set CAP knob accordinglyImmediate ConsistencyImmediate ConsistencyImmediate Consistency in HA-Cluster
Foreign keys infoReferential integritynonoyesyesyes inforelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayes, optimistic concurrency controlyesyesyesyes
Durability infoSupport for making data persistentyes, implements WAL (Write ahead log) as wellyesyesyesyes
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
User concepts infoAccess controlyes (enterprise version only)Access rights can be defined down to the item levelAccess rights for users, groups and roles according to SQL-standardfine grained access rights according to SQL-standardAccess rights for users and roles

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
BangdbjBASEOceanBaseSAP SQL Anywhere infoformerly called Adaptive Server AnywhereStardog
Recent citations in the news

OceanBase Recognized as an Asia/Pacific Customers' Choice in the Gartner® Peer Insights™ Voice of the Customer ...
5 June 2024, Thailand Business News

OceanBase Inks Agreement with NTU Singapore in Database Optimization and Green Computing Advancements
31 January 2024, PR Newswire

Ant Group Will Cut Foreign Investors Out of Fast-Growing Database Business
22 August 2023, The Information

How Southeast Asia's Leading e-Wallets Saved Up to 40% in Database Costs - Fintech Singapore
25 March 2024, Fintech News Singapore

Alibaba's OceanBase distributed database aims at markets outside China
16 August 2022, InfoWorld

provided by Google News

SAP vulnerabilities Let Attacker Inject OS Commands—Patch Now!
11 July 2023, CybersecurityNews

SAP Products & Services Data Portfolio
2 July 2021, Datamation

Securing SAP with AWS Network Firewall: Part 2 – Managed Rules | Amazon Web Services
17 July 2023, AWS Blog

MindsDB is now the leading and fastest growing applied ML platform in the world India - English
3 November 2022, PR Newswire

SAP launches HANA cloud platform, partners with Siemens, Intel
6 May 2015, Channel Daily News

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.

Milvus logo

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

Present your product here