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 Datastore vs. Hypertable vs. KeyDB vs. mSQL vs. RavenDB

Vergleich der Systemeigenschaften Google Cloud Datastore vs. Hypertable vs. KeyDB vs. mSQL vs. RavenDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameGoogle Cloud Datastore  Xaus Vergleich ausschliessenHypertable  Xaus Vergleich ausschliessenKeyDB  Xaus Vergleich ausschliessenmSQL infoMini SQL  Xaus Vergleich ausschliessenRavenDB  Xaus Vergleich ausschliessen
Hypertable has stopped its further development with March 2016 and is removed from the DB-Engines ranking.
KurzbeschreibungSelbst skalierendes NoSQL Datenbankservice in der Google Cloud PlattformEine Open Source BigTable Implementation basierend auf Distributed File Systems wie HadoopAn ultra-fast, open source Key-value store fully compatible with Redis API, modules, and protocolsmSQL (Mini SQL) is a simple and lightweight RDBMSOpen Source Operational and Transactional Enterprise NoSQL Document Database
Primäres DatenbankmodellDocument StoreWide Column StoreKey-Value StoreRelational DBMSDocument Store
Sekundäre DatenbankmodelleGraph DBMS
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte4,47
Rang#76  Overall
#12  Document Stores
Punkte0,71
Rang#226  Overall
#33  Key-Value Stores
Punkte1,27
Rang#167  Overall
#77  Relational DBMS
Punkte2,92
Rang#101  Overall
#18  Document Stores
Websitecloud.google.com/­datastoregithub.com/­Snapchat/­KeyDB
keydb.dev
hughestech.com.au/­products/­msqlravendb.net
Technische Dokumentationcloud.google.com/­datastore/­docsdocs.keydb.devravendb.net/­docs
EntwicklerGoogleHypertable Inc.EQ Alpha Technology Ltd.Hughes TechnologiesHibernating Rhinos
Erscheinungsjahr20082009201919942010
Aktuelle Version0.9.8.11, Maerz 20164.4, Oktober 20215.4, Juli 2022
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoGNU Version 3. Kommerzielle Lizenzen verfügbarOpen Source infoBSD-3kommerziell infofree licenses can be providedOpen Source infoAGPL Version 3, kommerzielle Lizenz verfügbar
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++CC#
Server BetriebssystemegehostetLinux
OS X
Windows infoein inoffizieller Windows-Port ist verfügbar
LinuxAIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Linux
macOS
Raspberry Pi
Windows
Datenschemaschemafreischemafreischemafreijaschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder dateja, Details hierneinteilweise infoSupported data types are strings, hashes, lists, sets and sorted sets, bit arrays, hyperloglogs and geospatial indexesjanein
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinnein
Sekundärindizesjaeingeschränkt infoNur Gleichheits- und Präfixabfragenja infoby using the Redis Search modulejaja
SQL infoSupport of SQLSQL-like query language (GQL)neinneinA subset of ANSI SQL is implemented infono subqueries, aggregate functions, views, foreign keys, triggersSQL-like query language (RQL)
APIs und andere ZugriffskonzeptegRPC (using protocol buffers) API
RESTful HTTP/JSON API
C++ API
Thrift
Proprietäres Protokoll infoRESP - REdis Serialization ProtocoJDBC
ODBC
.NET Client API
F# Client API
Go Client API
Java Client API
NodeJS Client API
PHP Client API
Python Client API
RESTful HTTP API
Unterstützte Programmiersprachen.Net
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
C++
Java
Perl
PHP
Python
Ruby
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
C
C++
Delphi
Java
Perl
PHP
Tcl
.Net
C#
F#
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Server-seitige Scripts infoStored Proceduresmit Google App EngineneinLuaneinja
TriggersCallbacks mit Google Apps Engineneinneinneinja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingShardingShardingkeineSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-source replication using Paxoswählbarer Replikationsfaktor auf FilesystemebeneMulti-Source Replikation
Source-Replica Replikation
keineMulti-Source Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenja infomittels Google Cloud Dataflowjaneinneinja
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 ConsistencyEventual Consistency
Strong eventual consistency with CRDTs
keineDefault ACID transactions on the local node (eventually consistent across the cluster). Atomic operations with cluster-wide ACID transactions. Eventual consistency for indexes and full-text search indexes.
Fremdschlüssel inforeferenzielle Integritätja infovia ReferenceProperties or Ancestor pathsneinneinneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACID infoSerializable Isolation within Transactions, Read Committed outside of TransactionsneinOptimistic locking, atomic execution of commands blocks and scriptsneinACID, Cluster-wide transaction available
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajaneinja
Durability infoDauerhafte Speicherung der Datenjajaja infoConfigurable mechanisms for persistency via snapshots and/or operations logsjaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjanein
Berechtigungskonzept infoZugriffskontrolleAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)neineinfacher Passwort-basierter Zugriffsschutz und ACLneinAuthorization levels configured per client per database

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
Google Cloud DatastoreHypertableKeyDBmSQL infoMini SQLRavenDB
Erwähnungen in aktuellen Nachrichten

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

Inside Google’s strategic move to eliminate customer cloud data transfer fees
12. Januar 2024, Network World

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

SQL and TimescaleDB. This article takes a closer look into… | by Alibaba Cloud
31. Juli 2019, DataDrivenInvestor

TimescaleDB goes distributed; implements ‘Chunking’ over ‘Sharding’ for scaling-out
22. August 2019, Packt Hub

Decorate your Windows XP with Hyperdesk
30. Juli 2008, CNET

The Collective: Customize Your Computer & Your Phone With Star Trek
18. März 2009, TrekMovie

NoSQL Market: A well-defined technological growth map with an impact-analysis
19. Juni 2020, Inter Press Service

bereitgestellt von Google News

Oh, snap! Snap snaps up database developer KeyDB
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

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

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

bereitgestellt von Google News

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

bereitgestellt von Google News

RavenDB Launches Version 6.0 Lightning Fast Queries, Data Integrations, Corax Indexing Engine, and Sharding
2. Oktober 2023, PR Newswire

RavenDB Welcomes David Baruc as Chief Revenue Officer: Seasoned Tech Leader to Drive Global Sales and ...
13. Juni 2023, PR Newswire

Install the NoSQL RavenDB Data System
14. Mai 2021, The New Stack

Oren Eini on RavenDB, Including Consistency Guarantees and C# as the Implementation Language
23. Mai 2022, InfoQ.com

RavenDB Adds Graph Queries
15. Mai 2019, Datanami

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

AllegroGraph logo

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

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.

Präsentieren Sie hier Ihr Produkt