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 > Blueflood vs. Oracle Berkeley DB vs. Pinecone vs. TimescaleDB vs. TimesTen

System Properties Comparison Blueflood vs. Oracle Berkeley DB vs. Pinecone vs. TimescaleDB vs. TimesTen

Editorial information provided by DB-Engines
NameBlueflood  Xexclude from comparisonOracle Berkeley DB  Xexclude from comparisonPinecone  Xexclude from comparisonTimescaleDB  Xexclude from comparisonTimesTen  Xexclude from comparison
DescriptionScalable TimeSeries DBMS based on CassandraWidely used in-process key-value storeA managed, cloud-native vector databaseA time series DBMS optimized for fast ingest and complex queries, based on PostgreSQLIn-Memory RDBMS compatible to Oracle
Primary database modelTime Series DBMSKey-value store infosupports sorted and unsorted key sets
Native XML DBMS infoin the Oracle Berkeley DB XML version
Vector DBMSTime Series DBMSRelational DBMS
Secondary database modelsRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.06
Rank#353  Overall
#34  Time Series DBMS
Score2.21
Rank#117  Overall
#20  Key-value stores
#3  Native XML DBMS
Score3.16
Rank#95  Overall
#2  Vector DBMS
Score4.64
Rank#71  Overall
#4  Time Series DBMS
Score1.31
Rank#163  Overall
#74  Relational DBMS
Websiteblueflood.iowww.oracle.com/­database/­technologies/­related/­berkeleydb.htmlwww.pinecone.iowww.timescale.comwww.oracle.com/­database/­technologies/­related/­timesten.html
Technical documentationgithub.com/­rax-maas/­blueflood/­wikidocs.oracle.com/­cd/­E17076_05/­html/­index.htmldocs.pinecone.io/­docs/­overviewdocs.timescale.comdocs.oracle.com/­database/­timesten-18.1
DeveloperRackspaceOracle infooriginally developed by Sleepycat, which was acquired by OraclePinecone Systems, IncTimescaleOracle, TimesTen Performance Software, HP infooriginally founded in HP Labs it was acquired by Oracle in 2005
Initial release20131994201920171998
Current release18.1.40, May 20202.15.0, May 202411 Release 2 (11.2.2.8.0)
License infoCommercial or Open SourceOpen Source infoApache 2.0Open Source infocommercial license availablecommercialOpen Source infoApache 2.0commercial
Cloud-based only infoOnly available as a cloud servicenonoyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaC, Java, C++ (depending on the Berkeley DB edition)C
Server operating systemsLinux
OS X
AIX
Android
FreeBSD
iOS
Linux
OS X
Solaris
VxWorks
Windows
hostedLinux
OS X
Windows
AIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Data schemepredefined schemeschema-freeyesyes
Typing infopredefined data types such as float or dateyesnoString, Number, Booleannumerics, strings, booleans, arrays, JSON blobs, geospatial dimensions, currencies, binary data, other complex data typesyes
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.noyes infoonly with the Berkeley DB XML editionnoyesno
Secondary indexesnoyesyesyes
SQL infoSupport of SQLnoyes infoSQL interfaced based on SQLite is availablenoyes infofull PostgreSQL SQL syntaxyes
APIs and other access methodsHTTP RESTRESTful HTTP APIADO.NET
JDBC
native C library
ODBC
streaming API for large objects
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Supported programming languages.Net infoFigaro is a .Net framework assembly that extends Berkeley DB XML into an embeddable database engine for .NET
others infoThird-party libraries to manipulate Berkeley DB files are available for many languages
C
C#
C++
Java
JavaScript (Node.js) info3rd party binding
Perl
Python
Tcl
Python.Net
C
C++
Delphi
Java infoJDBC
JavaScript
Perl
PHP
Python
R
Ruby
Scheme
Tcl
C
C++
Java
PL/SQL
Server-side scripts infoStored proceduresnonouser defined functions, PL/pgSQL, PL/Tcl, PL/Perl, PL/Python, PL/Java, PL/PHP, PL/R, PL/Ruby, PL/Scheme, PL/Unix shellPL/SQL
Triggersnoyes infoonly for the SQL APIyesno
Partitioning methods infoMethods for storing different data on different nodesSharding infobased on Cassandranoneyes, across time and space (hash partitioning) attributesnone
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factor infobased on CassandraSource-replica replicationSource-replica replication with hot standby and reads on replicas infoMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency infobased on Cassandra
Immediate Consistency infobased on Cassandra
Immediate ConsistencyImmediate Consistency or Eventual Consistency depending on configuration
Foreign keys infoReferential integritynonoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes 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.noyesnonoyes
User concepts infoAccess controlnonofine grained access rights according to SQL-standardfine 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
BluefloodOracle Berkeley DBPineconeTimescaleDBTimesTen
DB-Engines blog posts

Vector databases
2 June 2023, Matthias Gelbmann

show all

Recent citations in the news

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

provided by Google News

Margo Seltzer Named ACM Athena Lecturer for Technical and Mentoring Contributions
26 April 2023, HPCwire

ACM recognizes far-reaching technical achievements with special awards
26 May 2021, EurekAlert

Margo I. Seltzer | Berkman Klein Center
18 August 2020, Berkman Klein Center

Database Trends Report: SQL Beats NoSQL, MySQL Most Popular -- ADTmag
5 March 2019, ADT Magazine

How to store financial market data for backtesting
26 January 2019, Towards Data Science

provided by Google News

Pinecone launches serverless edition of its vector database on AWS
22 May 2024, SiliconANGLE News

Pinecone launches its serverless vector database out of preview
21 May 2024, TechCrunch

Pinecone Launches Serverless Vector Database for Scalable AI Applications
21 May 2024, Datanami

How a Decades-Old Technology and a Paper From Meta Created an AI Industry Standard
21 May 2024, The Wall Street Journal

Channel Brief: Dell Explains AI Factory, Informatica AI Research, Pinecone Goes Serverless and More
22 May 2024, Channel E2E

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, Microsoft

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

TimescaleDB goes distributed; implements ‘Chunking’ over ‘Sharding’ for scaling-out
22 August 2019, Packt Hub

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.

Neo4j logo

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

Present your product here