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 > Dolt vs. Google Cloud Datastore vs. GridDB vs. Memgraph vs. Snowflake

Vergleich der Systemeigenschaften Dolt vs. Google Cloud Datastore vs. GridDB vs. Memgraph vs. Snowflake

Redaktionelle Informationen bereitgestellt von DB-Engines
NameDolt  Xaus Vergleich ausschliessenGoogle Cloud Datastore  Xaus Vergleich ausschliessenGridDB  Xaus Vergleich ausschliessenMemgraph  Xaus Vergleich ausschliessenSnowflake  Xaus Vergleich ausschliessen
KurzbeschreibungA MySQL compatible DBMS with Git-like versioning of data and schemaSelbst skalierendes NoSQL Datenbankservice in der Google Cloud PlattformScalable in-memory time series database optimized for IoT and Big DataAn open source graph database built for real-time streaming and compatible with Neo4jData warehousing service aus der Cloud für strukturierte und semi-strukturierte Daten
Primäres DatenbankmodellRelational DBMSDocument StoreTime Series DBMSGraph DBMSRelational DBMS
Sekundäre DatenbankmodelleDocument StoreKey-Value Store
Relational DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte1,02
Rang#191  Overall
#89  Relational DBMS
Punkte4,36
Rang#72  Overall
#12  Document Stores
Punkte2,09
Rang#120  Overall
#10  Time Series DBMS
Punkte3,19
Rang#94  Overall
#8  Graph DBMS
Punkte130,36
Rang#8  Overall
#5  Relational DBMS
Websitegithub.com/­dolthub/­dolt
www.dolthub.com
cloud.google.com/­datastoregriddb.netmemgraph.comwww.snowflake.com
Technische Dokumentationdocs.dolthub.comcloud.google.com/­datastore/­docsdocs.griddb.netmemgraph.com/­docsdocs.snowflake.net/­manuals/­index.html
Social network pagesLinkedInTwitterFacebookGitHubDiscord
EntwicklerDoltHub IncGoogleToshiba CorporationMemgraph LtdSnowflake Computing Inc.
Erscheinungsjahr20182008201320172014
Aktuelle Version5.1, August 2022
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2.0kommerziellOpen Source infoAGPL version 3 and Apache License, version 2.0 , commercial license (standard and advanced editions) also availableOpen Source infoBSL 1.1; commercial license for enterprise edition availablekommerziell
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinjaneinneinja
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheGoC++C und C++
Server BetriebssystemeLinux
macOS
Windows
gehostetLinuxLinuxgehostet
Datenschemajaschemafreijaschemafrei und schema-optionalja infosupport of semi-structured data formats (JSON, XML, Avro)
Typisierung infovordefinierte Datentypen, z.B. float oder datejaja, Details hierja infonumerical, string, blob, geometry, boolean, timestampjaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinneinja
Sekundärindizesjajaja
SQL infoSupport of SQLjaSQL-like query language (GQL)SQL92, SQL-like TQL (Toshiba Query Language)neinja
APIs und andere ZugriffskonzepteCLI Client
HTTP REST
gRPC (using protocol buffers) API
RESTful HTTP/JSON API
JDBC
ODBC
Proprietäres Protokoll
RESTful HTTP/JSON API
Bolt protocol
Cypher query language
CLI Client
JDBC
ODBC
Unterstützte ProgrammiersprachenAda
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
.Net
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
C
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
.Net
C
C++
Elixir
Go
Haskell
Java
JavaScript
PHP
Python
Ruby
Scala
JavaScript (Node.js)
Python
Server-seitige Scripts infoStored Proceduresyes infocurrently in alpha releasemit Google App Engineneinuser defined functions
TriggersjaCallbacks mit Google Apps Enginejanein infosimilar concept for controling cloud resources
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeineShardingShardingSharding infodynamic graph partitioningja
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenA database can be cloned to multiple locations and be used there in isolation. Data/schema changes can be pushed/pulled explicitly between locations.Multi-source replication using PaxosSource-Replica ReplikationMulti-source replication using RAFTja
MapReduce infoBietet ein API für Map/Reduce Operationenneinja infomittels Google Cloud DataflowConnector for using GridDB as an input source and output destination for Hadoop MapReduce jobsneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate Consistency or Eventual Consistency depending on type of query and configuration infoStrong Consistency is default for entity lookups and queries within an Entity Group (but can instead be made eventually consistent). Other queries are always eventual consistent.Immediate consistency within container, eventual consistency across containersImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätjaja infovia ReferenceProperties or Ancestor pathsneinja inforelationships in graphsja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACID infoSerializable Isolation within Transactions, Read Committed outside of TransactionsACID at container levelACID infowith snapshot isolationACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajayes, multi-version concurrency control (MVCC)ja
Durability infoDauerhafte Speicherung der Datenjajajaja infowith periodic snapshot and write-ahead logging (WAL) of changesja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjajanein
Berechtigungskonzept infoZugriffskontrolleOnly one user is configurable, and must be specified in the config file at startupAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)Access rights for users can be defined per databaseUsers, roles and permissionsBenutzer mit feingranularem Berechtigungskonzept und Benutzerrollen
Weitere Informationen bereitgestellt vom Systemhersteller
DoltGoogle Cloud DatastoreGridDBMemgraphSnowflake
Specific characteristicsGridDB is a highly scalable, in-memory time series database optimized for IoT and...
» mehr
Memgraph directly connects to your streaming infrastructure so you and your team...
» mehr
Competitive advantages1. Optimized for IoT Equipped with Toshiba's proprietary key-container data model...
» mehr
Business Source License ensures a future for the Memgraph community MAGE algorithm...
» mehr
Typical application scenariosFactory IoT, Automative Industry, Energy, BEMS, Smart Community, Monitoring system.
» mehr
Graph algorithms in bioinformatics Social network analysis Cryptocurrency network...
» mehr
Key customersDenso International [see use case ] An Electric Power company [see use case ] Ishinomaki...
» mehr
Market metricsGitHub trending repository
» mehr
Licensing and pricing modelsOpen Source license (AGPL v3 & Apache v2) Commercial license (subscription)
» mehr
You can check out our pricing model and licenses on the company website .
» 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
DrittanbieterCData: Connect to Big Data & NoSQL through standard Drivers.
» mehr

