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

DBMS > Bangdb vs. IBM Db2 vs. OpenEdge vs. SiriDB vs. SQLite

System Properties Comparison Bangdb vs. IBM Db2 vs. OpenEdge vs. SiriDB vs. SQLite

Editorial information provided by DB-Engines
NameBangdb  Xexclude from comparisonIBM Db2 infoformerly named DB2 or IBM Database 2  Xexclude from comparisonOpenEdge  Xexclude from comparisonSiriDB  Xexclude from comparisonSQLite  Xexclude from comparison
DescriptionConverged and high performance database for device data, events, time series, document and graphCommon in IBM host environments, 2 different versions for host and Windows/LinuxApplication development environment with integrated database management systemOpen Source Time Series DBMSWidely used embeddable, in-process RDBMS
Primary database modelDocument store
Graph DBMS
Time Series DBMS
Relational DBMS infoSince Version 10.5 support for JSON/BSON documents compatible with MongoDBRelational DBMSTime Series DBMSRelational DBMS
Secondary database modelsSpatial DBMSDocument store
RDF store infoin Db2 LUW (Linux, Unix, Windows)
Spatial DBMS infowith Db2 Spatial Extender
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
Score128.46
Rank#8  Overall
#5  Relational DBMS
Score3.51
Rank#86  Overall
#46  Relational DBMS
Score0.00
Rank#383  Overall
#41  Time Series DBMS
Score114.32
Rank#10  Overall
#7  Relational DBMS
Websitebangdb.comwww.ibm.com/­products/­db2www.progress.com/­openedgesiridb.comwww.sqlite.org
Technical documentationdocs.bangdb.comwww.ibm.com/­docs/­en/­db2documentation.progress.com/­output/­ua/­OpenEdge_latestdocs.siridb.comwww.sqlite.org/­docs.html
DeveloperSachin Sinha, BangDBIBMProgress Software CorporationCesbitDwayne Richard Hipp
Initial release20121983 infohost version198420172000
Current releaseBangDB 2.0, October 202112.1, October 2016OpenEdge 12.2, March 20203.45.3  (15 April 2024), April 2024
License infoCommercial or Open SourceOpen Source infoBSD 3commercial infofree version is availablecommercialOpen Source infoMIT LicenseOpen Source infoPublic Domain
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 and C++CC
Server operating systemsLinuxAIX
HP-UX
Linux
Solaris
Windows
z/OS
AIX
HP-UX
Linux
Solaris
Windows
Linuxserver-less
Data schemeschema-freeyesyesyesyes infodynamic column types
Typing infopredefined data types such as float or dateyes: string, long, double, int, geospatial, stream, eventsyesyesyes infoNumeric datayes infonot rigid because of 'dynamic typing' concept.
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.noyesnono
Secondary indexesyes infosecondary, composite, nested, reverse, geospatialyesyesyesyes
SQL infoSupport of SQLSQL like support with command line toolyesyes infoclose to SQL 92noyes infoSQL-92 is not fully supported
APIs and other access methodsProprietary protocol
RESTful HTTP API
ADO.NET
JDBC
JSON style queries infoMongoDB compatible
ODBC
XQuery
JDBC
ODBC
HTTP APIADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
Supported programming languagesC
C#
C++
Java
Python
C
C#
C++
Cobol
Delphi
Fortran
Java
Perl
PHP
Python
Ruby
Visual Basic
Progress proprietary ABL (Advanced Business Language)C
C++
Go
Java
JavaScript (Node.js)
PHP
Python
R
Actionscript
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
Server-side scripts infoStored proceduresnoyesyesnono
Triggersyes, Notifications (with Streaming only)yesyesnoyes
Partitioning methods infoMethods for storing different data on different nodesSharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmSharding infoonly with Windows/Unix/Linux Versionhorizontal partitioning infosince Version 11.4Shardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factor, Knob for CAP (enterprise version only)yes infowith separate tools (MQ, InfoSphere)Source-replica replicationyesnone
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 Consistency
Foreign keys infoReferential integritynoyesyesnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDnoACID
Concurrency infoSupport for concurrent manipulation of datayes, optimistic concurrency controlyesyesyesyes infovia file-system locks
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 modenoyesyes
User concepts infoAccess controlyes (enterprise version only)fine grained access rights according to SQL-standardUsers and groupssimple rights management via user accountsno

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 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
BangdbIBM Db2 infoformerly named DB2 or IBM Database 2OpenEdgeSiriDBSQLite
DB-Engines blog posts

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

show all

Recent citations in the news

OpenEdge Application Development | Progress OpenEdge
14 September 2014, Progress Software

What's New in OpenEdge 12.8
15 April 2024, Release.nl

PoC Exploit Released for OpenEdge Authentication Gateway & AdminServer Vulnerability
11 March 2024, GBHackers

provided by Google News

A Guide to Working with SQLite Databases in Python
21 May 2024, KDnuggets

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

SQLite Vulnerability Could Put Thousands of Apps at Risk
22 March 2024, Dark Reading

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

provided by Google News



Share this page

Featured Products

SingleStore logo

Database for your real-time AI and Analytics Apps.
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

Neo4j logo

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

Present your product here