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

DBMS > Bangdb vs. InfluxDB vs. jBASE vs. Postgres-XL vs. YugabyteDB

System Properties Comparison Bangdb vs. InfluxDB vs. jBASE vs. Postgres-XL vs. YugabyteDB

Editorial information provided by DB-Engines
NameBangdb  Xexclude from comparisonInfluxDB  Xexclude from comparisonjBASE  Xexclude from comparisonPostgres-XL  Xexclude from comparisonYugabyteDB  Xexclude from comparison
DescriptionConverged and high performance database for device data, events, time series, document and graphDBMS for storing time series, events and metricsA robust multi-value DBMS comprising development tools and middlewareBased on PostgreSQL enhanced with MPP and write-scale-out cluster featuresHigh-performance distributed SQL database for global, internet-scale applications. Wire and feature compatible with PostgreSQL.
Primary database modelDocument store
Graph DBMS
Time Series DBMS
Time Series DBMSMultivalue DBMSRelational DBMSRelational DBMS
Secondary database modelsSpatial DBMSSpatial DBMS infowith GEO packageDocument store
Spatial DBMS
Document store
Wide column store
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
Score25.83
Rank#28  Overall
#1  Time Series DBMS
Score1.41
Rank#159  Overall
#3  Multivalue DBMS
Score0.49
Rank#256  Overall
#117  Relational DBMS
Score2.91
Rank#102  Overall
#51  Relational DBMS
Websitebangdb.comwww.influxdata.com/­products/­influxdb-overviewwww.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-jbasewww.postgres-xl.orgwww.yugabyte.com
Technical documentationdocs.bangdb.comdocs.influxdata.com/­influxdbdocs.rocketsoftware.com/­bundle?labelkey=jbase_5.9www.postgres-xl.org/­documentationdocs.yugabyte.com
github.com/­yugabyte/­yugabyte-db
DeveloperSachin Sinha, BangDBRocket Software (formerly Zumasys)Yugabyte Inc.
Initial release2012201319912014 infosince 2012, originally named StormDB2017
Current releaseBangDB 2.0, October 20212.7.6, April 20245.710 R1, October 20182.19, September 2023
License infoCommercial or Open SourceOpen Source infoBSD 3Open Source infoMIT-License; commercial enterprise version availablecommercialOpen Source infoMozilla public licenseOpen Source infoApache 2.0
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.
YugabyteDB Managed is the fully managed database-as-a-service offering of YugabyteDB. Get started quickly, and effortlessly ensure continuous availability and limitless scale of your cloud native applications.
Implementation languageC, C++GoCC and C++
Server operating systemsLinuxLinux
OS X infothrough Homebrew
AIX
Linux
Windows
Linux
macOS
Linux
OS X
Data schemeschema-freeschema-freeschema-freeyesdepending on used data model
Typing infopredefined data types such as float or dateyes: string, long, double, int, geospatial, stream, eventsNumeric data and Stringsoptionalyesyes
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.nonoyesyes infoXML type, but no XML query functionalityno
Secondary indexesyes infosecondary, composite, nested, reverse, geospatialnoyesyes
SQL infoSupport of SQLSQL like support with command line toolSQL-like query languageEmbedded SQL for jBASE in BASICyes infodistributed, parallel query executionyes, PostgreSQL compatible
APIs and other access methodsProprietary protocol
RESTful HTTP API
HTTP API
JSON over UDP
JDBC
ODBC
Proprietary protocol
RESTful HTTP API
SOAP-based API
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
JDBC
YCQL, an SQL-based flexible-schema API with its roots in Cassandra Query Language
YSQL - a fully relational SQL API that is wire compatible with the SQL language in PostgreSQL
Supported programming languagesC
C#
C++
Java
Python
.Net
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Perl
PHP
Python
R
Ruby
Rust
Scala
.Net
Basic
Jabbascript
Java
.Net
C
C++
Delphi
Erlang
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
Scala
Server-side scripts infoStored proceduresnonoyesuser defined functionsyes infosql, plpgsql, C
Triggersyes, Notifications (with Streaming only)noyesyesyes
Partitioning methods infoMethods for storing different data on different nodesSharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmSharding infoin enterprise version onlyShardinghorizontal partitioningHash and Range Sharding, row-level geo-partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factor, Knob for CAP (enterprise version only)selectable replication factor infoin enterprise version onlyyesBased on Raft distributed consensus protocol, minimum 3 replicas for continuous availability
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 ConsistencyStrong consistency on writes and tunable consistency on reads
Foreign keys infoReferential integritynononoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoACIDACID infoMVCCDistributed ACID with Serializable & Snapshot Isolation. Inspired by Google Spanner architecture.
Concurrency infoSupport for concurrent manipulation of datayes, optimistic concurrency controlyesyesyesyes
Durability infoSupport for making data persistentyes, implements WAL (Write ahead log) as wellyesyesyesyes infobased on RocksDB
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 modeyes infoDepending on used storage engineyesnono
User concepts infoAccess controlyes (enterprise version only)simple rights management via user accountsAccess rights can be defined down to the item levelfine grained access rights according to SQL-standardyes
More information provided by the system vendor
BangdbInfluxDBjBASEPostgres-XLYugabyteDB
Specific characteristicsInfluxData is the creator of InfluxDB , the open source time series database. It...
» more
YugabyteDB is an open source distributed SQL database for cloud native transactional...
» more
Competitive advantagesTime to Value InfluxDB is available in all the popular languages and frameworks,...
» more
PostgreSQL compatible: Get instantly productive with a PostgreSQL compatible RDBMS....
» more
Typical application scenariosIoT & Sensor Monitoring Developers are witnessing the instrumentation of every available...
» more
Systems of record and engagement for cloud native applications that require resilience,...
» more
Key customersInfluxData has more than 1,900 paying customers, including customers include MuleSoft,...
» more
Market metricsFastest-growing database to drive 27,500 GitHub stars Over 750,000 daily active instances
» more
2 Million+ lifetime clusters deployed, 6.5K+ GitHub stars, 7K YugabyteDB Community...
» more
Licensing and pricing modelsOpen source core with closed source clustering available either on-premise or on...
» more
Apache 2.0 license for the database
» more
News

