DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von Redgate Software

DBMS > Google Cloud Datastore vs. GridGain vs. LokiJS vs. MySQL vs. Quasardb

Vergleich der Systemeigenschaften Google Cloud Datastore vs. GridGain vs. LokiJS vs. MySQL vs. Quasardb

Redaktionelle Informationen bereitgestellt von DB-Engines
NameGoogle Cloud Datastore  Xaus Vergleich ausschliessenGridGain  Xaus Vergleich ausschliessenLokiJS  Xaus Vergleich ausschliessenMySQL  Xaus Vergleich ausschliessenQuasardb  Xaus Vergleich ausschliessen
KurzbeschreibungSelbst skalierendes NoSQL Datenbankservice in der Google Cloud PlattformGridGain is an in-memory computing platform, built on Apache IgniteIn-memory JavaScript DBMSWeit verbreitetes, allgemein einsetzbares Open Source RDBMSDistributed, high-performance timeseries database
Primäres DatenbankmodellDocument StoreColumnar
Key-Value Store
Object oriented DBMS
Relational DBMS
Document StoreRelational DBMS infoKey/Value Zugriff über memcached APITime Series DBMS
Sekundäre DatenbankmodelleDocument Store
Spatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte4,13
Rang#71  Overall
#12  Document Stores
Punkte1,48
Rang#150  Overall
#1  Columnar
#26  Key-Value Stores
#2  Object oriented DBMS
#69  Relational DBMS
Punkte0,44
Rang#256  Overall
#40  Document Stores
Punkte1029,49
Rang#2  Overall
#2  Relational DBMS
Punkte0,13
Rang#332  Overall
#28  Time Series DBMS
Websitecloud.google.com/­datastorewww.gridgain.comgithub.com/­techfort/­LokiJSwww.mysql.comquasar.ai
Technische Dokumentationcloud.google.com/­datastore/­docswww.gridgain.com/­docs/­index.htmltechfort.github.io/­LokiJSdev.mysql.com/­docdoc.quasar.ai/­master
EntwicklerGoogleGridGain Systems, Inc.Oracle infoseit 2010, ursprünglich MySQL AB, danach Sunquasardb
Erscheinungsjahr20082007201419952009
Aktuelle VersionGridGain 8.5.19.0.0, Juli 20243.14.1, Jänner 2024
Lizenz infoCommercial or Open SourcekommerziellkommerziellOpen SourceOpen Source infoGPL Version 2. Kommerzielle Lizenzen mit erweiterter Funktionalität sind verfügbar.kommerziell infoFree community edition, Non-profit organizations and non-commercial usage are eligible for free licenses
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.
ImplementierungsspracheJava, C++, .Net, Python, REST, SQLJavaScriptC und C++C++
Server BetriebssystemegehostetLinux
OS X
Solaris
Windows
z/OS
Serverlos, benötigt eine JavaScript Umgebung (Browser, Node.js)FreeBSD
Linux
OS X
Solaris
Windows
BSD
Linux
OS X
Windows
Datenschemaschemafreijaschemafreijaschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder dateja, Details hierjaneinjaja infointeger and binary
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinjaneinjanein
Sekundärindizesjajaja infoüber Viewsjaja infomittels Tags
SQL infoSupport of SQLSQL-like query language (GQL)ANSI-99 for query and DML statements, subset of DDLneinja infomit proprietären ErweiterungenSQL-like query language
APIs und andere ZugriffskonzeptegRPC (using protocol buffers) API
RESTful HTTP/JSON API
HDFS API
Hibernate
JCache
JDBC
ODBC
Propriätäres Protokoll
RESTful HTTP API
Spring Data
JavaScript APIADO.NET
JDBC
ODBC
Proprietäres native API
HTTP API
Unterstützte Programmiersprachen.Net
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
C#
C++
Java
PHP
Python
Ruby
Scala
JavaScriptAda
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
.Net
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
R
Server-seitige Scripts infoStored Proceduresmit Google App Engineyes (compute grid and cache interceptors can be used instead)View Functions in JavaScriptja infoproprietäre Syntaxnein
TriggersCallbacks mit Google Apps Engineyes (cache interceptors and events)jajanein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingShardingkeinehorizontale Partitionierung, Sharding mit MySQL Cluster oder MySQL FabricSharding infoconsistent hashing
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-source replication using Paxosyes (replicated cache)keineMulti-Source Replikation
Source-Replica Replikation
Source-Replica Replikation mit wählbarem Replikationsfaktor
MapReduce infoBietet ein API für Map/Reduce Operationenja infomittels Google Cloud Dataflowyes (compute grid and hadoop accelerator)janeinwith Hadoop integration
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 ConsistencykeineImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätja infovia ReferenceProperties or Ancestor pathsneinneinja infonicht für MyISAM Storage Enginenein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACID infoSerializable Isolation within Transactions, Read Committed outside of TransactionsACIDnein infoAtomare Operationen innerhalb einer Collection möglichACID infonicht für MyISAM Storage EngineACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajaja infoTable Locks oder Row Locks abhängig von Storage Engineja
Durability infoDauerhafte Speicherung der Datenjajaja infoSerialisierung einer DB in Node.JS, Cordova/PhoneGap möglich; im Browser mittels IndexedDB-APIjaja infomittels LevelDB
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjajajaja infoTransient mode
Berechtigungskonzept infoZugriffskontrolleAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)Role-based access control
Security Hooks for custom implementations
neinBenutzer mit feingranularem Berechtigungskonzept infokeine Benutzergruppen oder RollenCryptographically strong user authentication and audit trail

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
DrittanbieterCData: Connect to Big Data & NoSQL through standard Drivers.
» mehr

