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

DBMS > Blazegraph vs. GeoMesa vs. Google Cloud Bigtable vs. Graph Engine vs. KeyDB

Vergleich der Systemeigenschaften Blazegraph vs. GeoMesa vs. Google Cloud Bigtable vs. Graph Engine vs. KeyDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameBlazegraph  Xaus Vergleich ausschliessenGeoMesa  Xaus Vergleich ausschliessenGoogle Cloud Bigtable  Xaus Vergleich ausschliessenGraph Engine infoformer name: Trinity  Xaus Vergleich ausschliessenKeyDB  Xaus Vergleich ausschliessen
Amazon has acquired Blazegraph's domain and (probably) product. It is said that Amazon Neptune is based on Blazegraph.
KurzbeschreibungHigh-performance graph database supporting Semantic Web (RDF/SPARQL) and Graph Database (tinkerpop3, blueprints, vertex-centric) APIs with scale-out and High Availability.GeoMesa ist ein verteiltes spatio-temporal DBMS basierend auf verschiedenen Systemen als Storage Layer.Google's NoSQL Big Data database service. It's the same database that powers many core Google services, including Search, Analytics, Maps, and Gmail.A distributed in-memory data processing engine, underpinned by a strongly-typed RAM store and a general distributed computation engineAn ultra-fast, open source Key-value store fully compatible with Redis API, modules, and protocols
Primäres DatenbankmodellGraph DBMS
RDF Store
Spatial DBMSKey-Value Store
Wide Column Store
Graph DBMS
Key-Value Store
Key-Value Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,75
Rang#219  Overall
#19  Graph DBMS
#8  RDF Stores
Punkte0,78
Rang#213  Overall
#4  Spatial DBMS
Punkte3,26
Rang#92  Overall
#13  Key-Value Stores
#8  Wide Column Stores
Punkte0,61
Rang#240  Overall
#21  Graph DBMS
#35  Key-Value Stores
Punkte0,71
Rang#226  Overall
#33  Key-Value Stores
Websiteblazegraph.comwww.geomesa.orgcloud.google.com/­bigtablewww.graphengine.iogithub.com/­Snapchat/­KeyDB
keydb.dev
Technische Dokumentationwiki.blazegraph.comwww.geomesa.org/­documentation/­stable/­user/­index.htmlcloud.google.com/­bigtable/­docswww.graphengine.io/­docs/­manualdocs.keydb.dev
EntwicklerBlazegraphCCRi und AndereGoogleMicrosoftEQ Alpha Technology Ltd.
Erscheinungsjahr20062014201520102019
Aktuelle Version2.1.5, Maerz 20194.0.5, Februar 2024
Lizenz infoCommercial or Open SourceOpen Source infoerweiterte kommerzielle Lizenz verfügbarOpen Source infoApache License 2.0kommerziellOpen Source infoMIT LicenseOpen Source infoBSD-3
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.
ImplementierungsspracheJavaScala.NET and CC++
Server BetriebssystemeLinux
OS X
Windows
gehostet.NETLinux
Datenschemaschemafreijaschemafreijaschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder dateja infoRDF literal typesjaneinjateilweise infoSupported data types are strings, hashes, lists, sets and sorted sets, bit arrays, hyperloglogs and geospatial indexes
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinnein
Sekundärindizesjajaneinja infoby using the Redis Search module
SQL infoSupport of SQLSPARQL is used as query languageneinneinneinnein
APIs und andere ZugriffskonzepteJava API
RESTful HTTP API
SPARQL QUERY
SPARQL UPDATE
TinkerPop 3
gRPC (using protocol buffers) API
HappyBase (Python library)
HBase compatible API (Java)
RESTful HTTP APIProprietäres Protokoll infoRESP - REdis Serialization Protoco
Unterstützte Programmiersprachen.Net
C
C++
Java
JavaScript
PHP
Python
Ruby
C#
C++
Go
Java
JavaScript (Node.js)
Python
C#
C++
F#
Visual Basic
C
C#
C++
Clojure
Crystal
D
Dart
Elixir
Erlang
Fancy
Go
Haskell
Haxe
Java
JavaScript (Node.js)
Lisp
Lua
MatLab
Objective-C
OCaml
Pascal
Perl
PHP
Prolog
Pure Data
Python
R
Rebol
Ruby
Rust
Scala
Scheme
Smalltalk
Swift
Tcl
Visual Basic
Server-seitige Scripts infoStored ProceduresjaneinneinjaLua
Triggersneinneinneinneinnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingabhängig von Storage layerShardinghorizontale PartitionierungSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenjaabhängig von Storage layerInternal replication in Colossus, and regional replication between two clusters in different zonesMulti-Source Replikation
Source-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinjajanein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate Consistency or Eventual Consistency depending on configurationabhängig von Storage layerImmediate consistency (for a single cluster), Eventual consistency (for two or more replicated clusters)Eventual Consistency
Strong eventual consistency with CRDTs
Fremdschlüssel inforeferenzielle Integritätja infoRelationships in Graphsneinneinneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDneinAtomic single-row operationsneinOptimistic locking, atomic execution of commands blocks and scripts
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjajajaoptional: either by committing a write-ahead log (WAL) to the local persistent storage or by dumping the memory to a persistent storageja infoConfigurable mechanisms for persistency via snapshots and/or operations logs
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenabhängig von Storage layerneinjaja
Berechtigungskonzept infoZugriffskontrolleSecurity and Authentication via Web Application Container (Tomcat, Jetty)ja infoanhängig von dem zur Speicherung verwendeten DBMSAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)einfacher Passwort-basierter Zugriffsschutz und ACL

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
BlazegraphGeoMesaGoogle Cloud BigtableGraph Engine infoformer name: TrinityKeyDB
DB-Engines Blog Posts

Spatial database management systems
6. April 2021, Matthias Gelbmann

alle anzeigen

Erwähnungen in aktuellen Nachrichten

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

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

What is Google Bigtable? | Definition from TechTarget
1. März 2022, TechTarget

Google announces Axion, its first Arm-based CPU for data centers
9. April 2024, Yahoo Movies Canada

Google Introduces Autoscaling for Cloud Bigtable for Optimizing Costs
31. Januar 2022, InfoQ.com

Review: Google Bigtable scales with ease
7. September 2016, InfoWorld

bereitgestellt von Google News

Trinity
2. Juni 2023, microsoft.com

Open source Microsoft Graph Engine takes on Neo4j
13. Februar 2017, InfoWorld

IBM releases Graph, a service that can outperform SQL databases
27. Juli 2016, GeekWire

How Google and Microsoft taught search to "understand" the Web
6. Juni 2012, Ars Technica

Aerospike Is Now a Graph Database, Too
21. Juni 2023, Datanami

bereitgestellt von Google News

Snap snaps up database developer KeyDB to make its infrastructure more snappy
12. Mai 2022, TechCrunch

Snap Acquires KeyDB for Open-Source Services
17. Mai 2022, XR Today

Garnet–open-source faster cache-store speeds up applications, services
18. März 2024, microsoft.com

Dragonfly 1.0 Released For What Claims To Be The World's Fastest In-Memory Data Store
20. März 2023, Phoronix

Redis 6 arrives with multithreading for faster I/O
30. April 2020, InfoWorld

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

AllegroGraph logo

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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