Introduction to Apache Iceberg
9 May 2024

Converting Timestamp to Date in Java
7 May 2024

A Detailed Guide to C# TimeSpan
2 May 2024

The Final Frontier: Using InfluxDB on the International Space Station
30 April 2024

Getting the Current Time in C#: A Guide
26 April 2024

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
BangdbInfluxDBjBASEPostgres-XLYugabyteDB
DB-Engines blog posts

Why Build a Time Series Data Platform?
20 July 2017, Paul Dix (guest author)

Time Series DBMS are the database category with the fastest increase in popularity
4 July 2016, Matthias Gelbmann

Time Series DBMS as a new trend?
1 June 2015, Paul Andlinger

show all

Recent citations in the news

Run and manage open source InfluxDB databases with Amazon Timestream | Amazon Web Services
14 March 2024, AWS Blog

Amazon Timestream: Managed InfluxDB for Time Series Data
14 March 2024, The New Stack

InfluxData Collaborating with AWS to Bring InfluxDB and Time Series Analytics to Developers Around the World
14 March 2024, Business Wire

How the FDAP Stack Gives InfluxDB 3.0 Real-Time Speed, Efficiency
15 March 2024, Datanami

AWS and InfluxData partner to offer managed time series database Timestream for InfluxDB
5 April 2024, VentureBeat

provided by Google News

Temenos signs first customer in India
24 August 2009, Finextra

provided by Google News

Yugabyte Achieves PCI DSS Level 1 Compliance, Validating Secure and Scalable Distributed PostgreSQL for ...
14 March 2024, Business Wire

YugabyteDB Becomes First Distributed SQL Database Vendor to Complete CIS Benchmark
1 February 2024, Datanami

Yugabyte Embraces 'No Downtime, No Limits,' as the Theme of the Upcoming Distributed SQL Summit Asia
17 April 2024, Yahoo Finance Australia

The surprising link between Formula One and enterprise PostgreSQL optimisation
28 March 2024, The Stack

Yugabyte adds multiregion Kubernetes support to YugabyteDB 2.18
24 May 2023, InfoWorld

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

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

RaimaDB logo

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

Present your product here