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

DBMS > Google Cloud Datastore vs. Hypertable vs. RavenDB vs. Splice Machine vs. Stardog

Vergleich der Systemeigenschaften Google Cloud Datastore vs. Hypertable vs. RavenDB vs. Splice Machine vs. Stardog

Redaktionelle Informationen bereitgestellt von DB-Engines
NameGoogle Cloud Datastore  Xaus Vergleich ausschliessenHypertable  Xaus Vergleich ausschliessenRavenDB  Xaus Vergleich ausschliessenSplice Machine  Xaus Vergleich ausschliessenStardog  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 HadoopOpen Source Operational and Transactional Enterprise NoSQL Document DatabaseOpen-Source SQL RDBMS for Operational and Analytical use cases with native Machine Learning, powered by Hadoop and SparkEnterprise Knowledge Graph platform and graph DBMS with high availability, high performance reasoning, and virtualization
Primäres DatenbankmodellDocument StoreWide Column StoreDocument StoreRelational DBMSGraph DBMS
RDF Store
Sekundäre DatenbankmodelleGraph DBMS
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte4,36
Rang#72  Overall
#12  Document Stores
Punkte2,84
Rang#101  Overall
#18  Document Stores
Punkte0,54
Rang#252  Overall
#115  Relational DBMS
Punkte2,07
Rang#122  Overall
#11  Graph DBMS
#6  RDF Stores
Websitecloud.google.com/­datastoreravendb.netsplicemachine.comwww.stardog.com
Technische Dokumentationcloud.google.com/­datastore/­docsravendb.net/­docssplicemachine.com/­how-it-worksdocs.stardog.com
EntwicklerGoogleHypertable Inc.Hibernating RhinosSplice MachineStardog-Union
Erscheinungsjahr20082009201020142010
Aktuelle Version0.9.8.11, Maerz 20165.4, Juli 20223.1, March 20217.3.0, Mai 2020
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoGNU Version 3. Kommerzielle Lizenzen verfügbarOpen Source infoAGPL Version 3, kommerzielle Lizenz verfügbarOpen Source infoAGPL 3.0, commercial license availablekommerziell info60-day fully-featured trial license; 1-year fully-featured non-commercial use license for academics/students
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#JavaJava
Server BetriebssystemegehostetLinux
OS X
Windows infoein inoffizieller Windows-Port ist verfügbar
Linux
macOS
Raspberry Pi
Windows
Linux
OS X
Solaris
Windows
Linux
macOS
Windows
Datenschemaschemafreischemafreischemafreijaschema-free and OWL/RDFS-schema support
Typisierung infovordefinierte Datentypen, z.B. float oder dateja, Details hierneinneinjaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinnein infoImportieren/Exportieren von XML Daten möglich
Sekundärindizesjaeingeschränkt infoNur Gleichheits- und Präfixabfragenjajaja infosupports real-time indexing in full-text and geospatial
SQL infoSupport of SQLSQL-like query language (GQL)neinSQL-like query language (RQL)jaYes, compatible with all major SQL variants through dedicated BI/SQL Server
APIs und andere ZugriffskonzeptegRPC (using protocol buffers) API
RESTful HTTP/JSON API
C++ API
Thrift
.NET Client API
F# Client API
Go Client API
Java Client API
NodeJS Client API
PHP Client API
Python Client API
RESTful HTTP API
JDBC
Native Spark Datasource
ODBC
GraphQL query language
HTTP API
Jena RDF API
OWL
RDF4J API
Sesame REST HTTP Protocol
SNARL
SPARQL
Spring Data
Stardog Studio
TinkerPop 3
Unterstützte Programmiersprachen.Net
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
C++
Java
Perl
PHP
Python
Ruby
.Net
C#
F#
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
C#
C++
Java
JavaScript (Node.js)
Python
R
Scala
.Net
Clojure
Groovy
Java
JavaScript
Python
Ruby
Server-seitige Scripts infoStored Proceduresmit Google App Engineneinjaja infoJavauser defined functions and aggregates, HTTP Server extensions in Java
TriggersCallbacks mit Google Apps Engineneinjajaja infovia event handlers
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingShardingShardingShared Nothhing Auto-Sharding, Columnar Partitioningkeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-source replication using Paxoswählbarer Replikationsfaktor auf FilesystemebeneMulti-Source ReplikationMulti-Source Replikation
Source-Replica Replikation
Multi-Source Replikation in HA-Cluster
MapReduce infoBietet ein API für Map/Reduce Operationenja infomittels Google Cloud DataflowjajaYes, via Full Spark Integrationnein
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 ConsistencyDefault 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.Immediate ConsistencyImmediate Consistency in HA-Cluster
Fremdschlüssel inforeferenzielle Integritätja infovia ReferenceProperties or Ancestor pathsneinneinjaja infoBeziehungen in Graphen
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACID infoSerializable Isolation within Transactions, Read Committed outside of TransactionsneinACID, Cluster-wide transaction availableACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajayes, multi-version concurrency control (MVCC)ja
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjaja
Berechtigungskonzept infoZugriffskontrolleAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)neinAuthorization levels configured per client per databaseAccess rights for users, groups and roles according to SQL-standardZugriffsrechte für Benutzer und Rollen

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 DatastoreHypertableRavenDBSplice MachineStardog
Erwähnungen in aktuellen Nachrichten

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

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

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

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

5 Free NoSQL Database Certification Courses Online in 2024
31. Januar 2024, Analytics India Magazine

bereitgestellt von Google News

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

How I Created a RavenDB Python Client
23. September 2016, Visual Studio Magazine

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

RavenDB Adds Graph Queries
15. Mai 2019, Datanami

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

bereitgestellt von Google News

Machine learning data pipeline outfit Splice Machine files for insolvency
26. August 2021, The Register

Splice Machine Launches Feature Store to Simplify Feature Engineering
19. Januar 2021, Datanami

Big Data News: Splice Machine, Carpathia, Altiscale, DataGravity
11. Februar 2014, Data Center Knowledge

Hadoop-based RDBMS Now Available from Splice
12. Mai 2014, Datanami

NewSQL databases rise anew -- MemSQL, Spanner among contenders
19. Oktober 2017, TechTarget

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

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