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

DBMS > Google Cloud Spanner vs. JanusGraph vs. Memgraph vs. mSQL vs. NebulaGraph

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

Redaktionelle Informationen bereitgestellt von DB-Engines
NameGoogle Cloud Spanner  Xaus Vergleich ausschliessenJanusGraph infosuccessor of Titan  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.A Graph DBMS optimized for distributed clusters infoIt was forked from the latest code base of Titan in January 2017An 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 DBMSGraph DBMSGraph DBMSRelational DBMSGraph DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte2,89
Rang#105  Overall
#53  Relational DBMS
Punkte1,91
Rang#135  Overall
#12  Graph DBMS
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/­spannerjanusgraph.orgmemgraph.comhughestech.com.au/­products/­msqlgithub.com/­vesoft-inc/­nebula
www.nebula-graph.io
Technische Dokumentationcloud.google.com/­spanner/­docsdocs.janusgraph.orgmemgraph.com/­docsdocs.nebula-graph.io
Social network pagesLinkedInTwitterFacebookGitHubDiscord
EntwicklerGoogleLinux Foundation; originally developed as Titan by AureliusMemgraph LtdHughes TechnologiesVesoft Inc.
Erscheinungsjahr20172017201719942019
Aktuelle Version0.6.3, Februar 20234.4, Oktober 2021
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoApache 2.0kommerziell 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.
ImplementierungsspracheJavaC und C++CC++
Server BetriebssystemegehostetLinux
OS X
Unix
Windows
LinuxAIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Linux
Datenschemajajaschemafrei und schema-optionaljaStrong typed schema
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinneinnein
Sekundärindizesjajajaja 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
Java API
TinkerPop Blueprints
TinkerPop Frames
TinkerPop Gremlin
TinkerPop Rexster
Bolt 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
Clojure
Java
Python
.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 Proceduresneinjaneinuser defined functions
Triggersneinjanein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingja infodepending on the used storage backend (e.g. Cassandra, HBase, BerkeleyDB)Sharding infodynamic graph partitioningkeineSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-source replication with 3 replicas for regional instances.jaMulti-source replication using RAFTkeineCausal Clustering using Raft protocol
MapReduce infoBietet ein API für Map/Reduce Operationenja infousing Google Cloud Dataflowja infovia Faunus, a graph analytics engineneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyEventual Consistency
Immediate Consistency
Immediate ConsistencykeineImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätja infoby using interleaved tables, this features focuses more on performance improvements than on referential integrityja infoRelationships in graphsja inforelationships in graphsneinja infoRelationships in graphs
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACID infoStrict serializable isolationACIDACID infowith snapshot isolationneinACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajayes, multi-version concurrency control (MVCC)neinja
Durability infoDauerhafte Speicherung der Datenjaja infoUnterstützt verschiedene Storage Backends: Cassandra, HBase, Berkeley DB, Akiban, Hazelcastja 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 haltenneinjaneinja
Berechtigungskonzept infoZugriffskontrolleAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)Benutzer Authentification und Sicherheit via Rexster Graph ServerUsers, roles and permissionsneinRole-based access control
Weitere Informationen bereitgestellt vom Systemhersteller
Google Cloud SpannerJanusGraph infosuccessor of TitanMemgraphmSQL 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 SpannerJanusGraph infosuccessor of TitanMemgraphmSQL 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

Simple Deployment of a Graph Database: JanusGraph | by Edward Elson Kosasih
12. Oktober 2020, Towards Data Science

Database Deep Dives: JanusGraph
8. August 2019, IBM

JanusGraph Picks Up Where TitanDB Left Off
13. Januar 2017, Datanami

Nordstrom Builds Flexible Backend Ops with Kubernetes, Spark and JanusGraph
3. Oktober 2019, The New Stack

Compose for JanusGraph arrives on Bluemix
15. September 2017, IBM

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

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.

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.

AllegroGraph logo

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

Präsentieren Sie hier Ihr Produkt