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

DBMS > HBase vs. IRONdb vs. RDF4J vs. Vertica vs. Weaviate

System Properties Comparison HBase vs. IRONdb vs. RDF4J vs. Vertica vs. Weaviate

Editorial information provided by DB-Engines
NameHBase  Xexclude from comparisonIRONdb  Xexclude from comparisonRDF4J infoformerly known as Sesame  Xexclude from comparisonVertica infoOpenText™ Vertica™  Xexclude from comparisonWeaviate  Xexclude from comparison
IRONdb seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
DescriptionWide-column store based on Apache Hadoop and on concepts of BigTableA distributed Time Series DBMS with a focus on scalability, fault tolerance and operational simplicityRDF4J is a Java framework for processing RDF data, supporting both memory-based and a disk-based storage.Cloud 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.An AI-native realtime vector database engine that integrates scalable machine learning models.
Primary database modelWide column storeTime Series DBMSRDF storeRelational DBMS infoColumn orientedVector DBMS
Secondary database modelsSpatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score30.50
Rank#26  Overall
#2  Wide column stores
Score0.69
Rank#230  Overall
#9  RDF stores
Score10.68
Rank#43  Overall
#27  Relational DBMS
Score1.73
Rank#143  Overall
#5  Vector DBMS
Websitehbase.apache.orgwww.circonus.com/solutions/time-series-database/rdf4j.orgwww.vertica.comgithub.com/­weaviate/­weaviate
weaviate.io
Technical documentationhbase.apache.org/­book.htmldocs.circonus.com/irondb/category/getting-startedrdf4j.org/­documentationvertica.com/­documentationweaviate.io/­developers/­weaviate
DeveloperApache Software Foundation infoApache top-level project, originally developed by PowersetCirconus LLC.Since 2016 officially forked into an Eclipse project, former developer was Aduna Software.OpenText infopreviously Micro Focus and Hewlett PackardWeaviate B.V.
Initial release20082017200420052019
Current release2.3.4, January 2021V0.10.20, January 201812.0.3, January 20231.19, May 2023
License infoCommercial or Open SourceOpen Source infoApache version 2commercialOpen Source infoEclipse Distribution License (EDL), v1.0.commercial infoLimited community edition freeOpen Source infocommercial license available with Weaviate Enterprise
Cloud-based only infoOnly available as a cloud servicenononono infoon-premises, all major clouds - Amazon AWS, Microsoft Azure, Google Cloud Platform and containersno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaC and C++JavaC++Go
Server operating systemsLinux
Unix
Windows infousing Cygwin
LinuxLinux
OS X
Unix
Windows
Linux
Data schemeschema-free, schema definition possibleschema-freeyes infoRDF SchemasYes, but also semi-structure/unstructured data storage, and complex hierarchical data (like Parquet) stored and/or queried.yes, maps to GraphQL interface
Typing infopredefined data types such as float or dateoptions to bring your own types, AVROyes infotext, numeric, histogramsyesyesyes infostring, int, float, geo point, date, cross reference, fuzzy references
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.nononono
Secondary indexesnonoyesNo Indexes Required. Different internal optimization strategy, but same functionality included.yes infoall data objects are indexed in a semantic vector space (the Contextionary), all primitive fields are indexed
SQL infoSupport of SQLnoSQL-like query language (Circonus Analytics Query Language: CAQL)noFull 1999 standard plus machine learning, time series and geospatial. Over 650 functions.GraphQL is used as query language
APIs and other access methodsJava API
RESTful HTTP API
Thrift
HTTP APIJava API
RIO infoRDF Input/Output
Sail API
SeRQL infoSesame RDF Query Language
Sesame REST HTTP Protocol
SPARQL
ADO.NET
JDBC
Kafka Connector
ODBC
RESTful HTTP API
Spark Connector
vSQL infocharacter-based, interactive, front-end utility
GraphQL query language
RESTful HTTP/JSON API
Supported programming languagesC
C#
C++
Groovy
Java
PHP
Python
Scala
.Net
C
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Lua
Perl
PHP
Python
R
Ruby
Rust
Scala
Java
PHP
Python
C#
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
R
JavaScript / TypeScript
Python
Server-side scripts infoStored proceduresyes infoCoprocessors in Javayes, in Luayesyes, PostgreSQL PL/pgSQL, with minor differencesno
Triggersyesnoyesyes, called Custom Alertsno
Partitioning methods infoMethods for storing different data on different nodesShardingAutomatic, metric affinity per nodenonehorizontal partitioning, hierarchical partitioningSharding
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
configurable replication factor, datacenter awarenoneMulti-source replication infoOne, or more copies of data replicated across nodes, or object-store used for repository.yes
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnonono infoBi-directional Spark integrationno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency or Eventual ConsistencyImmediate consistency per node, eventual consistency across nodesImmediate ConsistencyEventual Consistency
Foreign keys infoReferential integritynonoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataSingle row ACID (across millions of columns)noACID infoIsolation support depends on the API usedACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyes infoin-memory storage is supported as wellyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnonoyes
User concepts infoAccess controlAccess Control Lists (ACL) for RBAC, integration with Apache Ranger for RBAC & ABACnonofine grained access rights according to SQL-standard; supports Kerberos, LDAP, Ident and hashAPI Keys
OpenID Connect Discovery
More information provided by the system vendor
HBaseIRONdbRDF4J infoformerly known as SesameVertica infoOpenText™ Vertica™Weaviate
Specific characteristicsDeploy-anywhere database for large-scale analytical deployments. Deploy off-cloud,...
» more
Weaviate is an open source vector database that is robust, scalable, cloud-native,...
» more
Competitive advantagesFast, scalable, and capable of high concurrency. Separation of compute/storage leverages...
» more
Flexible deployment - Free, open source or fully-managed cloud vector database service...
» more
Typical application scenariosCommunication and network analytics, Embedded analytics, Fraud monitoring and Risk...
» more
As a database supporting the development of generative AI and semantic search applications...
» more
Key customersAbiba Systems, Adform, adMarketplace, AmeriPride, Anritsu, AOL, Avito, Auckland Transport,...
» more
All companies that have data. ​
» more
Market metricsAs of mid 2023: Over 2 million open source downloads 3500+ Weaviate Slack community...
» more
Licensing and pricing modelsCost-based models and subscription-based models are both available. One license is...
» more
Weaviate is open-source, and free to use. Weaviate is also available as a fully managed...
» 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
HBaseIRONdbRDF4J infoformerly known as SesameVertica infoOpenText™ Vertica™Weaviate
DB-Engines blog posts

