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

DBMS > AllegroGraph vs. CrateDB vs. Neo4j vs. Solr vs. STSdb

Vergleich der Systemeigenschaften AllegroGraph vs. CrateDB vs. Neo4j vs. Solr vs. STSdb

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAllegroGraph  Xaus Vergleich ausschliessenCrateDB  Xaus Vergleich ausschliessenNeo4j  Xaus Vergleich ausschliessenSolr  Xaus Vergleich ausschliessenSTSdb  Xaus Vergleich ausschliessen
KurzbeschreibungHoch performanter, persistenter RDF Store mit Erweiterungen für Graph DBMSVerteilter Data Store basierend auf LuceneScalable, ACID-compliant graph database designed with a high-performance distributed cluster architecture, available in self-hosted and cloud offeringsEine häufig verwendete Suchmaschinentechnologie basierend auf Apache LuceneKey-Value Store mit spezieller Indizierungsmethode infoOptimiert hinsichtlich Performanz durch spezielle Indizierungstechnologie
Primäres DatenbankmodellDocument Store infowith version 6.5
Graph DBMS
RDF Store
Vektor DBMS
Document Store
Spatial DBMS
Suchmaschine
Time Series DBMS
Vektor DBMS
Graph DBMSSuchmaschineKey-Value Store
Sekundäre DatenbankmodelleSpatial DBMSRelational DBMSSpatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte1,06
Rang#187  Overall
#30  Document Stores
#17  Graph DBMS
#7  RDF Stores
#7  Vektor DBMS
Punkte0,73
Rang#224  Overall
#37  Document Stores
#5  Spatial DBMS
#16  Suchmaschinen
#19  Time Series DBMS
#8  Vektor DBMS
Punkte44,46
Rang#23  Overall
#1  Graph DBMS
Punkte42,91
Rang#24  Overall
#3  Suchmaschinen
Punkte0,04
Rang#360  Overall
#52  Key-Value Stores
Websiteallegrograph.comcratedb.comneo4j.comsolr.apache.orggithub.com/­STSSoft/­STSdb4
Technische Dokumentationfranz.com/­agraph/­support/­documentation/­current/­agraph-introduction.htmlcratedb.com/­docsneo4j.com/­docssolr.apache.org/­resources.html
EntwicklerFranz Inc.CrateNeo4j, Inc.Apache Software FoundationSTS Soft SC
Erscheinungsjahr20042013200720062011
Aktuelle Version8.0, Dezember 20235.19, April 20249.6.0, April 20244.0.8, September 2015
Lizenz infoCommercial or Open Sourcekommerziell infoLimitierte Community Edition gratisOpen SourceOpen Source infoGPL Version3, kommerzielle Lizenzen verfügbar bei BedarfOpen Source infoApache Version 2Open Source infoGPLv2, 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.
CrateDB Cloud: a distributed SQL database that spreads data and processing across an elastic cluster of shared nothing nodes. CrateDB Cloud enables data insights at scale on Microsoft Azure, AWS and Google Cloud Platform.Neo4j Aura: Neo4j’s fully managed cloud service: The zero-admin, always-on graph database for cloud developers.
ImplementierungsspracheJavaJava, ScalaJavaC#
Server BetriebssystemeLinux
OS X
Windows
All Operating Systems, including Kubernetes with CrateDB Kubernetes Operator supportLinux infoKann auch Server-los als embedded Java Datenbank verwendet werden.
OS X
Solaris
Windows
Alle Betriebssysteme mit einer Java VM infoLäuft als Servlet in einem Servlet Container (z.B. Tomcat, Jetty ist inkludiert)Windows
Datenschemaja infoRDF schemasFlexible Schema (defined schema, partial schema, schema free)schemafrei und schema-optionalja infoDynamic Fields enables on-the-fly addition of new fieldsja
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajaja infomit benutzerdefinierten Datentypen und automatic typingja infoPrimitive Typen und benutzerdefinierte Klassen
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTnein infoBulk load from XML files möglichneinja
Sekundärindizesjajaja infoAustauschbares Index Subsystem, per Default Apache Luceneja infoAlle Suchfelder werden automatisch indiziertnein
SQL infoSupport of SQLSPARQL is used as query languageyes, but no triggers and constraints, and PostgreSQL compatibilityneinSolr Parallel SQL Interfacenein
APIs und andere ZugriffskonzepteRESTful HTTP API
SPARQL
ADO.NET
JDBC
ODBC
PostgreSQL wire protocol
Prometheus Remote Read/Write
RESTful HTTP API
Bolt protocol
Cypher query language
Java API
Neo4j-OGM infoObject Graph Mapper
RESTful HTTP API
Spring Data Neo4j
TinkerPop 3
Java API
RESTful HTTP/JSON API
.NET Client API
Unterstützte ProgrammiersprachenC#
Clojure
Java
Lisp
Perl
Python
Ruby
Scala
.NET
Erlang
Go infocommunity maintained client
Java
JavaScript (Node.js) infocommunity maintained client
Perl infocommunity maintained client
PHP
Python
R
Ruby infocommunity maintained client
Scala infocommunity maintained client
.Net
Clojure
Elixir
Go
Groovy
Haskell
Java
JavaScript
Perl
PHP
Python
Ruby
Scala
.Net
Erlang
Java
JavaScript
jede Sprache, die Sockets und entweder XML oder JSON unterstützt
Perl
PHP
Python
Ruby
Scala
C#
Java
Server-seitige Scripts infoStored Proceduresja infoJavaScript or Common Lispbenutzerdefinierte Funktionenja infoUser defined Procedures and FunctionsJava pluginsnein
Triggersjaneinja infomittels Event Handlerja infoUser configurable commands triggered on index changesnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenmittels FederationShardingja, mit Neo4j FabricShardingkeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-Source Replikation
Source-Replica Replikation
Configurable replication on table/partition-levelCausal Clustering using Raft protocol infoavailable in in Enterprise Version onlyjakeine
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 SystemImmediate Consistency or Eventual Consistency depending on configurationEventual Consistency
Read-after-write consistency on record level
Causal and Eventual Consistency configurable in Causal Cluster setup
Immediate Consistency in stand-alone mode
Eventual Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinja infoBeziehungen in Graphenneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDnein infounique row identifiers can be used for implementing an optimistic concurrency control strategyACIDoptimistic Lockingnein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinneinja
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem Berechtigungskonzept und BenutzerrollenRechteverwaltung mit BenutzeraccountsUsers, roles and permissions. Pluggable authentication with supported standards (LDAP, Active Directory, Kerberos)janein
Weitere Informationen bereitgestellt vom Systemhersteller
AllegroGraphCrateDBNeo4jSolrSTSdb
Specific characteristicsKnowledge Graph Platform Leader FedShard - Designed for Entity-Event Knowledge Graph...
» mehr
The enterprise database for time series, documents, and vectors. Distributed - Native...
» mehr
Neo4j delivers graph technology that has been battle tested for performance and scale...
» mehr
Competitive advantagesAllegroGraph is uniquely suited to support adhoc queries through SPARQL, Prolog and...
» mehr
Response time in milliseconds: e ven for complex ad-hoc queries. Massive scaling...
» mehr
Neo4j is the market leader, graph database category creator, and the most widely...
» mehr
Typical application scenarios​ IoT: accelerate your IIoT projects with CrateDB, delivering real-time analytics...
» mehr
Real-Time Recommendations Master Data Management Identity and Access Management Network...
» mehr
Key customersAcross all continents, CrateDB is used by companies of all sizes to meet the most...
» mehr
Over 800 commercial customers and over 4300 startups use Neo4j. Flagship customers...
» mehr
Market metricsThe CrateDB open source project was started in 2013 Honorable Mention in 2021 Gartner®...
» mehr
Neo4j boasts the world's largest graph database ecosystem with more than 140 million...
» mehr
Licensing and pricing modelsSee CrateDB pricing >
» mehr
GPL v3 license that can be used all the places where you might use MySQL. Neo4j Commercial...
» mehr
Neuigkeiten

