DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Infobright vs. Oracle Berkeley DB vs. StarRocks vs. TimesTen vs. Vertica

System Properties Comparison Infobright vs. Oracle Berkeley DB vs. StarRocks vs. TimesTen vs. Vertica

Editorial information provided by DB-Engines
NameInfobright  Xexclude from comparisonOracle Berkeley DB  Xexclude from comparisonStarRocks  Xexclude from comparisonTimesTen  Xexclude from comparisonVertica infoOpenText™ Vertica™  Xexclude from comparison
DescriptionHigh performant column-oriented DBMS for analytic workloads using MySQL or PostgreSQL as a frontendWidely used in-process key-value storeAn open source, high-performance columnar analytical database that enables real-time, multi-dimensional, and highly concurrent data analytics infoForked from Apache DorisIn-Memory RDBMS compatible to OracleCloud or off-cloud analytical database and query engine for structured and semi-structured streaming and batch data. Machine learning platform with built-in algorithms, data preparation capabilities, and model evaluation and management via SQL or Python.
Primary database modelRelational DBMSKey-value store infosupports sorted and unsorted key sets
Native XML DBMS infoin the Oracle Berkeley DB XML version
Relational DBMSRelational DBMSRelational DBMS infoColumn oriented
Secondary database modelsSpatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.02
Rank#192  Overall
#90  Relational DBMS
Score2.01
Rank#126  Overall
#21  Key-value stores
#3  Native XML DBMS
Score0.93
Rank#198  Overall
#93  Relational DBMS
Score1.36
Rank#161  Overall
#75  Relational DBMS
Score10.06
Rank#42  Overall
#26  Relational DBMS
Websiteignitetech.com/­softwarelibrary/­infobrightdbwww.oracle.com/­database/­technologies/­related/­berkeleydb.htmlwww.starrocks.iowww.oracle.com/­database/­technologies/­related/­timesten.htmlwww.vertica.com
Technical documentationdocs.oracle.com/­cd/­E17076_05/­html/­index.htmldocs.starrocks.io/­en-us/­latest/­introduction/­StarRocks_introdocs.oracle.com/­database/­timesten-18.1vertica.com/­documentation
DeveloperIgnite Technologies Inc.; formerly InfoBright Inc.Oracle infooriginally developed by Sleepycat, which was acquired by OracleThe Linux Foundation infosince Feb 2023Oracle, TimesTen Performance Software, HP infooriginally founded in HP Labs it was acquired by Oracle in 2005OpenText infopreviously Micro Focus and Hewlett Packard
Initial release20051994202019982005
Current release18.1.40, May 20203.3, June 202411 Release 2 (11.2.2.8.0)12.0.3, January 2023
License infoCommercial or Open Sourcecommercial infoThe open source (GPLv2) version did not support inserts/updates/deletes and was discontinued with July 2016Open Source infocommercial license availableOpen Source infoApache Version 2.0commercialcommercial infoLimited community edition free
Cloud-based only infoOnly available as a cloud servicenonononono infoon-premises, all major clouds - Amazon AWS, Microsoft Azure, Google Cloud Platform and containers
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageCC, Java, C++ (depending on the Berkeley DB edition)C++, JavaC++
Server operating systemsLinux
Windows
AIX
Android
FreeBSD
iOS
Linux
OS X
Solaris
VxWorks
Windows
LinuxAIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Linux
Data schemeyesschema-freeyesyesYes, but also semi-structure/unstructured data storage, and complex hierarchical data (like Parquet) stored and/or queried.
Typing infopredefined data types such as float or dateyesnoyesyesyes
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 editionnonono
Secondary indexesno infoKnowledge Grid Technology used insteadyesyesyesNo Indexes Required. Different internal optimization strategy, but same functionality included.
SQL infoSupport of SQLyesyes infoSQL interfaced based on SQLite is availableyesyesFull 1999 standard plus machine learning, time series and geospatial. Over 650 functions.
APIs and other access methodsADO.NET
JDBC
ODBC
JDBC
MySQL protocol
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
ADO.NET
JDBC
Kafka Connector
ODBC
RESTful HTTP API
Spark Connector
vSQL infocharacter-based, interactive, front-end utility
Supported programming languages.Net
C
C#
C++
D
Eiffel
Erlang
Haskell
Java
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
.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
JavaC
C++
Java
PL/SQL
C#
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Server-side scripts infoStored proceduresnonouser defined functionsPL/SQLyes, PostgreSQL PL/pgSQL, with minor differences
Triggersnoyes infoonly for the SQL APInonoyes, called Custom Alerts
Partitioning methods infoMethods for storing different data on different nodesnonenonehorizontal partitioning (by range and hash)nonehorizontal partitioning, hierarchical partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationSource-replica replicationMulti-source replication
Source-replica replication
Multi-source replication infoOne, or more copies of data replicated across nodes, or object-store used for repository.
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono infoBi-directional Spark integration
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate Consistency or Eventual Consistency depending on configurationImmediate Consistency
Foreign keys infoReferential integritynononoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDnoACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes infoby means of logfiles and checkpointsyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesnoyesno
User concepts infoAccess controlfine grained access rights according to SQL-standard infoexploiting MySQL or PostgreSQL frontend capabilitiesnoRole based access control and fine grained access rightsfine grained access rights according to SQL-standardfine grained access rights according to SQL-standard; supports Kerberos, LDAP, Ident and hash
More information provided by the system vendor
InfobrightOracle Berkeley DBStarRocksTimesTenVertica infoOpenText™ Vertica™
Specific characteristicsDeploy-anywhere database for large-scale analytical deployments. Deploy off-cloud,...
» more
Competitive advantagesFast, scalable, and capable of high concurrency. Separation of compute/storage leverages...
» more
Typical application scenariosCommunication and network analytics, Embedded analytics, Fraud monitoring and Risk...
» more
Key customersAbiba Systems, Adform, adMarketplace, AmeriPride, Anritsu, AOL, Avito, Auckland Transport,...
» more
Licensing and pricing modelsCost-based models and subscription-based models are both available. One license is...
» more

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
InfobrightOracle Berkeley DBStarRocksTimesTenVertica infoOpenText™ Vertica™
Recent citations in the 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

Oracle buys Sleepycat Software
14 February 2006, MarketWatch

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

provided by Google News

CelerData: How This Company Reduces Data Migration And Direct Analysis Costs In Data Lakes
21 December 2023, Pulse 2.0

StarRocks analytical DB heads to Linux Foundation
14 February 2023, VentureBeat

StarRocks Brings Speedy OLAP Database to the Cloud
14 July 2022, Datanami

StarRocks launches managed DBaaS for real-time analytics
14 July 2022, InfoWorld

StarRocks Launches Beta of Cloud Service for Its Analytics Engine
15 July 2022, The New Stack

provided by Google News

Stonebraker Seeks to Invert the Computing Paradigm with DBOS
12 March 2024, Datanami

OpenText expands enterprise portfolio with AI and Micro Focus integrations
25 July 2023, VentureBeat

Postgres pioneer Michael Stonebraker promises to upend the database once more
26 December 2023, The Register

Querying a Vertica data source in Amazon Athena using the Athena Federated Query SDK | Amazon Web Services
11 February 2021, AWS Blog

Vertica by OpenText and Anritsu Sign New Deal for Next-Gen Architecture and 5G Network Capabilities
17 May 2023, PR Newswire

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

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

Neo4j logo

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

Present your product here