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

DBMS > Blueflood vs. Derby vs. HBase vs. SAP Advantage Database Server vs. Solr

System Properties Comparison Blueflood vs. Derby vs. HBase vs. SAP Advantage Database Server vs. Solr

Editorial information provided by DB-Engines
NameBlueflood  Xexclude from comparisonDerby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDB  Xexclude from comparisonHBase  Xexclude from comparisonSAP Advantage Database Server infoformer name: Sybase ADS  Xexclude from comparisonSolr  Xexclude from comparison
SAP Advantage Database Server seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
DescriptionScalable TimeSeries DBMS based on CassandraFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.Wide-column store based on Apache Hadoop and on concepts of BigTableLow-cost RDBMS with access to ISAM and FoxPro data structuresA widely used distributed, scalable search engine based on Apache Lucene
Primary database modelTime Series DBMSRelational DBMSWide column storeRelational DBMSSearch engine
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.06
Rank#353  Overall
#34  Time Series DBMS
Score4.71
Rank#69  Overall
#37  Relational DBMS
Score30.50
Rank#26  Overall
#2  Wide column stores
Score42.91
Rank#24  Overall
#3  Search engines
Websiteblueflood.iodb.apache.org/­derbyhbase.apache.orgwww.sap.com/products/advantage-database-server.htmlsolr.apache.org
Technical documentationgithub.com/­rax-maas/­blueflood/­wikidb.apache.org/­derby/­manuals/­index.htmlhbase.apache.org/­book.htmlsolr.apache.org/­resources.html
DeveloperRackspaceApache Software FoundationApache Software Foundation infoApache top-level project, originally developed by PowersetSybase, SAPApache Software Foundation
Initial release20131997200819932006
Current release10.17.1.0, November 20232.3.4, January 20219.6.0, April 2024
License infoCommercial or Open SourceOpen Source infoApache 2.0Open Source infoApache version 2Open Source infoApache version 2commercialOpen Source infoApache Version 2
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 languageJavaJavaJavaJava
Server operating systemsLinux
OS X
All OS with a Java VMLinux
Unix
Windows infousing Cygwin
Linux
Windows
All OS with a Java VM inforuns as a servlet in servlet container (e.g. Tomcat, Jetty is included)
Data schemepredefined schemeyesschema-free, schema definition possibleyesyes infoDynamic Fields enables on-the-fly addition of new fields
Typing infopredefined data types such as float or dateyesyesoptions to bring your own types, AVROyesyes infosupports customizable data types and automatic typing
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.noyesnonoyes
Secondary indexesnoyesnoyesyes infoAll search fields are automatically indexed
SQL infoSupport of SQLnoyesnoyesSolr Parallel SQL Interface
APIs and other access methodsHTTP RESTJDBCJava API
RESTful HTTP API
Thrift
.NET Client API
ADO.NET
JDBC
ODBC
OLE DB
Java API
RESTful HTTP/JSON API
Supported programming languagesJavaC
C#
C++
Groovy
Java
PHP
Python
Scala
Delphi
Perl
PHP
.Net
Erlang
Java
JavaScript
any language that supports sockets and either XML or JSON
Perl
PHP
Python
Ruby
Scala
Server-side scripts infoStored proceduresnoJava Stored Proceduresyes infoCoprocessors in JavayesJava plugins
Triggersnoyesyesyesyes infoUser configurable commands triggered on index changes
Partitioning methods infoMethods for storing different data on different nodesSharding infobased on CassandranoneShardingnoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factor infobased on CassandraSource-replica replicationMulti-source replication
Source-replica replication
Multi-source replication infoCONFLICT Trigger to resolve replication conflicts
Source-replica replication
yes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesnospark-solr: github.com/­lucidworks/­spark-solr and streaming expressions to reduce
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency infobased on Cassandra
Immediate Consistency infobased on Cassandra
Immediate ConsistencyImmediate Consistency or Eventual ConsistencyImmediate ConsistencyEventual Consistency
Foreign keys infoReferential integritynoyesnoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDSingle row ACID (across millions of columns)ACIDoptimistic locking
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
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.noyesyesno infocaching of (temporary) tables can be configuredyes
User concepts infoAccess controlnofine grained access rights according to SQL-standardAccess Control Lists (ACL) for RBAC, integration with Apache Ranger for RBAC & ABACfine grained access rights according to SQL-standardyes

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
BluefloodDerby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDBHBaseSAP Advantage Database Server infoformer name: Sybase ADSSolr
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

Elasticsearch replaced Solr as the most popular search engine
12 January 2016, Paul Andlinger

Enterprise Search Engines almost double their popularity in the last 12 months
2 July 2014, Paul Andlinger

The DB-Engines ranking includes now search engines
4 February 2013, Paul Andlinger

show all

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

The Arrival of Java 20
21 March 2023, blogs.oracle.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

No, Citrix did not kill CloudStack
15 September 2014, InfoWorld

provided by Google News

What Is HBase?
19 August 2021, IBM

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

provided by Google News

SAP Announces Q3 2023 Results: Asia Pacific and Japan View
19 October 2023, SAP News

provided by Google News

Solr Network Launches Groundbreaking Solana Token Creator
28 May 2024, AccessWire

(SOLR) Proactive Strategies
27 May 2024, Stock Traders Daily

SOLR-led walkout demands better conditions for Compass workers
27 February 2024, Daily Northwestern

Have Insiders Been Buying Solar Alliance Energy Inc. (CVE:SOLR) Shares?
25 May 2024, Yahoo Movies UK

Closing Bell: Solar Alliance Energy Inc flat on Tuesday (SOLR)
24 May 2024, The Globe and Mail

provided by Google News



Share this page

Featured Products

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

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.

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.

Present your product here