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

DBMS > AlaSQL vs. Apache Drill vs. Blazegraph vs. Datastax Enterprise vs. H2

Vergleich der Systemeigenschaften AlaSQL vs. Apache Drill vs. Blazegraph vs. Datastax Enterprise vs. H2

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAlaSQL  Xaus Vergleich ausschliessenApache Drill  Xaus Vergleich ausschliessenBlazegraph  Xaus Vergleich ausschliessenDatastax Enterprise  Xaus Vergleich ausschliessenH2  Xaus Vergleich ausschliessen
Amazon has acquired Blazegraph's domain and (probably) product. It is said that Amazon Neptune is based on Blazegraph.
KurzbeschreibungJavaScript DBMS librarySchema-free SQL Query Engine for Hadoop, NoSQL and Cloud StorageHigh-performance graph database supporting Semantic Web (RDF/SPARQL) and Graph Database (tinkerpop3, blueprints, vertex-centric) APIs with scale-out and High Availability.DataStax Enterprise (DSE) is the always-on, scalable data platform built on Apache Cassandra and designed for hybrid Cloud. DSE integrates graph, search, analytics, administration, developer tooling, and monitoring into a unified platform.Full-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.
Primäres DatenbankmodellDocument Store
Relational DBMS
Document Store
Relational DBMS
Graph DBMS
RDF Store
Wide Column StoreRelational DBMS
Sekundäre DatenbankmodelleDocument Store
Graph DBMS
Spatial DBMS
Suchmaschine
Vektor DBMS
Spatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,46
Rang#260  Overall
#40  Document Stores
#121  Relational DBMS
Punkte1,95
Rang#127  Overall
#23  Document Stores
#60  Relational DBMS
Punkte0,75
Rang#219  Overall
#19  Graph DBMS
#8  RDF Stores
Punkte5,80
Rang#60  Overall
#4  Wide Column Stores
Punkte8,13
Rang#49  Overall
#31  Relational DBMS
Websitealasql.orgdrill.apache.orgblazegraph.comwww.datastax.com/­products/­datastax-enterprisewww.h2database.com
Technische Dokumentationgithub.com/­AlaSQL/­alasqldrill.apache.org/­docswiki.blazegraph.comdocs.datastax.comwww.h2database.com/­html/­main.html
EntwicklerAndrey Gershun & Mathias R. WulffApache Software FoundationBlazegraphDataStaxThomas Mueller
Erscheinungsjahr20142012200620112005
Aktuelle Version1.20.3, Jaenner 20232.1.5, Maerz 20196.8, April 20202.2.220, Juli 2023
Lizenz infoCommercial or Open SourceOpen Source infoMIT-LicenseOpen Source infoApache Version 2Open Source infoerweiterte kommerzielle Lizenz verfügbarkommerziellOpen Source infodual-licence (Mozilla public license, Eclipse public license)
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.
Datastax Astra DB: Astra DB simplifies cloud-native Cassandra application development for your apps, microservices and functions. Deploy in minutes on AWS, Google Cloud, Azure, and have it managed for you by the experts, with serverless, pay-as-you-go pricing.
ImplementierungsspracheJavaScriptJavaJavaJava
Server Betriebssystemeserver-less, requires a JavaScript environment (browser, Node.js)Linux
OS X
Windows
Linux
OS X
Windows
Linux
OS X
Alle Betriebssysteme mit einer Java VM
Datenschemaschemafreischemafreischemafreischemafreija
Typisierung infovordefinierte Datentypen, z.B. float oder dateneinjaja infoRDF literal typesjaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinnein
Sekundärindizesneinneinjajaja
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.SQL SELECT statement is SQL:2003 compliantSPARQL is used as query languageSQL-like DML and DDL statements (CQL); Spark SQLja
APIs und andere ZugriffskonzepteJavaScript APIJDBC
ODBC
RESTful HTTP API
Java API
RESTful HTTP API
SPARQL QUERY
SPARQL UPDATE
TinkerPop 3
Propriätäres Protokoll infoCQL (Cassandra Query Language)
TinkerPop Gremlin infowith DSE Graph
JDBC
ODBC
Unterstützte ProgrammiersprachenJavaScriptC++.Net
C
C++
Java
JavaScript
PHP
Python
Ruby
C
C#
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
Java
Server-seitige Scripts infoStored Proceduresneinbenutzerdefinierte FunktionenjaneinJava Stored Procedures and User-Defined Functions
Triggersjaneinneinjaja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeineShardingShardingSharding infono "single point of failure"keine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenkeinejaconfigurable replication factor, datacenter aware, advanced replication for edge computingWith clustering: 2 database servers on different computers operate on identical copies of a database
MapReduce infoBietet ein API für Map/Reduce Operationenneinjaneinjanein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemkeinekeineImmediate Consistency or Eventual Consistency depending on configurationImmediate Consistency
Tunable Consistency infoconsistency level can be individually decided with each write operation
Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätjaneinja infoRelationships in Graphsneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationenja infoonly for local storage and DOM-storageneinACIDnein infoAtomicity and isolation are supported for single operationsACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajayes, multi-version concurrency control (MVCC)
Durability infoDauerhafte Speicherung der Datenja infoby using IndexedDB, SQL.JS or proprietary FileStorageDepending on the underlying data sourcejajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaDepending on the underlying data sourcejaja
Berechtigungskonzept infoZugriffskontrolleneinDepending on the underlying data sourceSecurity and Authentication via Web Application Container (Tomcat, Jetty)Zugriffsrechte für Benutzer auf einzelne Objekte definierbarBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standard
Weitere Informationen bereitgestellt vom Systemhersteller
AlaSQLApache DrillBlazegraphDatastax EnterpriseH2
Specific characteristicsDataStax Enterprise is scale-out data infrastructure for enterprises that need to...
» mehr
Competitive advantagesSupporting the following application requirements: Zero downtime - Built on Apache...
» mehr
Typical application scenariosApplications that must be massively and linearly scalable with 100% uptime and able...
» mehr
Key customersCapital One, Cisco, Comcast, eBay, McDonald's, Microsoft, Safeway, Sony, UBS, and...
» mehr
Market metricsAmong the Forbes 100 Most Innovative Companies, DataStax is trusted by 5 of the top...
» mehr
Licensing and pricing modelsAnnual subscription
» 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
AlaSQLApache DrillBlazegraphDatastax EnterpriseH2
Erwähnungen in aktuellen Nachrichten