Can Neuro-Symbolic AI Solve AI’s Weaknesses?
17. April 2024

100 Companies That Matter in KM – Franz Inc.
3. April 2024

Exploring AllegroGraph v8 – Unleashing the Power of Neuro-Symbolic AI (Recorded Webinar)
9. Februar 2024

What is Neuro-Symbolic AI?
23. Januar 2024

Allegro CL v11 – Now Available! – The Neuro-Symbolic AI Programming Platform
8. Januar 2024

openCypher Will Pave the Road to GQL for Cypher Implementers
22. Mai 2024

7 Tips for Submitting Your NODES 2024 Talk
22. Mai 2024

How to Configure Neo4j Aura With AWS PrivateLink
21. Mai 2024

This Week in Neo4j: Podcast, GraphRAG, GraphQL, Chatbot and more
18. Mai 2024

Neo4j Joins the Connect with Confluent Partner Program
16. Mai 2024

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
AllegroGraphCrateDBNeo4jSolrSTSdb
DB-Engines Blog Posts

Applying Graph Analytics to Game of Thrones
12. Juni 2019, Amy Hodler & Mark Needham, Neo4j (guest author)

MySQL, PostgreSQL and Redis are the winners of the March ranking
2. März 2016, Paul Andlinger

The openCypher Project: Help Shape the SQL for Graphs
22. Dezember 2015, Emil Eifrem (guest author)

