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 > ArcadeDB vs. Blazegraph vs. Google Cloud Firestore vs. H2 vs. InfinityDB

Vergleich der Systemeigenschaften ArcadeDB vs. Blazegraph vs. Google Cloud Firestore vs. H2 vs. InfinityDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameArcadeDB  Xaus Vergleich ausschliessenBlazegraph  Xaus Vergleich ausschliessenGoogle Cloud Firestore  Xaus Vergleich ausschliessenH2  Xaus Vergleich ausschliessenInfinityDB  Xaus Vergleich ausschliessen
Amazon has acquired Blazegraph's domain and (probably) product. It is said that Amazon Neptune is based on Blazegraph.
KurzbeschreibungFast and scalable multi-model DBMS, originally forked from OrientDB but most of the code has been rewrittenHigh-performance graph database supporting Semantic Web (RDF/SPARQL) and Graph Database (tinkerpop3, blueprints, vertex-centric) APIs with scale-out and High Availability.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.A Java embedded Key-Value Store which extends the Java Map interface
Primäres DatenbankmodellDocument Store
Graph DBMS
Key-Value Store
Time Series DBMS infoin next version
Graph DBMS
RDF Store
Document StoreRelational DBMSKey-Value Store
Sekundäre DatenbankmodelleSpatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,09
Rang#355  Overall
#48  Document Stores
#37  Graph DBMS
#52  Key-Value Stores
#34  Time Series DBMS
Punkte0,77
Rang#222  Overall
#20  Graph DBMS
#8  RDF Stores
Punkte8,96
Rang#48  Overall
#8  Document Stores
Punkte8,22
Rang#50  Overall
#32  Relational DBMS
Punkte0,07
Rang#359  Overall
#54  Key-Value Stores
Websitearcadedb.comblazegraph.comfirebase.google.com/­products/­firestorewww.h2database.comboilerbay.com
Technische Dokumentationdocs.arcadedb.comwiki.blazegraph.comfirebase.google.com/­docs/­firestorewww.h2database.com/­html/­main.htmlboilerbay.com/­infinitydb/­manual
EntwicklerArcade DataBlazegraphGoogleThomas MuellerBoiler Bay Inc.
Erscheinungsjahr20212006201720052002
Aktuelle VersionSeptember 20212.1.5, Maerz 20192.2.220, Juli 20234.0
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infoerweiterte kommerzielle Lizenz verfügbarkommerziellOpen Source infodual-licence (Mozilla public license, Eclipse public license)kommerziell
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.
ImplementierungsspracheJavaJavaJavaJava
Server BetriebssystemeAlle Betriebssysteme mit einer Java VMLinux
OS X
Windows
gehostetAlle Betriebssysteme mit einer Java VMAlle Betriebssysteme mit einer Java VM
Datenschemaschemafreischemafreischemafreijaja infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgrade
Typisierung infovordefinierte Datentypen, z.B. float oder datejaja infoRDF literal typesjajaja infoall Java primitives, Date, CLOB, BLOB, huge sparse arrays
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinnein
Sekundärindizesjajajajanein infomanual creation possible, using inversions based on multi-value capability
SQL infoSupport of SQLSQL-like query language, no joinsSPARQL is used as query languageneinjanein
APIs und andere ZugriffskonzepteJDBC
MongoDB API
OpenCypher
PostgreSQL wire protocol
Redis API
RESTful HTTP/JSON API
TinkerPop Gremlin
Java API
RESTful HTTP API
SPARQL QUERY
SPARQL UPDATE
TinkerPop 3
Android
gRPC (using protocol buffers) API
iOS
JavaScript API
RESTful HTTP API
JDBC
ODBC
Access via java.util.concurrent.ConcurrentNavigableMap Interface
Proprietary API to InfinityDB ItemSpace (boilerbay.com/­docs/­ItemSpaceDataStructures.htm)
Unterstützte ProgrammiersprachenJava.Net
C
C++
Java
JavaScript
PHP
Python
Ruby
Go
Java
JavaScript
JavaScript (Node.js)
Objective-C
Python
JavaJava
Server-seitige Scripts infoStored Proceduresjayes, Firebase Rules & Cloud FunctionsJava Stored Procedures and User-Defined Functionsnein
Triggersneinyes, with Cloud Functionsjanein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingShardingkeinekeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenSource-Replica ReplikationjaMulti-Source ReplikationWith clustering: 2 database servers on different computers operate on identical copies of a databasekeine
MapReduce infoBietet ein API für Map/Reduce OperationenneinneinUsing Cloud Dataflowneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate Consistency or Eventual Consistency depending on configurationImmediate ConsistencyImmediate ConsistencyImmediate Consistency infoREAD-COMMITTED or SERIALIZED
Fremdschlüssel inforeferenzielle Integritätja inforelationship in graphsja infoRelationships in Graphsneinjanein infomanual creation possible, using inversions based on multi-value capability
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDjaACIDACID infoOptimistic locking for transactions; no isolation for bulk loads
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 haltenjanein
Berechtigungskonzept infoZugriffskontrolleSecurity and Authentication via Web Application Container (Tomcat, Jetty)Access 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-Standardnein

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
ArcadeDBBlazegraphGoogle Cloud FirestoreH2InfinityDB
DB-Engines Blog Posts

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

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

Essentials for Working With Firestore in Python | by Lynn G. Kwong
13. November 2022, Towards Data Science

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

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.

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

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

Präsentieren Sie hier Ihr Produkt