DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > Apache Impala vs. Blazegraph vs. CrateDB vs. Solr

Vergleich der Systemeigenschaften Apache Impala vs. Blazegraph vs. CrateDB vs. Solr

Bitte wählen Sie ein weiteres System aus, um es in den Vergleich aufzunehmen.

Redaktionelle Informationen bereitgestellt von DB-Engines
NameApache Impala  Xaus Vergleich ausschliessenBlazegraph  Xaus Vergleich ausschliessenCrateDB  Xaus Vergleich ausschliessenSolr  Xaus Vergleich ausschliessen
Amazon has acquired Blazegraph's domain and (probably) product. It is said that Amazon Neptune is based on Blazegraph.
KurzbeschreibungAnalytic DBMS für HadoopHigh-performance graph database supporting Semantic Web (RDF/SPARQL) and Graph Database (tinkerpop3, blueprints, vertex-centric) APIs with scale-out and High Availability.Verteilter Data Store basierend auf LuceneEine häufig verwendete Suchmaschinentechnologie basierend auf Apache Lucene
Primäres DatenbankmodellRelational DBMSGraph DBMS
RDF Store
Document Store
Spatial DBMS
Suchmaschine
Time Series DBMS
Vektor DBMS
Suchmaschine
Sekundäre DatenbankmodelleDocument StoreRelational DBMSSpatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte13,77
Rang#40  Overall
#24  Relational DBMS
Punkte0,75
Rang#219  Overall
#19  Graph DBMS
#8  RDF Stores
Punkte0,73
Rang#224  Overall
#37  Document Stores
#5  Spatial DBMS
#16  Suchmaschinen
#19  Time Series DBMS
#8  Vektor DBMS
Punkte42,91
Rang#24  Overall
#3  Suchmaschinen
Websiteimpala.apache.orgblazegraph.comcratedb.comsolr.apache.org
Technische Dokumentationimpala.apache.org/­impala-docs.htmlwiki.blazegraph.comcratedb.com/­docssolr.apache.org/­resources.html
EntwicklerApache Software Foundation infoApache Top-Level Projekt, ursprünglich entwickelt von ClouderaBlazegraphCrateApache Software Foundation
Erscheinungsjahr2013200620132006
Aktuelle Version4.1.0, Juni 20222.1.5, Maerz 20199.5.0, Februar 2024
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2Open Source infoerweiterte kommerzielle Lizenz verfügbarOpen SourceOpen Source infoApache Version 2
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinnein
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.
ImplementierungsspracheC++JavaJavaJava
Server BetriebssystemeLinuxLinux
OS X
Windows
All Operating Systems, including Kubernetes with CrateDB Kubernetes Operator supportAlle Betriebssysteme mit einer Java VM infoLäuft als Servlet in einem Servlet Container (z.B. Tomcat, Jetty ist inkludiert)
DatenschemajaschemafreiFlexible Schema (defined schema, partial schema, schema free)ja infoDynamic Fields enables on-the-fly addition of new fields
Typisierung infovordefinierte Datentypen, z.B. float oder datejaja infoRDF literal typesjaja infomit benutzerdefinierten Datentypen und automatic typing
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinja
Sekundärindizesjajajaja infoAlle Suchfelder werden automatisch indiziert
SQL infoSupport of SQLSQL-like DML and DDL statementsSPARQL is used as query languageyes, but no triggers and constraints, and PostgreSQL compatibilitySolr Parallel SQL Interface
APIs und andere ZugriffskonzepteJDBC
ODBC
Java API
RESTful HTTP API
SPARQL QUERY
SPARQL UPDATE
TinkerPop 3
ADO.NET
JDBC
ODBC
PostgreSQL wire protocol
Prometheus Remote Read/Write
RESTful HTTP API
Java API
RESTful HTTP/JSON API
Unterstützte ProgrammiersprachenAll languages supporting JDBC/ODBC.Net
C
C++
Java
JavaScript
PHP
Python
Ruby
.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
Erlang
Java
JavaScript
jede Sprache, die Sockets und entweder XML oder JSON unterstützt
Perl
PHP
Python
Ruby
Scala
Server-seitige Scripts infoStored Proceduresja infoBenutzer definierte Funktionen und Integration von Map/Reducejabenutzerdefinierte FunktionenJava plugins
Triggersneinneinneinja infoUser configurable commands triggered on index changes
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingShardingShardingSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenfrei wählbarer ReplikationsfaktorjaConfigurable replication on table/partition-levelja
MapReduce infoBietet ein API für Map/Reduce Operationenja infoAbfragen werden als Map/Reduce Jobs durchgeführtneinneinspark-solr: github.com/­lucidworks/­spark-solr and streaming expressions to reduce
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual ConsistencyImmediate Consistency or Eventual Consistency depending on configurationEventual Consistency
Read-after-write consistency on record level
Eventual Consistency
Fremdschlüssel inforeferenzielle Integritätneinja infoRelationships in Graphsneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinACIDnein infounique row identifiers can be used for implementing an optimistic concurrency control strategyoptimistic Locking
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajaja
Durability infoDauerhafte Speicherung der Datenjajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinneinja
Berechtigungskonzept infoZugriffskontrolleZugriffsrechte für Benutzer, Gruppen und Rollen infobasiert auf Apache Sentry und KerberosSecurity and Authentication via Web Application Container (Tomcat, Jetty)Rechteverwaltung mit Benutzeraccountsja
Weitere Informationen bereitgestellt vom Systemhersteller
Apache ImpalaBlazegraphCrateDBSolr
Specific characteristicsThe enterprise database for time series, documents, and vectors. Distributed - Native...
» mehr
Competitive advantagesResponse time in milliseconds: e ven for complex ad-hoc queries. Massive scaling...
» mehr
Typical application scenarios​ IoT: accelerate your IIoT projects with CrateDB, delivering real-time analytics...
» mehr
Key customersAcross all continents, CrateDB is used by companies of all sizes to meet the most...
» mehr
Market metricsThe CrateDB open source project was started in 2013 Honorable Mention in 2021 Gartner®...
» mehr
Licensing and pricing modelsSee CrateDB pricing >
» 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
Apache ImpalaBlazegraphCrateDBSolr
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

