DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > Google Cloud Datastore vs. Oracle NoSQL vs. RethinkDB vs. Sadas Engine vs. STSdb

Vergleich der Systemeigenschaften Google Cloud Datastore vs. Oracle NoSQL vs. RethinkDB vs. Sadas Engine vs. STSdb

Redaktionelle Informationen bereitgestellt von DB-Engines
NameGoogle Cloud Datastore  Xaus Vergleich ausschliessenOracle NoSQL  Xaus Vergleich ausschliessenRethinkDB  Xaus Vergleich ausschliessenSadas Engine  Xaus Vergleich ausschliessenSTSdb  Xaus Vergleich ausschliessen
KurzbeschreibungSelbst skalierendes NoSQL Datenbankservice in der Google Cloud PlattformA multi-model, scalable, distributed NoSQL database, designed to provide highly reliable, flexible, and available data management across a configurable set of storage nodesDBMS for the Web with a mechanism to push updated query results to applications in realtime.SADAS Engine is a columnar DBMS specifically designed for high performance in data warehouse environmentsKey-Value Store mit spezieller Indizierungsmethode infoOptimiert hinsichtlich Performanz durch spezielle Indizierungstechnologie
Primäres DatenbankmodellDocument StoreDocument Store
Key-Value Store
Relational DBMS
Document StoreRelational DBMSKey-Value Store
Sekundäre DatenbankmodelleSpatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte4,47
Rang#76  Overall
#12  Document Stores
Punkte2,95
Rang#100  Overall
#17  Document Stores
#17  Key-Value Stores
#50  Relational DBMS
Punkte2,74
Rang#105  Overall
#19  Document Stores
Punkte0,00
Rang#383  Overall
#158  Relational DBMS
Punkte0,04
Rang#360  Overall
#52  Key-Value Stores
Websitecloud.google.com/­datastorewww.oracle.com/­database/­nosql/­technologies/­nosqlrethinkdb.comwww.sadasengine.comgithub.com/­STSSoft/­STSdb4
Technische Dokumentationcloud.google.com/­datastore/­docsdocs.oracle.com/­en/­database/­other-databases/­nosql-database/­index.htmlrethinkdb.com/­docswww.sadasengine.com/­en/­sadas-engine-download-free-trial-and-documentation/­#documentation
EntwicklerGoogleOracleThe Linux Foundation infosince July 2017SADAS s.r.l.STS Soft SC
Erscheinungsjahr20082011200920062011
Aktuelle Version23.3, Dezember 20232.4.1, August 20208.04.0.8, September 2015
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoProprietary for Enterprise Edition (Oracle Database EE license has Oracle NoSQL database EE covered: details)Open Source infoApache Version 2kommerziell infofree trial version availableOpen Source infoGPLv2, 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.
ImplementierungsspracheJavaC++C++C#
Server BetriebssystemegehostetLinux
Solaris SPARC/x86
Linux
OS X
Windows
AIX
Linux
Windows
Windows
DatenschemaschemafreiSupport Fixed schema and Schema-less deployment with the ability to interoperate between them.schemafreijaja
Typisierung infovordefinierte Datentypen, z.B. float oder dateja, Details hieroptionalja infostring, binary, float, bool, date, geometryjaja infoPrimitive Typen und benutzerdefinierte Klassen
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinnein
Sekundärindizesjajajajanein
SQL infoSupport of SQLSQL-like query language (GQL)SQL-like DML and DDL statementsneinjanein
APIs und andere ZugriffskonzeptegRPC (using protocol buffers) API
RESTful HTTP/JSON API
RESTful HTTP APIJDBC
ODBC
Proprietäres Protokoll
.NET Client API
Unterstützte Programmiersprachen.Net
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
C
C#
Go
Java
JavaScript (Node.js)
Python
C infocommunity-supported driver
C# infocommunity-supported driver
C++ infocommunity-supported driver
Clojure infocommunity-supported driver
Dart infocommunity-supported driver
Erlang infocommunity-supported driver
Go infocommunity-supported driver
Haskell infocommunity-supported driver
Java infoofficial driver
JavaScript (Node.js) infoofficial driver
Lisp infocommunity-supported driver
Lua infocommunity-supported driver
Objective-C infocommunity-supported driver
Perl infocommunity-supported driver
PHP infocommunity-supported driver
Python infoofficial driver
Ruby infoofficial driver
Scala infocommunity-supported driver
.Net
C
C#
C++
Groovy
Java
PHP
Python
C#
Java
Server-seitige Scripts infoStored Proceduresmit Google App Engineneinneinnein
TriggersCallbacks mit Google Apps EngineneinClient-side triggers through changefeedsneinnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingShardingSharding inforange basedhorizontale Partitionierungkeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-source replication using PaxosElectable source-replica replication per shard. Support distributed global deployment with Multi-region table featureSource-Replica Replikationkeinekeine
MapReduce infoBietet ein API für Map/Reduce Operationenja infomittels Google Cloud Dataflowwith Hadoop integrationjaneinnein
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.Eventual Consistency
Immediate Consistency infoabhängig von Konfiguration
Immediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätja infovia ReferenceProperties or Ancestor pathsneinneinjanein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACID infoSerializable Isolation within Transactions, Read Committed outside of Transactionskonfigurierbar infoACID innerhalb eines 'storage nodes' (=shard)Atomic single-document operationsnein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajaja infoMVCC basedjaja
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinja infooff heap cacheneinja infomanaged by 'Learn by Usage'
Berechtigungskonzept infoZugriffskontrolleAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)Zugriffsrechte für Benutzer und Rollenja infousers and table-level permissionsAccess rights for users, groups and roles according to SQL-standardnein

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 DatastoreOracle NoSQLRethinkDBSadas EngineSTSdb
DB-Engines Blog Posts

Meet some database management systems you are likely to hear more about in the future
4. August 2014, Paul Andlinger

alle anzeigen

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

Best cloud storage of 2024
29. April 2024, TechRadar

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

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

bereitgestellt von Google News

Connect to Oracle Cloud simulator from IntelliJ in under five minutes
10. Mai 2021, blogs.oracle.com

Oracle NoSQL database comes to the cloud
2. April 2020, TechTarget

Oracle Beefs Up Its NoSQL Database Offering
3. April 2014, Data Center Knowledge

Oracle Defends Relational DBs Against NoSQL Competitors
25. November 2015, eWeek

Larry Ellison Just Embraced the Enemy. Or Did He?
1. Oktober 2012, WIRED

bereitgestellt von Google News

How to Use RethinkDB with Node.js Applications — SitePoint
16. Dezember 2015, SitePoint

Stripe acquires team behind NoSQL database startup RethinkDB
5. Oktober 2016, VentureBeat

RethinkDB is dead, and MongoDB isn't what killed it
24. Januar 2017, TechRepublic

How to deploy RethinkDB using Docker
14. Februar 2018, Packt Hub

RethinkDB is shutting down, Qt Quick Controls, and Sensory gives developers Alexa voice control—SD Times news ...
6. Oktober 2016, SDTimes.com

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.

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

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

Präsentieren Sie hier Ihr Produkt