Create a Marvel Database with SQL and Javascript, the easy way
2. Juli 2019, Towards Data Science

HarperDB - How and Why We Built It From The Ground Up on NodeJS
28. Februar 2021, hackernoon.com

Multi faceted data exploration in the browser using Leaflet and amCharts
3. Mai 2020, Towards Data Science

bereitgestellt von Google News

Analyse Kafka messages with SQL queries using Apache Drill
23. September 2019, Towards Data Science

Apache Drill case study: A tutorial on processing CSV files
9. Juni 2016, TheServerSide.com

Using Apache Iceberg for Developing Modern Data Tables
3. Oktober 2023, Open Source For You

Apache Drill Eliminates ETL, Data Transformation for MapR Database
11. April 2016, The New Stack

Apache Drill improves big data SQL query engine
31. August 2021, TechTarget

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

DataStax and LlamaIndex Partner to Make Building RAG Applications Easier than Ever for GenAI Developers
20. Februar 2024, Business Wire

DataStax Introduces Enhanced RAG Capabilities Through Astra DB and NVIDIA Tech
19. März 2024, Datanami

DataStax Rolls Out Vector Search for Astra DB to Support Gen AI
19. Juli 2023, EnterpriseAI

DataStax adds vector search to boost support for generative AI workloads
18. Juli 2023, SiliconANGLE News

DataStax goes vector searching with Astra DB – Blocks and Files
20. Juli 2023, Blocks & Files

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

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.

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

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

Präsentieren Sie hier Ihr Produkt