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

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

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

Editorial information provided by DB-Engines
NameFaircom DB infoformerly c-treeACE  Xexclude from comparisonNebulaGraph  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, linear scalable, high perfomant Graph DBMSRDF4J 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
Graph DBMSRDF storeSearch engineObject oriented DBMS
Secondary database modelsSpatial 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
Score2.14
Rank#120  Overall
#10  Graph 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-dbgithub.com/­vesoft-inc/­nebula
www.nebula-graph.io
rdf4j.orgsolr.apache.orgwakanda.github.io
Technical documentationdocs.faircom.com/­docs/­en/­UUID-7446ae34-a1a7-c843-c894-d5322e395184.htmldocs.nebula-graph.iordf4j.org/­documentationsolr.apache.org/­resources.htmlwakanda.github.io/­doc
DeveloperFairCom CorporationVesoft Inc.Since 2016 officially forked into an Eclipse project, former developer was Aduna Software.Apache Software FoundationWakanda SAS
Initial release19792019200420062012
Current releaseV12, November 20209.5.0, February 20242.7.0 (April 29, 2019), April 2019
License infoCommercial or Open Sourcecommercial infoRestricted, free version availableOpen Source infoApache Version 2.0 + Common Clause 1.0Open 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,Strong typed schemayes 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.nonoyesno
Secondary indexesyesyes infoNebula Graph internally uses the Key-Value store RocksDB for persistency. The vertices, edges, and their properties are stored as Key while their values are stored as Value. The primary indexes are per Key and secondary indexes are per Value.yesyes infoAll search fields are automatically indexed
SQL infoSupport of SQLyes, ANSI SQL with proprietary extensionsSQL-like query languagenoSolr Parallel SQL Interfaceno
APIs and other access methodsADO.NET
Direct SQL
JDBC
JPA
ODBC
RESTful HTTP/JSON API
RESTful MQTT/JSON API
RPC
Browser interface
console (shell)
Cypher Query Language
GO Object Graph Mapper
Java Object Graph Mapper
NGBatis infoORM framework for NebulaGraph and Spring-Boot
Proprietary native API
Python Object Graph Mapper
Query language nGQL
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
.Net
C++
Go
Java
PHP
Python
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++user defined functionsyesJava pluginsyes
Triggersyesyesyes 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 partitioningShardingnoneShardingnone
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).Causal Clustering using Raft protocolnoneyesnone
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 integrityyesyes infoRelationships in graphsno
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-memoryyes infousing RocksDByes 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.yesyesyesno
User concepts infoAccess controlFine grained access rights according to SQL-standard with additional protections for filesRole-based access controlnoyesyes
More information provided by the system vendor
Faircom DB infoformerly c-treeACENebulaGraphRDF4J infoformerly known as SesameSolrWakandaDB
Specific characteristicsNebulaGraph is a truly distributed, linearly scalable, lightning-fast graph database,...
» more
Competitive advantagesNebulaGraph boasts the world's only graph database solution that is able to host...
» more
Typical application scenariosSocial networking Fraud detection Knowledge graph Data warehouse management Anti...
» more
Key customersCompanies from a variety of industries have implemented NebulaGraph Database in production,...
» more
Market metricsAt our very early stage, NebulaGraph has already received over 10,000 stars on GitHub...
» more
Licensing and pricing modelsNebulaGraph is open source and free to use under Apache 2.0 license.
» 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
Faircom DB infoformerly c-treeACENebulaGraphRDF4J 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

provided by Google News

NebulaGraph Enterprise v5.0: The First Distributed Graph Database to Offer Native GQL Support
18 April 2024, PR Newswire

NebulaGraph Enterprise v3.7.0 Empowers Enterprises to Build Knowledge Graphs with a Few Clicks
3 April 2024, PR Newswire

Celebrating 10,000 GitHub Stars for NebulaGraph
26 March 2024, Yahoo Finance

NebulaGraph reaps from China’s growing appetite for graph databases
16 September 2022, TechCrunch

Vesoft (NebulaGraph) Recognized in the Gartner® Market Guide for Graph Database Management Systems
15 November 2023, PR Newswire

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) Technical Pivots with Risk Controls
28 April 2024, news.stocktradersdaily.com

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

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

Best Practices from Rackspace for Modernizing a Legacy HBase/Solr Architecture Using AWS Services | Amazon Web ...
9 October 2023, AWS Blog

SOLR hosts teach-in of labor movements at Northwestern
28 January 2024, Daily Northwestern

provided by Google News



Share this page

Featured Products

SingleStore logo

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

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

Present your product here