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

DBMS > Faircom DB vs. OceanBase vs. RDF4J vs. Solr vs. WakandaDB

System Properties Comparison Faircom DB vs. OceanBase vs. RDF4J vs. Solr vs. WakandaDB

Editorial information provided by DB-Engines
NameFaircom DB infoformerly c-treeACE  Xexclude from comparisonOceanBase  Xexclude from comparisonRDF4J infoformerly known as Sesame  Xexclude from comparisonSolr  Xexclude from comparisonWakandaDB  Xexclude from comparison
DescriptionNative high-speed multi-model DBMS for relational and key-value store data simultaneously accessible through SQL and NoSQL APIs.A distributed, high available RDBMS compatible with Oracle and MySQLRDF4J is a Java framework for processing RDF data, supporting both memory-based and a disk-based storage.A widely used distributed, scalable search engine based on Apache LuceneWakandaDB is embedded in a server that provides a REST API and a server-side javascript engine to access data
Primary database modelKey-value store
Relational DBMS
Relational DBMSRDF storeSearch engineObject oriented DBMS
Secondary database modelsDocument store
Wide column store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.20
Rank#318  Overall
#48  Key-value stores
#141  Relational DBMS
Score1.66
Rank#147  Overall
#68  Relational DBMS
Score0.69
Rank#230  Overall
#9  RDF stores
Score42.91
Rank#24  Overall
#3  Search engines
Score0.03
Rank#364  Overall
#17  Object oriented DBMS
Websitewww.faircom.com/­products/­faircom-dben.oceanbase.comrdf4j.orgsolr.apache.orgwakanda.github.io
Technical documentationdocs.faircom.com/­docs/­en/­UUID-7446ae34-a1a7-c843-c894-d5322e395184.htmlen.oceanbase.com/­docs/­oceanbase-databaserdf4j.org/­documentationsolr.apache.org/­resources.htmlwakanda.github.io/­doc
DeveloperFairCom CorporationOceanBase infopreviously Alibaba and Ant GroupSince 2016 officially forked into an Eclipse project, former developer was Aduna Software.Apache Software FoundationWakanda SAS
Initial release19792010200420062012
Current releaseV12, November 20204.3.0, April 20249.6.0, April 20242.7.0 (April 29, 2019), April 2019
License infoCommercial or Open Sourcecommercial infoRestricted, free version availableOpen Source infoCommercial license availableOpen Source infoEclipse Distribution License (EDL), v1.0.Open Source infoApache Version 2Open Source infoAGPLv3, extended commercial license available
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 languageANSI C, C++C++JavaJavaC++, JavaScript
Server operating systemsAIX
FreeBSD
HP-UX
Linux
NetBSD
OS X
QNX
SCO
Solaris
VxWorks
Windows infoeasily portable to other OSs
LinuxLinux
OS X
Unix
Windows
All OS with a Java VM inforuns as a servlet in servlet container (e.g. Tomcat, Jetty is included)Linux
OS X
Windows
Data schemeschema free, schema optional, schema required, partial schema,yesyes infoRDF Schemasyes infoDynamic Fields enables on-the-fly addition of new fieldsyes
Typing infopredefined data types such as float or dateyes, ANSI SQL Types, JSON, typed binary structuresyesyesyes infosupports customizable data types and automatic typingyes
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.noyesyesno
Secondary indexesyesyesyesyes infoAll search fields are automatically indexed
SQL infoSupport of SQLyes, ANSI SQL with proprietary extensionsyesnoSolr Parallel SQL Interfaceno
APIs and other access methodsADO.NET
Direct SQL
JDBC
JPA
ODBC
RESTful HTTP/JSON API
RESTful MQTT/JSON API
RPC
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Proprietary native API
Table API
Java API
RIO infoRDF Input/Output
Sail API
SeRQL infoSesame RDF Query Language
Sesame REST HTTP Protocol
SPARQL
Java API
RESTful HTTP/JSON API
RESTful HTTP API
Supported programming languages.Net
C
C#
C++
Java
JavaScript (Node.js and browser)
PHP
Python
Visual Basic
Ada infoin MySQL-compatible model
C infoin Oracle- and MySQL- compatible models
C++ infoin Oracle- and MySQL- compatible models
D infoin MySQL-compatible model
Delphi infoin MySQL-compatible model
Eiffel infoin MySQL-compatible model
Erlang infoin MySQL-compatible model
Haskell infoin MySQL-compatible model
Java infoin Oracle- and MySQL- compatible models
JavaScript (Node.js) infoin MySQL-compatible model
Objective-C infoin MySQL-compatible model
OCaml infoin MySQL-compatible model
Perl infoin MySQL-compatible model
PHP infoin MySQL-compatible model
Python infoin MySQL-compatible model
Ruby infoin MySQL-compatible model
Scheme infoin MySQL-compatible model
Tcl infoin MySQL-compatible model
Java
PHP
Python
.Net
Erlang
Java
JavaScript
any language that supports sockets and either XML or JSON
Perl
PHP
Python
Ruby
Scala
JavaScript
Server-side scripts infoStored proceduresyes info.Net, JavaScript, C/C++PL/SQL in oracle-compatible mode, MySQL Stored Procedure in mysql-compatible modeyesJava pluginsyes
Triggersyesyesyesyes infoUser configurable commands triggered on index changesyes
Partitioning methods infoMethods for storing different data on different nodesFile partitioning, horizontal partitioning, sharding infoCustomizable business rules for table partitioninghorizontal partitioning (by hash, key, range, range columns, list, and list columns)noneShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesyes, configurable to be parallel or serial, synchronous or asynchronous, uni-directional or bi-directional, ACID-consistent or eventually consistent (with custom conflict resolution).Multi-source replication using Paxosnoneyesnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononospark-solr: github.com/­lucidworks/­spark-solr and streaming expressions to reduceno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency
Tunable consistency per server, database, table, and transaction
Immediate ConsistencyEventual ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datatunable from ACID to Eventually ConsistentACIDACID infoIsolation support depends on the API usedoptimistic lockingACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentYes, tunable from durable to delayed durability to in-memoryyesyes 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.yesyesno
User concepts infoAccess controlFine grained access rights according to SQL-standard with additional protections for filesAccess rights for users, groups and roles according to SQL-standardnoyesyes

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
Faircom DB infoformerly c-treeACEOceanBaseRDF4J infoformerly known as SesameSolrWakandaDB
DB-Engines blog posts

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

FairCom kicks off new era of database technology USA - English
10 November 2020, PR Newswire

World's First Converged IIoT Hub to be Showcased at IoT Tech Expo
3 September 2021, Automation.com

provided by Google News

OceanBase Inks Agreement with NTU Singapore in Database Optimization and Green Computing Advancements
31 January 2024, PR Newswire

Ant Group Will Cut Foreign Investors Out of Fast-Growing Database Business
22 August 2023, The Information

How Southeast Asia's Leading e-Wallets Saved Up to 40% in Database Costs - Fintech Singapore
25 March 2024, Fintech News Singapore

Haidilao’s 6-step recipe for successful digital transformation with OceanBase
4 August 2023, Tech in Asia

Alibaba's OceanBase distributed database aims at markets outside China
16 August 2022, InfoWorld

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

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

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

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

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

AllegroGraph logo

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

RaimaDB logo

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

Milvus logo

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

Present your product here