DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

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

Vergleich der Systemeigenschaften Faircom DB vs. NebulaGraph vs. RDF4J vs. Solr vs. WakandaDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameFaircom DB infoformerly c-treeACE  Xaus Vergleich ausschliessenNebulaGraph  Xaus Vergleich ausschliessenRDF4J infoformerly known as Sesame  Xaus Vergleich ausschliessenSolr  Xaus Vergleich ausschliessenWakandaDB  Xaus Vergleich ausschliessen
KurzbeschreibungNative 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 ist ein Java Framework zur Verarbeitung von RDF Daten, sowohl Hauptspeicher- als auch Disk-basiert.Eine häufig verwendete Suchmaschinentechnologie basierend auf Apache LuceneWakandaDB is embedded in a server that provides a REST API and a server-side javascript engine to access data
Primäres DatenbankmodellKey-Value Store
Relational DBMS
Graph DBMSRDF StoreSuchmaschineObject oriented DBMS
Sekundäre DatenbankmodelleSpatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,24
Rang#311  Overall
#44  Key-Value Stores
#140  Relational DBMS
Punkte2,12
Rang#125  Overall
#10  Graph DBMS
Punkte0,71
Rang#231  Overall
#9  RDF Stores
Punkte44,28
Rang#24  Overall
#3  Suchmaschinen
Punkte0,09
Rang#352  Overall
#16  Object oriented DBMS
Websitewww.faircom.com/­products/­faircom-dbgithub.com/­vesoft-inc/­nebula
www.nebula-graph.io
rdf4j.orgsolr.apache.orgwakanda.github.io
Technische Dokumentationdocs.faircom.com/­docs/­en/­UUID-7446ae34-a1a7-c843-c894-d5322e395184.htmldocs.nebula-graph.iordf4j.org/­documentationsolr.apache.org/­resources.htmlwakanda.github.io/­doc
EntwicklerFairCom CorporationVesoft Inc.Since 2016 officially forked into an Eclipse project, former developer was Aduna Software.Apache Software FoundationWakanda SAS
Erscheinungsjahr19792019200420062012
Aktuelle VersionV12, November 20209.5.0, Februar 20242.7.0 (April 29, 2019), April 2019
Lizenz infoCommercial or Open Sourcekommerziell 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, erweiterte kommerzielle Lizenz verfügbar
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheANSI C, C++C++JavaJavaC++, JavaScript
Server BetriebssystemeAIX
FreeBSD
HP-UX
Linux
NetBSD
OS X
QNX
SCO
Solaris
VxWorks
Windows infoeasily portable to other OSs
LinuxLinux
OS X
Unix
Windows
Alle Betriebssysteme mit einer Java VM infoLäuft als Servlet in einem Servlet Container (z.B. Tomcat, Jetty ist inkludiert)Linux
OS X
Windows
Datenschemaschema free, schema optional, schema required, partial schema,Strong typed schemaja infoRDF Schemasja infoDynamic Fields enables on-the-fly addition of new fieldsja
Typisierung infovordefinierte Datentypen, z.B. float oder dateja, ANSI Standard SQL Types, JSON, typed binary structuresjajaja infomit benutzerdefinierten Datentypen und automatic typingja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinjanein
Sekundärindizesjaja 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.jaja infoAlle Suchfelder werden automatisch indiziert
SQL infoSupport of SQLyes, ANSI SQL with proprietary extensionsSQL-like query languageneinSolr Parallel SQL Interfacenein
APIs und andere ZugriffskonzepteADO.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
Proprietäres 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
Unterstützte Programmiersprachen.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
jede Sprache, die Sockets und entweder XML oder JSON unterstützt
Perl
PHP
Python
Ruby
Scala
JavaScript
Server-seitige Scripts infoStored Proceduresja info.Net, JavaScript, C/C++user defined functionsjaJava pluginsja
Triggersjajaja infoUser configurable commands triggered on index changesja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenFile partitioning, horizontal partitioning, sharding infoCustomizable business rules for table partitioningShardingkeineShardingkeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenyes, 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 protocolkeinejakeine
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinspark-solr: github.com/­lucidworks/­spark-solr and streaming expressions to reducenein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency
Immediate Consistency
Tunable consistency per server, database, table, and transaction
Immediate ConsistencyEventual ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätjaja infoRelationships in graphsnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationentunable from ACID to Eventually ConsistentACIDACID infoIsolation abhängig vom verwendeten APIoptimistic LockingACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der DatenYes, tunable from durable to delayed durability to in-memoryja infousing RocksDBja infoIn-memory Storage wird ebenfalls unterstütztjaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajajanein
Berechtigungskonzept infoZugriffskontrolleFine grained access rights according to SQL-standard with additional protections for filesRole-based access controlneinjaja
Weitere Informationen bereitgestellt vom Systemhersteller
Faircom DB infoformerly c-treeACENebulaGraphRDF4J infoformerly known as SesameSolrWakandaDB
Specific characteristicsNebulaGraph is a truly distributed, linearly scalable, lightning-fast graph database,...
» mehr
Competitive advantagesNebulaGraph boasts the world's only graph database solution that is able to host...
» mehr
Typical application scenariosSocial networking Fraud detection Knowledge graph Data warehouse management Anti...
» mehr
Key customersCompanies from a variety of industries have implemented NebulaGraph Database in production,...
» mehr
Market metricsAt our very early stage, NebulaGraph has already received over 10,000 stars on GitHub...
» mehr
Licensing and pricing modelsNebulaGraph is open source and free to use under Apache 2.0 license.
» mehr

Wir laden Vertreter der Systemhersteller ein uns zu kontaktieren, um die Systeminformationen zu aktualisieren und zu ergänzen,
sowie um Herstellerinformationen wie Schlüsselkunden, Vorteile gegenüber Konkurrenten und Marktmetriken anzuzeigen.

Zugehörige Produkte und Dienstleistungen

Wir laden Vertreter von Anbietern von zugehörigen Produkten ein uns zu kontaktieren, um hier Informationen über ihre Angebote zu präsentieren.

Weitere Ressourcen
Faircom DB infoformerly c-treeACENebulaGraphRDF4J infoformerly known as SesameSolrWakandaDB
DB-Engines Blog Posts

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

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

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

alle anzeigen

Erwähnungen in aktuellen Nachrichten

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

bereitgestellt von Google News

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

Celebrating 10,000 GitHub Stars for NebulaGraph | | news-journal.com
26. März 2024, Longview News-Journal

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

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

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

bereitgestellt von Google News

Closing Bell: Solar Alliance Energy Inc flat on Monday (SOLR)
16. April 2024, The Globe and Mail

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

Long Term Trading Analysis for (SOLR)
28. März 2024, Stock Traders Daily

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

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

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

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

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
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

Präsentieren Sie hier Ihr Produkt