Wir laden Vertreter von Anbietern von zugehörigen Produkten ein uns zu kontaktieren, um hier Informationen über ihre Angebote zu präsentieren.

Weitere Ressourcen
DoltGoogle Cloud DatastoreGridDBMemgraphSnowflake
DB-Engines Blog Posts

Snowflake is the DBMS of the Year 2022, defending the title from last year
3. Januar 2023, Matthias Gelbmann, Paul Andlinger

Snowflake is the DBMS of the Year 2021
3. Januar 2022, Paul Andlinger, Matthias Gelbmann

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Dolt- A Version Controlled Database
29. Januar 2024, iProgrammer

Top Data Version Control Tools for Machine Learning Research in 2023
24. Juli 2023, MarkTechPost

Dolt, a Relational Database with Git-Like Cloning Features
19. August 2020, The New Stack

Data Versioning at Scale: Chaos and Chaos Management
10. Februar 2023, InfoQ.com

Are you still not using Version Control for Data?
11. April 2020, Towards Data Science

bereitgestellt von Google News

Best cloud storage of 2024
21. Mai 2024, TechRadar

Google Cloud Stops Exit Fees
12. Januar 2024, Spiceworks News and Insights

BigID Data Intelligence Platform Now Available on Google Cloud Marketplace
6. November 2023, PR Newswire

Google says it'll stop charging fees to transfer data out of Google Cloud
11. Januar 2024, TechCrunch

What is Google App Engine? | Definition from TechTarget
26. April 2024, TechTarget

bereitgestellt von Google News

General Availability of GridDB® 5.5 Enterprise Edition ~Enhancing the efficiency of IoT system development and ...
16. Januar 2024, global.toshiba

Toshiba launches cloudy managed IoT database service running its own GridDB
8. April 2021, The Register

GridDB Use case Large-scale high-speed processing of smart meter data following the deregulation of electrical power ...
1. November 2020, global.toshiba

General Availability of GridDB 5.1 Enterprise Edition ~ Continuous database usage in the event of data center failure ...
19. August 2022, global.toshiba

IoT: Opt for the Right Open Source Database
11. August 2023, Open Source For You

bereitgestellt von Google News

Enhance Your Network with the Power of a Graph DB
4. Mai 2024, Towards Data Science

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

Croatian graph database startup Memgraph raises €8M with Microsoft as key investor, plans to boost R&D
20. Oktober 2021, The Recursive

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

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

bereitgestellt von Google News

Threat actor compromising Snowflake database customers
31. Mai 2024, TechTarget

Ticketmaster confirms data breach and personal info lost, says Snowflake systems were hacked
3. Juni 2024, TechRadar

Snowflake denies miscreants melted its security to steal data from top customers
31. Mai 2024, The Register

The Ticketmaster Data Breach May Be Just the Beginning
1. Juni 2024, WIRED

Snowflake compromised? Attackers exploit stolen credentials
31. Mai 2024, Help Net Security

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.

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

Präsentieren Sie hier Ihr Produkt