alle anzeigen

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

Q&A: Can Neuro-Symbolic AI Solve AI’s Weaknesses?
8. April 2024, TDWI

AI predictions for 2024 unveil exciting technological horizons
21. November 2023, Wire19

Neuro-Symbolic AI: The Peak of Artificial Intelligence
16. November 2021, AiThority

The Foundation of Data Fabrics and AI: Semantic Knowledge Graphs - DataScienceCentral.com
19. Mai 2022, Data Science Central

Franz Releases the First Neuro-Symbolic AI Platform Merging Knowledge Graphs, Generative AI, and Vector Storage
11. Dezember 2023, Datanami

bereitgestellt von Google News

CrateDB Announces Availability of CrateDB on Google Cloud Marketplace
8. April 2024, Datanami

CrateDB Partners with HiveMQ to Advance IoT Data Management and Analytics Across Industries
25. März 2024, Datanami

How We Designed CrateDB as a Realtime SQL DBMS for the Internet of Things
29. August 2017, The New Stack

Crate.io Introduces CrateDB 2.0 Enterprise and Open Source Editions
16. Mai 2017, Business Wire

Crate.io raises $10M to grow its database platform
15. Juni 2021, VentureBeat

bereitgestellt von Google News

Neo4j Announces Collaboration with Microsoft to Advance GenAI and Data Solutions USA - English - India - English
26. März 2024, PR Newswire

Neo4j CTO says new Graph Query Language standard will have 'massive ripple effects'
26. April 2024, SiliconANGLE News

Neo4j Is Planning IPO on Nasdaq, Largest Owner Greenbridge Says
15. Februar 2024, Bloomberg

Using Neo4j’s graph database for AI in Azure
4. April 2024, InfoWorld

Give Your Graph Workload a Cost-Performance Boost with Neo4j and AWS Graviton | Amazon Web Services
27. September 2023, AWS Blog

bereitgestellt von Google News

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

(SOLR) Technical Data
17. Mai 2024, Stock Traders Daily

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

SOLR hosts May Day amid ongoing contract negotiations
12. Mai 2024, Daily Northwestern

SearchStax Launches Serverless Solr Service to Accelerate Cloud-Native Application Development
5. April 2023, PR Newswire

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

Milvus logo

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

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.

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

Präsentieren Sie hier Ihr Produkt