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

DBMS > BigObject vs. Blueflood vs. Derby vs. Dolt vs. TimescaleDB

System Properties Comparison BigObject vs. Blueflood vs. Derby vs. Dolt vs. TimescaleDB

Editorial information provided by DB-Engines
NameBigObject  Xexclude from comparisonBlueflood  Xexclude from comparisonDerby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDB  Xexclude from comparisonDolt  Xexclude from comparisonTimescaleDB  Xexclude from comparison
DescriptionAnalytic DBMS for real-time computations and queriesScalable TimeSeries DBMS based on CassandraFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.A MySQL compatible DBMS with Git-like versioning of data and schemaA time series DBMS optimized for fast ingest and complex queries, based on PostgreSQL
Primary database modelRelational DBMS infoa hierachical model (tree) can be imposedTime Series DBMSRelational DBMSRelational DBMSTime Series DBMS
Secondary database modelsDocument storeRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.13
Rank#333  Overall
#147  Relational DBMS
Score0.06
Rank#353  Overall
#34  Time Series DBMS
Score4.71
Rank#69  Overall
#37  Relational DBMS
Score0.96
Rank#193  Overall
#90  Relational DBMS
Score4.64
Rank#71  Overall
#4  Time Series DBMS
Websitebigobject.ioblueflood.iodb.apache.org/­derbygithub.com/­dolthub/­dolt
www.dolthub.com
www.timescale.com
Technical documentationdocs.bigobject.iogithub.com/­rax-maas/­blueflood/­wikidb.apache.org/­derby/­manuals/­index.htmldocs.dolthub.comdocs.timescale.com
DeveloperBigObject, Inc.RackspaceApache Software FoundationDoltHub IncTimescale
Initial release20152013199720182017
Current release10.17.1.0, November 20232.15.0, May 2024
License infoCommercial or Open Sourcecommercial infofree community edition availableOpen Source infoApache 2.0Open Source infoApache version 2Open Source infoApache Version 2.0Open 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.
Implementation languageJavaJavaGoC
Server operating systemsLinux infodistributed as a docker-image
OS X infodistributed as a docker-image (boot2docker)
Windows infodistributed as a docker-image (boot2docker)
Linux
OS X
All OS with a Java VMLinux
macOS
Windows
Linux
OS X
Windows
Data schemeyespredefined schemeyesyesyes
Typing infopredefined data types such as float or dateyesyesyesyesnumerics, 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.nonoyesnoyes
Secondary indexesyesnoyesyesyes
SQL infoSupport of SQLSQL-like DML and DDL statementsnoyesyesyes infofull PostgreSQL SQL syntax
APIs and other access methodsfluentd
ODBC
RESTful HTTP API
HTTP RESTJDBCCLI Client
HTTP REST
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Supported programming languagesJavaAda
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
.Net
C
C++
Delphi
Java infoJDBC
JavaScript
Perl
PHP
Python
R
Ruby
Scheme
Tcl
Server-side scripts infoStored proceduresLuanoJava Stored Proceduresyes infocurrently in alpha releaseuser defined functions, PL/pgSQL, PL/Tcl, PL/Perl, PL/Python, PL/Java, PL/PHP, PL/R, PL/Ruby, PL/Scheme, PL/Unix shell
Triggersnonoyesyesyes
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infobased on Cassandranonenoneyes, across time and space (hash partitioning) attributes
Replication methods infoMethods for redundantly storing data on multiple nodesnoneselectable replication factor infobased on CassandraSource-replica replicationA database can be cloned to multiple locations and be used there in isolation. Data/schema changes can be pushed/pulled explicitly between locations.Source-replica replication with hot standby and reads on replicas info
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneEventual Consistency infobased on Cassandra
Immediate Consistency infobased on Cassandra
Immediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyes infoautomatically between fact table and dimension tablesnoyesyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanonoACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayes infoRead/write lock on objects (tables, trees)yesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyesno
User concepts infoAccess controlnonofine grained access rights according to SQL-standardOnly one user is configurable, and must be specified in the config file at startupfine 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
BigObjectBluefloodDerby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDBDoltTimescaleDB
Recent citations in the news

Real-Time Performance and Health Monitoring Using Netdata
2 September 2019, CNX Software

provided by Google News

JDBC tutorial: Easy installation and setup with Apache Derby
20 December 2019, TheServerSide.com

Installing Apache Hive 3.1.2 on Windows 10 | by Hadi Fadlallah
3 May 2020, Towards Data Science

The Apache® Software Foundation Announces 18 Years of Open Source Leadership
28 March 2017, GlobeNewswire

Get your feet wet with Sun's tiny Java DB
31 January 2008, ZDNet

JDBC in Java: 5 facts to know before you begin
30 May 2019, TheServerSide.com

provided by Google News

Top Data Version Control Tools for Machine Learning Research in 2023
24 July 2023, MarkTechPost

Dolt, a Relational Database with Git-Like Cloning Features
19 August 2020, The New Stack

Data Versioning at Scale: Chaos and Chaos Management
10 February 2023, InfoQ.com

Are you still not using Version Control for Data?
11 April 2020, Towards Data Science

TerminusDB Takes on Data Collaboration with a git-Like Approach
1 December 2020, The New Stack

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, businesswire.com

SQL and TimescaleDB. This article takes a closer look into… | by Alibaba Cloud
31 July 2019, DataDrivenInvestor

provided by Google News



Share this page

Featured Products

Milvus logo

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

RaimaDB logo

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

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

Present your product here