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 > Google Cloud Spanner vs. KeyDB vs. Memgraph vs. mSQL vs. NebulaGraph

Vergleich der Systemeigenschaften Google Cloud Spanner vs. KeyDB vs. Memgraph vs. mSQL vs. NebulaGraph

Redaktionelle Informationen bereitgestellt von DB-Engines
NameGoogle Cloud Spanner  Xaus Vergleich ausschliessenKeyDB  Xaus Vergleich ausschliessenMemgraph  Xaus Vergleich ausschliessenmSQL infoMini SQL  Xaus Vergleich ausschliessenNebulaGraph  Xaus Vergleich ausschliessen
KurzbeschreibungA horizontally scalable, globally consistent, relational database service. It is the externalization of the core Google database that runs the biggest aspects of Google, like Ads and Google Play.An ultra-fast, open source Key-value store fully compatible with Redis API, modules, and protocolsAn open source graph database built for real-time streaming and compatible with Neo4jmSQL (Mini SQL) is a simple and lightweight RDBMSA distributed, linear scalable, high perfomant Graph DBMS
Primäres DatenbankmodellRelational DBMSKey-Value StoreGraph DBMSRelational DBMSGraph DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte2,89
Rang#105  Overall
#53  Relational DBMS
Punkte0,80
Rang#219  Overall
#31  Key-Value Stores
Punkte3,00
Rang#102  Overall
#8  Graph DBMS
Punkte1,67
Rang#151  Overall
#70  Relational DBMS
Punkte2,12
Rang#125  Overall
#10  Graph DBMS
Websitecloud.google.com/­spannergithub.com/­Snapchat/­KeyDB
keydb.dev
memgraph.comhughestech.com.au/­products/­msqlgithub.com/­vesoft-inc/­nebula
www.nebula-graph.io
Technische Dokumentationcloud.google.com/­spanner/­docsdocs.keydb.devmemgraph.com/­docsdocs.nebula-graph.io
Social network pagesLinkedInTwitterFacebookGitHubDiscord
EntwicklerGoogleEQ Alpha Technology Ltd.Memgraph LtdHughes TechnologiesVesoft Inc.
Erscheinungsjahr20172019201719942019
Aktuelle Version4.4, Oktober 2021
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoBSD-3kommerziell infoFree license availablekommerziell infofree licenses can be providedOpen Source infoApache Version 2.0 + Common Clause 1.0
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarjaneinneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheC++C und C++CC++
Server BetriebssystemegehostetLinuxLinuxAIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Linux
Datenschemajaschemafreischemafrei und schema-optionaljaStrong typed schema
Typisierung infovordefinierte Datentypen, z.B. float oder datejateilweise infoSupported data types are strings, hashes, lists, sets and sorted sets, bit arrays, hyperloglogs and geospatial indexesjajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinneinnein
Sekundärindizesjaja infoby using the Redis Search modulejaja infoNebula Graph internally uses the Key-Value store RocksDB for persistency. The vertices, edges, and their properties are stored as Key while their values are stored as Value. The primary indexes are per Key and secondary indexes are per Value.
SQL infoSupport of SQLja infoQuery statements complying to ANSI 2011neinneinA subset of ANSI SQL is implemented infono subqueries, aggregate functions, views, foreign keys, triggersSQL-like query language
APIs und andere ZugriffskonzeptegRPC (using protocol buffers) API
JDBC infoAt present, JDBC supports read-only queries. No support for DDL or DML statements.
RESTful HTTP API
Proprietäres Protokoll infoRESP - REdis Serialization ProtocoBolt protocol
Cypher query language
JDBC
ODBC
Browser interface
console (shell)
Cypher Query Language
GO Object Graph Mapper
Java Object Graph Mapper
NGBatis infoORM framework for NebulaGraph and Spring-Boot
Proprietäres native API
Python Object Graph Mapper
Query language nGQL
Unterstützte ProgrammiersprachenGo
Java
JavaScript (Node.js)
Python
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
.Net
C
C++
Elixir
Go
Haskell
Java
JavaScript
PHP
Python
Ruby
Scala
C
C++
Delphi
Java
Perl
PHP
Tcl
.Net
C++
Go
Java
PHP
Python
Server-seitige Scripts infoStored ProceduresneinLuaneinuser defined functions
Triggersneinneinnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingShardingSharding infodynamic graph partitioningkeineSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-source replication with 3 replicas for regional instances.Multi-Source Replikation
Source-Replica Replikation
Multi-source replication using RAFTkeineCausal Clustering using Raft protocol
MapReduce infoBietet ein API für Map/Reduce Operationenja infousing Google Cloud Dataflowneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyEventual Consistency
Strong eventual consistency with CRDTs
Immediate ConsistencykeineImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätja infoby using interleaved tables, this features focuses more on performance improvements than on referential integrityneinja inforelationships in graphsneinja infoRelationships in graphs
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACID infoStrict serializable isolationOptimistic locking, atomic execution of commands blocks and scriptsACID infowith snapshot isolationneinACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajayes, multi-version concurrency control (MVCC)neinja
Durability infoDauerhafte Speicherung der Datenjaja infoConfigurable mechanisms for persistency via snapshots and/or operations logsja infowith periodic snapshot and write-ahead logging (WAL) of changesjaja infousing RocksDB
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjajaneinja
Berechtigungskonzept infoZugriffskontrolleAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)einfacher Passwort-basierter Zugriffsschutz und ACLUsers, roles and permissionsneinRole-based access control
Weitere Informationen bereitgestellt vom Systemhersteller
Google Cloud SpannerKeyDBMemgraphmSQL infoMini SQLNebulaGraph
Specific characteristicsMemgraph directly connects to your streaming infrastructure so you and your team...
» mehr
NebulaGraph is a truly distributed, linearly scalable, lightning-fast graph database,...
» mehr
Competitive advantagesBusiness Source License ensures a future for the Memgraph community MAGE algorithm...
» mehr
NebulaGraph boasts the world's only graph database solution that is able to host...
» mehr
Typical application scenariosGraph algorithms in bioinformatics Social network analysis Cryptocurrency network...
» mehr
Social networking Fraud detection Knowledge graph Data warehouse management Anti...
» mehr
Key customersCompanies from a variety of industries have implemented NebulaGraph Database in production,...
» mehr
Market metricsAt our very early stage, NebulaGraph has already received over 10,000 stars on GitHub...
» mehr
Licensing and pricing modelsYou can check out our pricing model and licenses on the company website .
» mehr
NebulaGraph is open source and free to use under Apache 2.0 license.
» 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
Google Cloud SpannerKeyDBMemgraphmSQL infoMini SQLNebulaGraph
Erwähnungen in aktuellen Nachrichten

