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 > EsgynDB vs. Google Cloud Datastore vs. IBM Db2 warehouse vs. NuoDB vs. Riak KV

Vergleich der Systemeigenschaften EsgynDB vs. Google Cloud Datastore vs. IBM Db2 warehouse vs. NuoDB vs. Riak KV

Redaktionelle Informationen bereitgestellt von DB-Engines
NameEsgynDB  Xaus Vergleich ausschliessenGoogle Cloud Datastore  Xaus Vergleich ausschliessenIBM Db2 warehouse infoformerly named IBM dashDB  Xaus Vergleich ausschliessenNuoDB  Xaus Vergleich ausschliessenRiak KV  Xaus Vergleich ausschliessen
KurzbeschreibungEnterprise-class SQL-on-Hadoop solution, powered by Apache TrafodionSelbst skalierendes NoSQL Datenbankservice in der Google Cloud PlattformData warehousing service aus der CloudNuoDB ist eine skalierbare verteilte Datenbank, mit SQL und ACID TransaktionenVerteilter, fehlertoleranter Key-Value Store
Primäres DatenbankmodellRelational DBMSDocument StoreRelational DBMSRelational DBMSKey-Value Store infomit Links zwischen Datensätzen und mit Objekt-Tags zur Bildung von Sekundärindizes
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,25
Rang#312  Overall
#138  Relational DBMS
Punkte4,36
Rang#72  Overall
#12  Document Stores
Punkte1,37
Rang#160  Overall
#74  Relational DBMS
Punkte0,94
Rang#197  Overall
#92  Relational DBMS
Punkte4,01
Rang#79  Overall
#9  Key-Value Stores
Websitewww.esgyn.cncloud.google.com/­datastorewww.ibm.com/­products/­db2/­warehousewww.3ds.com/­nuodb-distributed-sql-database
Technische Dokumentationcloud.google.com/­datastore/­docsdoc.nuodb.comwww.tiot.jp/­riak-docs/­riak/­kv/­latest
EntwicklerEsgynGoogleIBMDassault Systèmes infooriginally NuoDB, Inc.OpenSource, formerly Basho Technologies
Erscheinungsjahr20152008201420132009
Aktuelle Version3.2.0, Dezember 2022
Lizenz infoCommercial or Open Sourcekommerziellkommerziellkommerziellkommerziell infoLimitierte Edition gratisOpen Source infoApache Version 2, kommerzielle Enterprise Edition
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinjajaneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheC++, JavaC++Erlang
Server BetriebssystemeLinuxgehostetgehostetgehostet infoAmazon EC2, Windows Azure, SoftLayer
Linux
OS X
Windows
Linux
OS X
Datenschemajaschemafreijajaschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejaja, Details hierjajanein
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinnein infoImportieren/Exportieren von XML Daten möglichneinnein
Sekundärindizesjajajajaeingeschränkt
SQL infoSupport of SQLjaSQL-like query language (GQL)jajanein
APIs und andere ZugriffskonzepteADO.NET
JDBC
ODBC
gRPC (using protocol buffers) API
RESTful HTTP/JSON API
.NET Client API
JDBC
ODBC
OLE DB
ADO.NET
JDBC
ODBC
HTTP API
Native Erlang Interface
Unterstützte ProgrammiersprachenAll languages supporting JDBC/ODBC/ADO.Net.Net
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
.Net
C
C++
Go
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
C infoinoffizielle Client Library
C#
C++ infoinoffizielle Client Library
Clojure infoinoffizielle Client Library
Dart infoinoffizielle Client Library
Erlang
Go infoinoffizielle Client Library
Groovy infoinoffizielle Client Library
Haskell infoinoffizielle Client Library
Java
JavaScript infoinoffizielle Client Library
Lisp infoinoffizielle Client Library
Perl infoinoffizielle Client Library
PHP
Python
Ruby
Scala infoinoffizielle Client Library
Smalltalk infoinoffizielle Client Library
Server-seitige Scripts infoStored ProceduresJava Stored Proceduresmit Google App EnginePL/SQL, SQL PLJava, SQLErlang
TriggersneinCallbacks mit Google Apps Enginejajaja infoPre-Commit Hooks und Post-Commit Hooks
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingShardingShardingdynamische Verteilung der Daten auf die einzelnen KnotenSharding infokein "single point of failure"
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-source replication between multi datacentersMulti-source replication using Paxosjaja infoManaged transparently by NuoDBfrei wählbarer Replikationsfaktor
MapReduce infoBietet ein API für Map/Reduce Operationenjaja infomittels Google Cloud Dataflowneinneinja
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate 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 ConsistencyImmediate ConsistencyEventual Consistency
Fremdschlüssel inforeferenzielle Integritätjaja infovia ReferenceProperties or Ancestor pathsjajanein infoes können Links zwischen Datensätzen gespeichert werden
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACID infoSerializable Isolation within Transactions, Read Committed outside of TransactionsACIDACID infotunable commit protocolnein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajaja infoMVCCja
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinneinjaja infoTemporary table
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)Benutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardStandard SQL Rollen und Rechteyes, using Riak Security

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
EsgynDBGoogle Cloud DatastoreIBM Db2 warehouse infoformerly named IBM dashDBNuoDBRiak KV
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

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

Introducing the next generation of Db2 Warehouse: Our cost-effective, cloud-native data warehouse built for always-on ...
11. Juli 2023, IBM

Db2 Warehouse delivers 4x faster query performance than previously, while cutting storage costs by 34x
11. Juli 2023, IBM

The 10 Best Cloud Data Warehouse Solutions to Consider in 2024
22. Oktober 2023, Solutions Review

Data mining in Db2 Warehouse: the basics
23. Juni 2020, Towards Data Science

Announcing the availability of Bring-Your-Own-License and Reserved Instance plans for next generation Db2 ...
7. August 2023, IBM

bereitgestellt von Google News

Dassault Systèmes Announces the Acquisition of NuoDB, a Cloud-Native Distributed SQL Database Leader
25. November 2020, Dassault Systèmes

Deploy the NuoDB Database in Docker Containers
16. Oktober 2017, The New Stack

NuoDB has Microsoft SQL Server in its sights
8. Mai 2013, ZDNet

NuoDB empowers distributed database users to optimize cloud and container resources with new graphical dashboard
10. April 2018, Daily Host News

NuoDB bags $14.2M for distributed database technology
26. Februar 2014, VatorNews

bereitgestellt von Google News

Basho Revamps Riak Open-Source Database
22. September 2023, InformationWeek

Riak NoSQL Database: Use Cases and Best Practices
23. Dezember 2011, InfoQ.com

Basho, Maker of Riak NoSQL Database, Raises $25M
13. Januar 2015, Data Center Knowledge

Riak NoSQL snapped up by Bet365
12. September 2017, ComputerWeekly.com

Basho to Bolster Riak with DB Plug-Ins
5. Mai 2014, Datanami

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.

Milvus logo

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

Präsentieren Sie hier Ihr Produkt