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

DBMS > Bangdb vs. Google BigQuery vs. OrientDB vs. SiriDB vs. SQL.JS

System Properties Comparison Bangdb vs. Google BigQuery vs. OrientDB vs. SiriDB vs. SQL.JS

Editorial information provided by DB-Engines
NameBangdb  Xexclude from comparisonGoogle BigQuery  Xexclude from comparisonOrientDB  Xexclude from comparisonSiriDB  Xexclude from comparisonSQL.JS  Xexclude from comparison
DescriptionConverged and high performance database for device data, events, time series, document and graphLarge scale data warehouse service with append-only tablesMulti-model DBMS (Document, Graph, Key/Value)Open Source Time Series DBMSPort of SQLite to JavaScript
Primary database modelDocument store
Graph DBMS
Time Series DBMS
Relational DBMSDocument store
Graph DBMS
Key-value store
Time Series DBMSRelational DBMS
Secondary database modelsSpatial DBMS
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
Score58.10
Rank#19  Overall
#13  Relational DBMS
Score3.25
Rank#89  Overall
#16  Document stores
#6  Graph DBMS
#13  Key-value stores
Score0.07
Rank#378  Overall
#42  Time Series DBMS
Score0.63
Rank#241  Overall
#112  Relational DBMS
Websitebangdb.comcloud.google.com/­bigqueryorientdb.orgsiridb.comsql.js.org
Technical documentationdocs.bangdb.comcloud.google.com/­bigquery/­docswww.orientdb.com/­docs/­last/­index.htmldocs.siridb.comsql.js.org/­documentation/­index.html
DeveloperSachin Sinha, BangDBGoogleOrientDB LTD; CallidusCloud; SAPCesbitAlon Zakai infoenhancements implemented by others
Initial release20122010201020172012
Current releaseBangDB 2.0, October 20213.2.29, March 2024
License infoCommercial or Open SourceOpen Source infoBSD 3commercialOpen Source infoApache version 2Open Source infoMIT LicenseOpen Source
Cloud-based only infoOnly available as a cloud servicenoyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC, C++JavaCJavaScript
Server operating systemsLinuxhostedAll OS with a Java JDK (>= JDK 6)Linuxserver-less, requires a JavaScript environment (browser, Node.js)
Data schemeschema-freeyesschema-free infoSchema can be enforced for whole record ("schema-full") or for some fields only ("schema-hybrid")yesyes
Typing infopredefined data types such as float or dateyes: string, long, double, int, geospatial, stream, eventsyesyesyes infoNumeric datayes
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.nonononono
Secondary indexesyes infosecondary, composite, nested, reverse, geospatialnoyesyes
SQL infoSupport of SQLSQL like support with command line toolyesSQL-like query language, no joinsnoyes infoSQL-92 is not fully supported
APIs and other access methodsProprietary protocol
RESTful HTTP API
RESTful HTTP/JSON APITinkerpop technology stack with Blueprints, Gremlin, Pipes
Java API
RESTful HTTP/JSON API
HTTP APIJavaScript API
Supported programming languagesC
C#
C++
Java
Python
.Net
Java
JavaScript
Objective-C
PHP
Python
Ruby
.Net
C
C#
C++
Clojure
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
Scala
C
C++
Go
Java
JavaScript (Node.js)
PHP
Python
R
JavaScript
Server-side scripts infoStored proceduresnouser defined functions infoin JavaScriptJava, Javascriptnono
Triggersyes, Notifications (with Streaming only)noHooksnono
Partitioning methods infoMethods for storing different data on different nodesSharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmnoneShardingShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factor, Knob for CAP (enterprise version only)Multi-source replicationyesnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonono infocould be achieved with distributed queriesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemTunable consistency, set CAP knob accordinglyImmediate Consistencynone
Foreign keys infoReferential integritynonoyes inforelationship in graphsnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDno infoSince BigQuery is designed for querying dataACIDnoACID
Concurrency infoSupport for concurrent manipulation of datayes, optimistic concurrency controlyesyesyes
Durability infoSupport for making data persistentyes, implements WAL (Write ahead log) as wellyesyesyesno infoexcept by serializing a db to a file
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)Access privileges (owner, writer, reader) on dataset, table or view level infoGoogle Cloud Identity & Access Management (IAM)Access rights for users and roles; record level security configurablesimple 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 partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more

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

More resources
BangdbGoogle BigQueryOrientDBSiriDBSQL.JS
DB-Engines blog posts

PostgreSQL is the DBMS of the Year 2023
2 January 2024, Matthias Gelbmann, Paul Andlinger

Snowflake is the DBMS of the Year 2022, defending the title from last year
3 January 2023, Matthias Gelbmann, Paul Andlinger

Cloud-based DBMS's popularity grows at high rates
12 December 2019, Paul Andlinger

show all

Graph DBMS increased their popularity by 500% within the last 2 years
3 March 2015, Paul Andlinger

Graph DBMSs are gaining in popularity faster than any other database category
21 January 2014, Matthias Gelbmann

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

Winning the 2020 Google Cloud Technology Partner of the Year – Infrastructure Modernization Award
22 December 2021, CIO

Google Cloud partners Coinbase to accept crypto payments
11 October 2022, Ledger Insights

Hightouch Raises $38M in Funding
19 July 2023, FinSMEs

provided by Google News

OrientDB: A Flexible and Scalable Multi-Model NoSQL DBMS
21 January 2022, Open Source For You

Comparing Graph Databases II. Part 2: ArangoDB, OrientDB, and… | by Sam Bell
20 September 2019, Towards Data Science

ArangoDB raises $10 million for NoSQL database management
14 March 2019, VentureBeat

The 12 Best Graph Databases to Consider for 2024
22 October 2023, Solutions Review

Introducing Gremlin The Graph Database
14 August 2013, iProgrammer

provided by Google News

9 Best JavaScript and TypeScript ORMs for 2024 — SitePoint
22 March 2023, SitePoint

Execute millions of SQL statements in milliseconds in the browser with WebAssembly and Web Workers.
14 January 2017, hackernoon.com

SQLite On The Web: Absurd-sql
24 August 2021, Hackaday

In Praise Of SQLite
28 July 2022, iProgrammer

10 Low-Code Rules for Serious Coders
21 November 2022, Embedded Computing Design

provided by Google News



Share this page

Featured Products

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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

Milvus logo

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

Present your product here