DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Bangdb vs. dBASE vs. InfluxDB vs. SingleStore vs. TimescaleDB

System Properties Comparison Bangdb vs. dBASE vs. InfluxDB vs. SingleStore vs. TimescaleDB

Editorial information provided by DB-Engines
NameBangdb  Xexclude from comparisondBASE  Xexclude from comparisonInfluxDB  Xexclude from comparisonSingleStore infoformer name was MemSQL  Xexclude from comparisonTimescaleDB  Xexclude from comparison
DescriptionConverged and high performance database for device data, events, time series, document and graphdBase was one of the first databases with a development environment on PC's. Its latest version dBase V is still sold as dBase classic, which needs a DOS Emulation. The up-to-date product is dBase plus.DBMS for storing time series, events and metricsMySQL wire-compliant distributed RDBMS that combines an in-memory row-oriented and a disc-based column-oriented storage with patented universal storage to handle transactional and analytical workloads in one single table typeA time series DBMS optimized for fast ingest and complex queries, based on PostgreSQL
Primary database modelDocument store
Graph DBMS
Time Series DBMS
Relational DBMSTime Series DBMSRelational DBMSTime Series DBMS
Secondary database modelsSpatial DBMSSpatial DBMS infowith GEO packageDocument store
Spatial DBMS
Time Series DBMS
Vector DBMS
Relational DBMS
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
Score10.34
Rank#44  Overall
#28  Relational DBMS
Score25.83
Rank#28  Overall
#1  Time Series DBMS
Score5.60
Rank#62  Overall
#35  Relational DBMS
Score4.64
Rank#71  Overall
#4  Time Series DBMS
Websitebangdb.comwww.dbase.comwww.influxdata.com/­products/­influxdb-overviewwww.singlestore.comwww.timescale.com
Technical documentationdocs.bangdb.comwww.dbase.com/­support/­knowledgebasedocs.influxdata.com/­influxdbdocs.singlestore.comdocs.timescale.com
DeveloperSachin Sinha, BangDBAsthon TateSingleStore Inc.Timescale
Initial release20121979201320132017
Current releaseBangDB 2.0, October 2021dBASE 2019, 20192.7.6, April 20248.5, January 20242.13.0, November 2023
License infoCommercial or Open SourceOpen Source infoBSD 3commercialOpen Source infoMIT-License; commercial enterprise version availablecommercial infofree developer edition availableOpen 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.
SingleStoreDB Cloud: The world's fastest, modern cloud database for both operational (OLTP) and analytical (OLAP) workloads. Available instantly with multi-cloud and hybrid-cloud capabilities
Implementation languageC, C++GoC++, GoC
Server operating systemsLinuxDOS infodBase Classic
Windows infodBase Pro
Linux
OS X infothrough Homebrew
Linux info64 bit version requiredLinux
OS X
Windows
Data schemeschema-freeyesschema-freeyesyes
Typing infopredefined data types such as float or dateyes: string, long, double, int, geospatial, stream, eventsyesNumeric data and Stringsyesnumerics, strings, booleans, arrays, JSON blobs, geospatial dimensions, currencies, binary data, other complex data types
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.nononoyes
Secondary indexesyes infosecondary, composite, nested, reverse, geospatialyesnoyesyes
SQL infoSupport of SQLSQL like support with command line toolnoSQL-like query languageyes infobut no triggers and foreign keysyes infofull PostgreSQL SQL syntax
APIs and other access methodsProprietary protocol
RESTful HTTP API
none infoThe IDE can access other DBMS or ODBC-sources.HTTP API
JSON over UDP
Cluster Management API infoas HTTP Rest and CLI
HTTP API
JDBC
MongoDB API
ODBC
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Supported programming languagesC
C#
C++
Java
Python
dBase proprietary IDE.Net
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Perl
PHP
Python
R
Ruby
Rust
Scala
Bash
C
C#
Java
JavaScript (Node.js)
Python
.Net
C
C++
Delphi
Java infoJDBC
JavaScript
Perl
PHP
Python
R
Ruby
Scheme
Tcl
Server-side scripts infoStored proceduresnono infoThe IDE can access stored procedures in other database systems.noyesuser defined functions, PL/pgSQL, PL/Tcl, PL/Perl, PL/Python, PL/Java, PL/PHP, PL/R, PL/Ruby, PL/Scheme, PL/Unix shell
Triggersyes, Notifications (with Streaming only)nononoyes
Partitioning methods infoMethods for storing different data on different nodesSharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmnoneSharding infoin enterprise version onlySharding infohash partitioningyes, across time and space (hash partitioning) attributes
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factor, Knob for CAP (enterprise version only)noneselectable replication factor infoin enterprise version onlySource-replica replication infostores two copies of each physical data partition on two separate nodesSource-replica replication with hot standby and reads on replicas info
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono infocan define user-defined aggregate functions for map-reduce-style calculationsno
Consistency concepts infoMethods to ensure consistency in a distributed systemTunable consistency, set CAP knob accordinglyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyesnonoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDno infonot for dBase internal data, but IDE does support transactions when accessing external DBMSnoACIDACID
Concurrency infoSupport for concurrent manipulation of datayes, optimistic concurrency controlyesyesyes, multi-version concurrency control (MVCC)yes
Durability infoSupport for making data persistentyes, implements WAL (Write ahead log) as wellyesyesyes infoAll updates are persistent, including those to disk-based columnstores and memory-based row stores. Transaction commits are supported via write-ahead log.yes
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 engineyesno
User concepts infoAccess controlyes (enterprise version only)Access rights for users and rolessimple rights management via user accountsFine grained access control via users, groups and rolesfine grained access rights according to SQL-standard
More information provided by the system vendor
BangdbdBASEInfluxDBSingleStore infoformer name was MemSQLTimescaleDB
Specific characteristicsInfluxData is the creator of InfluxDB , the open source time series database. It...
» more
SingleStore offers a fully-managed , distributed, highly-scalable SQL database designed...
» more
Competitive advantagesTime to Value InfluxDB is available in all the popular languages and frameworks,...
» more
SingleStore’s competitive advantages include: Easy and Simplified Architecture with...
» more
Typical application scenariosIoT & Sensor Monitoring Developers are witnessing the instrumentation of every available...
» more
Driving Fast Analytics: SingleStore delivers the fastest and most scalable reporting...
» more
Key customersInfluxData has more than 1,900 paying customers, including customers include MuleSoft,...
» more
IEX Cloud : Improves Financial Data Distribution Speed 15x with Singlestore DB Comcast,...
» more
Market metricsFastest-growing database to drive 27,500 GitHub stars Over 750,000 daily active instances
» more
Customers in various industries worldwide including US and International Industry...
» more
Licensing and pricing modelsOpen source core with closed source clustering available either on-premise or on...
» more
F ree Tier and Enterprise Edition
» more
News

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