Navicat for MySQL is the ideal solution for MySQL/MariaDB administration and development.
» mehr

Navicat Monitor is a safe, simple and agentless remote server monitoring tool for MySQL and many other database management systems.
» 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
Google Cloud DatastoreGridGainLokiJSMySQLQuasardb
DB-Engines Blog Posts

New kids on the block: database management systems implemented in JavaScript
1. Dezember 2014, Matthias Gelbmann

alle anzeigen

MySQL is the DBMS of the Year 2019
3. Januar 2020, Matthias Gelbmann, Paul Andlinger

MariaDB strengthens its position in the open source RDBMS market
5. April 2018, Matthias Gelbmann

The struggle for the hegemony in Oracle's database empire
2. Mai 2017, Paul Andlinger

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Google Cloud vs AWS: Which Cloud Computing Platform is Better?
11. September 2024, Cloudwards

Best cloud storage of 2024
13. September 2024, TechRadar

Google Gets Rid of Fees To Transfer Data Out of Cloud Platform
12. Januar 2024, Spiceworks News and Insights

Google App Engine
26. April 2024, TechTarget

17 Top Cloud Storage Companies to Know
9. April 2024, Built In

bereitgestellt von Google News

GridGain Advances Its Unified Real-Time Data Platform to Help Enterprises Accelerate AI-Driven Data Processing
10. Juli 2024, insideBIGDATA

GridGain Sponsoring Strategic AI and Kafka Conferences This Month
4. September 2024, Datanami

GridGain in-memory data and generative AI
10. Mai 2024, Blocks & Files

Data Management News for the Week of July 12; Updates from Cloudera, HerculesAI, Oracle & More
12. Juli 2024, Solutions Review

GridGain Announces Call for Speakers for Virtual Apache Ignite Summit 2024
8. Februar 2024, Datanami

bereitgestellt von Google News

LokiJS - A JavaScript Database
18. November 2014, iProgrammer

bereitgestellt von Google News

Learn how Presence migrated off a monolithic Amazon RDS for MySQL instance, with near-zero downtime, using replication filters
17. September 2024, AWS Blog

Announcing MySQL Implementation Oracle Certified Associate Exam
18. September 2024, Oracle

Older PHP & MySQL no longer working in Later Versions
15. Mai 2024, SitePoint

How to get started with MySQL
31. Juli 2024, InfoWorld

Upgrading Uber’s MySQL Fleet to version 8.0
8. August 2024, Uber

bereitgestellt von Google News

NVIDIA to Present Innovations at Hot Chips That Boost Data Center Performance and Energy Efficiency
23. August 2024, NVIDIA Blog

When a Quasar Remote Access Tool Falls Into the Wrong Hands
23. Februar 2024, darktrace.com

Record quasar is most luminous object in the universe
20. Februar 2024, EarthSky

New red galaxies turn out to be already known blue galaxies
15. Dezember 2023, Phys.org

Hubble Unexpectedly Finds Double Quasar in Distant Universe
5. April 2023, Science@NASA

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.

SingleStore logo

The data platform to build your intelligent applications.
Try it 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.

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