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

DBMS > Bangdb vs. PostGIS vs. Prometheus vs. RavenDB vs. TimesTen

System Properties Comparison Bangdb vs. PostGIS vs. Prometheus vs. RavenDB vs. TimesTen

Editorial information provided by DB-Engines
NameBangdb  Xexclude from comparisonPostGIS  Xexclude from comparisonPrometheus  Xexclude from comparisonRavenDB  Xexclude from comparisonTimesTen  Xexclude from comparison
DescriptionConverged and high performance database for device data, events, time series, document and graphSpatial extension of PostgreSQLOpen-source Time Series DBMS and monitoring systemOpen Source Operational and Transactional Enterprise NoSQL Document DatabaseIn-Memory RDBMS compatible to Oracle
Primary database modelDocument store
Graph DBMS
Time Series DBMS
Spatial DBMSTime Series DBMSDocument storeRelational DBMS
Secondary database modelsSpatial DBMSRelational DBMSGraph DBMS
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.19
Rank#329  Overall
#45  Document stores
#29  Graph DBMS
#29  Time Series DBMS
Score24.72
Rank#29  Overall
#1  Spatial DBMS
Score8.00
Rank#51  Overall
#2  Time Series DBMS
Score3.47
Rank#95  Overall
#16  Document stores
Score1.59
Rank#157  Overall
#72  Relational DBMS
Websitebangdb.compostgis.netprometheus.ioravendb.netwww.oracle.com/­database/­technologies/­related/­timesten.html
Technical documentationdocs.bangdb.compostgis.net/­documentationprometheus.io/­docsravendb.net/­docsdocs.oracle.com/­database/­timesten-18.1
DeveloperSachin Sinha, BangDBHibernating RhinosOracle, TimesTen Performance Software, HP infooriginally founded in HP Labs it was acquired by Oracle in 2005
Initial release20122005201520101998
Current releaseBangDB 2.0, October 20213.4.2, February 20245.4, July 202211 Release 2 (11.2.2.8.0)
License infoCommercial or Open SourceOpen Source infoBSD 3Open Source infoGPL v2.0Open Source infoApache 2.0Open Source infoAGPL version 3, commercial license availablecommercial
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++CGoC#
Server operating systemsLinuxLinux
Windows
Linux
macOS
Raspberry Pi
Windows
AIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Data schemeschema-freeyesyesschema-freeyes
Typing infopredefined data types such as float or dateyes: string, long, double, int, geospatial, stream, eventsyesNumeric data onlynoyes
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.noyesno infoImport of XML data possibleno
Secondary indexesyes infosecondary, composite, nested, reverse, geospatialyesnoyesyes
SQL infoSupport of SQLSQL like support with command line toolyesnoSQL-like query language (RQL)yes
APIs and other access methodsProprietary protocol
RESTful HTTP API
RESTful HTTP/JSON API.NET Client API
F# Client API
Go Client API
Java Client API
NodeJS Client API
PHP Client API
Python Client API
RESTful HTTP API
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Supported programming languagesC
C#
C++
Java
Python
.Net
C++
Go
Haskell
Java
JavaScript (Node.js)
Python
Ruby
.Net
C#
F#
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
C
C++
Java
PL/SQL
Server-side scripts infoStored proceduresnouser defined functionsnoyesPL/SQL
Triggersyes, Notifications (with Streaming only)yesnoyesno
Partitioning methods infoMethods for storing different data on different nodesSharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmyes infobased on PostgreSQLShardingShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factor, Knob for CAP (enterprise version only)yes infobased on PostgreSQLyes infoby FederationMulti-source replicationMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemTunable consistency, set CAP knob accordinglyImmediate ConsistencynoneDefault ACID transactions on the local node (eventually consistent across the cluster). Atomic operations with cluster-wide ACID transactions. Eventual consistency for indexes and full-text search indexes.Immediate Consistency or Eventual Consistency depending on configuration
Foreign keys infoReferential integritynoyesnonoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDnoACID, Cluster-wide transaction availableACID
Concurrency infoSupport for concurrent manipulation of datayes, optimistic concurrency controlyesyesyesyes
Durability infoSupport for making data persistentyes, implements WAL (Write ahead log) as wellyesyesyesyes infoby means of logfiles and checkpoints
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 modenonoyes
User concepts infoAccess controlyes (enterprise version only)yes infobased on PostgreSQLnoAuthorization levels configured per client per databasefine 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

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

More resources
BangdbPostGISPrometheusRavenDBTimesTen
DB-Engines blog posts

Spatial database management systems
6 April 2021, Matthias Gelbmann

show all

Recent citations in the news

VictoriaMetrics Offers Prometheus Replacement for Time Series Monitoring
17 July 2023, The New Stack

Linux System Monitoring with Prometheus, Grafana, and collectd
1 February 2024, Linux Journal

How to reduce Istio sidecar metric cardinality with Amazon Managed Service for Prometheus | Amazon Web Services
10 October 2023, AWS Blog

Consider Grafana vs. Prometheus for your time-series tools
18 October 2021, TechTarget

My Prometheus is Overwhelmed! Help!
24 July 2021, hackernoon.com

provided by Google News

RavenDB Welcomes David Baruc as Chief Revenue Officer: Seasoned Tech Leader to Drive Global Sales and ...
13 June 2023, PR Newswire

Install the NoSQL RavenDB Data System
14 May 2021, The New Stack

Oren Eini on RavenDB, Including Consistency Guarantees and C# as the Implementation Language
23 May 2022, InfoQ.com

How I Created a RavenDB Python Client
23 September 2016, Visual Studio Magazine

RavenDB Adds Graph Queries
15 May 2019, Datanami

provided by Google News

In-memory databases with Emulex Gen 7
25 October 2023, Broadcom Inc.

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

SingleStore logo

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

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it 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