Google Improves Cloud Spanner: More Compute and Storage without Price Increase
14. Oktober 2023, InfoQ.com

Google makes its Cloud Spanner database service faster and more cost-efficient
11. Oktober 2023, SiliconANGLE News

Google turns up the heat on AWS, claims Cloud Spanner is half the cost of DynamoDB
11. Oktober 2023, TechCrunch

Google Spanner: When Do You Need to Move to It?
11. September 2023, hackernoon.com

Google Cloud Spanner competes directly with Amazon DynamoDB
12. Oktober 2023, Techzine Europe

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

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

Microsoft open-sources Garnet cache-store -- a Redis rival?
19. März 2024, The Stack

bereitgestellt von Google News

Graph database company Memgraph raises $9.34M
5. Oktober 2021, VentureBeat

Graph Database Market to grow at a CAGR of 19.9% from 2022 to 2027|Increased demand for low-latency queries is a ...
7. August 2023, PR Newswire

Modeling and Navigating a Transportation Network with Memgraph
12. April 2021, Towards Data Science

London-based Memgraph raises over €8 million in seed funding to provide Streaming Graph Algorithms to the masses
5. Oktober 2021, EU-Startups

Making Your Own Memory Graph To Detect Memory Issues On iOS
13. April 2021, hackernoon.com

bereitgestellt von Google News

Make Your MySQL Server More Secure With These 7 Steps - MUO
1. Dezember 2022, MakeUseOf

Writing a Web Service in Perl
9. Juli 2003, PCQuest

Higher Education PS rules out ghost students before PAC - Zambia
29. November 2018, diggers.news

bereitgestellt von Google News

NebulaGraph Enterprise v5.0: The First Distributed Graph Database to Offer Native GQL Support
18. April 2024, Yahoo Finance

Celebrating 10,000 GitHub Stars for NebulaGraph | | news-journal.com
26. März 2024, Longview News-Journal

NebulaGraph Enterprise v3.7.0 Empowers Enterprises to Build Knowledge Graphs with a Few Clicks
3. April 2024, PR Newswire

Vesoft (NebulaGraph) Recognized in the Gartner® Market Guide for Graph Database Management Systems
15. November 2023, PR Newswire

NebulaGraph reaps from China’s growing appetite for graph databases
16. September 2022, TechCrunch

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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

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.

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

Präsentieren Sie hier Ihr Produkt