DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > Blazegraph vs. Drizzle vs. Google Cloud Firestore vs. H2 vs. Ignite

Vergleich der Systemeigenschaften Blazegraph vs. Drizzle vs. Google Cloud Firestore vs. H2 vs. Ignite

Redaktionelle Informationen bereitgestellt von DB-Engines
NameBlazegraph  Xaus Vergleich ausschliessenDrizzle  Xaus Vergleich ausschliessenGoogle Cloud Firestore  Xaus Vergleich ausschliessenH2  Xaus Vergleich ausschliessenIgnite  Xaus Vergleich ausschliessen
Amazon has acquired Blazegraph's domain and (probably) product. It is said that Amazon Neptune is based on Blazegraph.Drizzle has published its last release in September 2012. The open-source project is discontinued and Drizzle is excluded from the DB-Engines ranking.
KurzbeschreibungHigh-performance graph database supporting Semantic Web (RDF/SPARQL) and Graph Database (tinkerpop3, blueprints, vertex-centric) APIs with scale-out and High Availability.MySQL fork mit erweiterbarem Micro-Kernel und mit Betonung von Leistung vor Kompatibilität.Cloud Firestore is an auto-scaling document database for storing, syncing, and querying data for mobile and web apps. It offers seamless integration with other Firebase and Google Cloud Platform products.Full-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.Apache Ignite is a memory-centric distributed database, caching, and processing platform for transactional, analytical, and streaming workloads, delivering in-memory speeds at petabyte scale.
Primäres DatenbankmodellGraph DBMS
RDF Store
Relational DBMSDocument StoreRelational DBMSKey-Value Store
Relational DBMS
Sekundäre DatenbankmodelleSpatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,75
Rang#219  Overall
#19  Graph DBMS
#8  RDF Stores
Punkte7,85
Rang#51  Overall
#8  Document Stores
Punkte8,13
Rang#49  Overall
#31  Relational DBMS
Punkte3,16
Rang#96  Overall
#15  Key-Value Stores
#49  Relational DBMS
Websiteblazegraph.comfirebase.google.com/­products/­firestorewww.h2database.comignite.apache.org
Technische Dokumentationwiki.blazegraph.comfirebase.google.com/­docs/­firestorewww.h2database.com/­html/­main.htmlapacheignite.readme.io/­docs
EntwicklerBlazegraphDrizzle Projekt, ursprünglich gestartet von Brian AkerGoogleThomas MuellerApache Software Foundation
Erscheinungsjahr20062008201720052015
Aktuelle Version2.1.5, Maerz 20197.2.4, September 20122.2.220, Juli 2023Apache Ignite 2.6
Lizenz infoCommercial or Open SourceOpen Source infoerweiterte kommerzielle Lizenz verfügbarOpen Source infoGNU GPLkommerziellOpen Source infodual-licence (Mozilla public license, Eclipse public license)Open Source infoApache 2.0
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinjaneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheJavaC++JavaC++, Java, .Net
Server BetriebssystemeLinux
OS X
Windows
FreeBSD
Linux
OS X
gehostetAlle Betriebssysteme mit einer Java VMLinux
OS X
Solaris
Windows
Datenschemaschemafreijaschemafreijaja
Typisierung infovordefinierte Datentypen, z.B. float oder dateja infoRDF literal typesjajajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinja
Sekundärindizesjajajajaja
SQL infoSupport of SQLSPARQL is used as query languageja infomit propriätären ErweiterungenneinjaANSI-99 for query and DML statements, subset of DDL
APIs und andere ZugriffskonzepteJava API
RESTful HTTP API
SPARQL QUERY
SPARQL UPDATE
TinkerPop 3
JDBCAndroid
gRPC (using protocol buffers) API
iOS
JavaScript API
RESTful HTTP API
JDBC
ODBC
HDFS API
Hibernate
JCache
JDBC
ODBC
Proprietäres Protokoll
RESTful HTTP API
Spring Data
Unterstützte Programmiersprachen.Net
C
C++
Java
JavaScript
PHP
Python
Ruby
C
C++
Java
PHP
Go
Java
JavaScript
JavaScript (Node.js)
Objective-C
Python
JavaC#
C++
Java
PHP
Python
Ruby
Scala
Server-seitige Scripts infoStored Proceduresjaneinyes, Firebase Rules & Cloud FunctionsJava Stored Procedures and User-Defined Functionsyes (compute grid and cache interceptors can be used instead)
Triggersneinnein infoHooks für Callbacks innerhalb der Servers können verwendet werden.yes, with Cloud Functionsjayes (cache interceptors and events)
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingShardingShardingkeineSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenjaMulti-Source Replikation
Source-Replica Replikation
Multi-Source ReplikationWith clustering: 2 database servers on different computers operate on identical copies of a databaseyes (replicated cache)
MapReduce infoBietet ein API für Map/Reduce OperationenneinneinUsing Cloud Dataflowneinyes (compute grid and hadoop accelerator)
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate Consistency or Eventual Consistency depending on configurationImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätja infoRelationships in Graphsjaneinjanein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDjaACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajayes, multi-version concurrency control (MVCC)ja
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaja
Berechtigungskonzept infoZugriffskontrolleSecurity and Authentication via Web Application Container (Tomcat, Jetty)Pluggable Authentication Mechanismen infoz.B. LDAP, HTTPAccess rights for users, groups and roles based on Google Cloud Identity and Access Management. Security Rules for 3rd party authentication using Firebase Auth.Benutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardSecurity Hooks for custom implementations

Weitere Informationen bereitgestellt vom Systemhersteller

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
BlazegraphDrizzleGoogle Cloud FirestoreH2Ignite
DB-Engines Blog Posts

MySQL won the April ranking; did its forks follow?
1. April 2015, Paul Andlinger

Has MySQL finally lost its mojo?
1. Juli 2013, Matthias Gelbmann

alle anzeigen

Cloud-based DBMS's popularity grows at high rates
12. Dezember 2019, Paul Andlinger

alle anzeigen

Erwähnungen in aktuellen Nachrichten

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

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

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

Realtime vs Cloud Firestore: Which Firebase Database to go?
8. März 2024, Appinventiv

Google's AI-First Strategy Brings Vector Support To Cloud Databases
1. März 2024, Forbes

Google’s Firebase gets AI extensions, opens up its marketplace
10. Mai 2023, TechCrunch

Google's Cloud Firestore is now generally available
31. Januar 2019, ZDNet

Firestore and Python | NoSQL on Google Cloud
7. August 2020, Towards Data Science

bereitgestellt von Google News

GridGain Announces Call for Speakers for Virtual Apache Ignite Summit 2024
8. Februar 2024, PR Newswire

GridGain Showcases Power of Apache Ignite at Community Over Code Conference
5. Oktober 2023, Datanami

Apache Ignite: An Overview
6. September 2023, Open Source For You

What is Apache Ignite? How is Apache Ignite Used?
18. Juli 2022, The Stack

ArcGIS and Apache Log4j Vulnerabilities
22. Mai 2023, Esri

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

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

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.

Präsentieren Sie hier Ihr Produkt