Cloudera's HBase PaaS offering now supports Complex Transactions
11 August 2021,  Krishna Maheshwari (sponsor) 

Why is Hadoop not listed in the DB-Engines Ranking?
13 May 2013, Paul Andlinger

show all

Weaviate, an ANN Database with CRUD support
2 February 2021,  Etienne Dilocker, SeMI Technologies (sponsor) 

show all

Recent citations in the news

Less Components, Higher Performance: Apache Doris instead of ClickHouse, MySQL, Presto, and HBase
20 October 2023, hackernoon.com

HBase: The database big data left behind
6 May 2016, InfoWorld

Monitor Apache HBase on Amazon EMR using Amazon Managed Service for Prometheus and Amazon Managed ...
13 February 2023, AWS Blog

HydraBase – The evolution of HBase@Facebook
5 June 2014, Facebook Engineering

HBase Tutorial
24 February 2023, Simplilearn

provided by Google News

Application observability firm Apica buys telemetry data startup Circonus and adds more funding
21 February 2024, SiliconANGLE News

Apica gets $6 million in funding and buys Circonus -
21 February 2024, Enterprise Times

provided by Google News

GraphDB Goes Open Source
27 January 2020, iProgrammer

Ontotext's GraphDB 8.10 Makes Knowledge Graph Experience Faster and Richer
13 June 2019, Markets Insider

provided by Google News

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

How Embedded Analytics Help ISVs Overcome Challenges
14 September 2023, Spiceworks News and Insights

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

provided by Google News

Build enterprise-ready generative AI solutions with Cohere foundation models in Amazon Bedrock and Weaviate vector ...
24 January 2024, AWS Blog

Foley Represents Cortical Ventures in $50M Series B Round for Weaviate
17 December 2023, Foley & Lardner LLP

Weaviate Strengthens Partnership with AWS to Make it Easier for Developers to Build Generative AI Applications
16 November 2023, Datanami

Getting Started with Weaviate: A Beginner's Guide to Search with Vector Databases
18 July 2023, Towards Data Science

Weaviate Raises $50 Million Series B Funding to Meet Soaring Demand for AI Native Vector Database Technology ...
21 April 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

Neo4j logo

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

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

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

Present your product here