Cloudera creates observability tool to help enterprises manage cloud costs
6. Juni 2023, SiliconANGLE News

Apache Impala becomes Top-Level Project
28. November 2017, SDTimes.com

Cloudera Bringing Impala to AWS Cloud
28. November 2017, Datanami

Apache Doris just 'graduated': Why care about this SQL data warehouse
24. Juni 2022, InfoWorld

Hudi: Uber Engineering’s Incremental Processing Framework on Apache Hadoop
12. März 2017, Uber

bereitgestellt von Google News

This AI Paper Introduces A Comprehensive RDF Dataset With Over 26 Billion Triples Covering Scholarly Data Across All Scientific Disciplines
19. August 2023, MarkTechPost

Back to the future: Does graph database success hang on query language?
5. März 2018, ZDNet

Harnessing GPUs Delivers a Big Speedup for Graph Analytics
15. Dezember 2015, Datanami

Representation Learning on RDF* and LPG Knowledge Graphs
24. September 2020, Towards Data Science

Faster with GPUs: 5 turbocharged databases
26. September 2016, InfoWorld

bereitgestellt von Google News

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

CrateDB Partners with HiveMQ to Deliver a Seamless Data Management Architecture for IoT
25. März 2024, PR Newswire

CrateDB Appoints Sergey Gerasimenko as New CTO
19. Februar 2024, AiThority

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

Real-Time Analytics Database Company CrateDB Names Lars Färnström as New CEO
1. März 2023, Business Wire

bereitgestellt von Google News

(SOLR) Technical Pivots with Risk Controls
28. April 2024, news.stocktradersdaily.com

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

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

Top 5 stock gainers and losers: SOLR.V, GRSL.V, ANON.C
21. November 2023, Equity.Guru

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

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.

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

Präsentieren Sie hier Ihr Produkt