Sync Data from InfluxDB v2 to v3 With the Quix Template
8 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
BangdbdBASEInfluxDBSingleStore infoformer name was MemSQLTimescaleDB
DB-Engines blog posts

DB-Engines Ranking coverage expanded to 169 database management systems
3 June 2013, Paul Andlinger

show all

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

Turbocharge Your Application Development Using WebAssembly With SingleStoreDB
17 October 2022,  Akmal Chaudhri, SingleStore (sponsor) 

Cloud-Based Analytics With SingleStoreDB
9 June 2022,  Akmal Chaudhri, SingleStore (sponsor) 

SingleStore: The Increasing Momentum of Multi-Model Database Systems
14 February 2022,  Akmal Chaudhri, SingleStore (sponsor) 

show all

Recent citations in the news

30 Years Ago: The Rise, Fall and Survival of Ashton-Tate's dBASE
19 September 2013, eWeek

Microsoft Access 2016 Now Supports dBase Database Format
7 September 2016, redmondmag.com

DBF File (What It Is and How to Open One)
6 April 2023, Lifewire

A malicious document could lead to RCE in Apache OpenOffice (CVE-2021-33035)
22 September 2021, Help Net Security

Liam Brady's wife and their family life with three children
20 October 2023, Irish Mirror

provided by Google 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

Time-series database startup InfluxData debuts self-managed version of InfluxDB
6 September 2023, SiliconANGLE News

provided by Google News

SingleStore CEO sees little future for purpose-built vector databases
24 January 2024, VentureBeat

SingleStore Announces Real-time Data Platform to Further Accelerate AI, Analytics and Application Development
24 January 2024, Business Wire

SingleStore adds indexed vector search to Pro Max release for faster AI work – Blocks and Files
29 January 2024, Blocks & Files

Leveraging SingleStoreDB Cloud Private Connectivity Using AWS PrivateLink | Amazon Web Services
6 December 2023, AWS Blog

Announcing watsonx.ai and SingleStore for generative AI applications
15 November 2023, ibm.com

provided by Google News

TimescaleDB Is a Vector Database Now, Too
25 September 2023, Datanami

Timescale Acquires PopSQL to Bring a Modern, Collaborative SQL GUI to PostgreSQL Developers
4 April 2024, PR Newswire

Power IoT and time-series workloads with TimescaleDB for Azure Database for PostgreSQL
18 March 2019, azure.microsoft.com

Timescale Valuation Rockets to Over $1B with $110M Round, Marking the Explosive Rise of Time-Series Data
22 February 2022, Business Wire

Visualizing IoT Data at Scale With Hopara and TimescaleDB
16 May 2023, Embedded Computing Design

provided by Google News



Share this page

Featured Products

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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.

Neo4j logo

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

Present your product here