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

DBMS > Bangdb vs. Google Cloud Datastore vs. Hive vs. NuoDB vs. Oracle Coherence

Vergleich der Systemeigenschaften Bangdb vs. Google Cloud Datastore vs. Hive vs. NuoDB vs. Oracle Coherence

Redaktionelle Informationen bereitgestellt von DB-Engines
NameBangdb  Xaus Vergleich ausschliessenGoogle Cloud Datastore  Xaus Vergleich ausschliessenHive  Xaus Vergleich ausschliessenNuoDB  Xaus Vergleich ausschliessenOracle Coherence  Xaus Vergleich ausschliessen
KurzbeschreibungConverged and high performance database for device data, events, time series, document and graphSelbst skalierendes NoSQL Datenbankservice in der Google Cloud PlattformData Warehouse Software zum Abfragen und Verwalten großer verteilter Datenmengen beispielsweise in HadoopNuoDB ist eine skalierbare verteilte Datenbank, mit SQL und ACID TransaktionenOracles in-memory data grid solution
Primäres DatenbankmodellDocument Store
Graph DBMS
Time Series DBMS
Document StoreRelational DBMSRelational DBMSKey-Value Store
Sekundäre DatenbankmodelleSpatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,08
Rang#347  Overall
#47  Document Stores
#34  Graph DBMS
#31  Time Series DBMS
Punkte4,47
Rang#76  Overall
#12  Document Stores
Punkte61,17
Rang#18  Overall
#12  Relational DBMS
Punkte0,89
Rang#198  Overall
#92  Relational DBMS
Punkte1,92
Rang#130  Overall
#22  Key-Value Stores
Websitebangdb.comcloud.google.com/­datastorehive.apache.orgwww.3ds.com/­nuodb-distributed-sql-databasewww.oracle.com/­java/­coherence
Technische Dokumentationdocs.bangdb.comcloud.google.com/­datastore/­docscwiki.apache.org/­confluence/­display/­Hive/­Homedoc.nuodb.comdocs.oracle.com/­en/­middleware/­standalone/­coherence
EntwicklerSachin Sinha, BangDBGoogleApache Software Foundation infoUrsprünglich von Facebook entwickeltDassault Systèmes infooriginally NuoDB, Inc.Oracle
Erscheinungsjahr20122008201220132007
Aktuelle VersionBangDB 2.0, October 20213.1.3, April 202214.1, August 2023
Lizenz infoCommercial or Open SourceOpen Source infoBSD 3kommerziellOpen Source infoApache Version 2kommerziell infoLimitierte Edition gratiskommerziell
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinjaneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheC, C++JavaC++Java
Server BetriebssystemeLinuxgehostetAlle Betriebssysteme mit einer Java VMgehostet infoAmazon EC2, Windows Azure, SoftLayer
Linux
OS X
Windows
Alle Betriebssysteme mit einer Java VM
Datenschemaschemafreischemafreijajaschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder dateyes: string, long, double, int, geospatial, stream, eventsja, Details hierjajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinnein
Sekundärindizesja infosecondary, composite, nested, reverse, geospatialjajajanein
SQL infoSupport of SQLSQL like support with command line toolSQL-like query language (GQL)SQL-like DML and DDL statementsjanein
APIs und andere ZugriffskonzeptePropriätäres Protokoll
RESTful HTTP API
gRPC (using protocol buffers) API
RESTful HTTP/JSON API
JDBC
ODBC
Thrift
ADO.NET
JDBC
ODBC
JCache
JPA
RESTful HTTP API
Unterstützte ProgrammiersprachenC
C#
C++
Java
Python
.Net
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
C++
Java
PHP
Python
.Net
C
C++
Go
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
.Net
C++
Java
Server-seitige Scripts infoStored Proceduresneinmit Google App Engineja infoBenutzerdefinierte Funktion und Map-Reduce IntegrationJava, SQLnein
Triggersyes, Notifications (with Streaming only)Callbacks mit Google Apps Engineneinjaja infoLive Events
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmShardingShardingdynamische Verteilung der Daten auf die einzelnen KnotenSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenselectable replication factor, Knob for CAP (enterprise version only)Multi-source replication using Paxosfrei wählbarer Replikationsfaktorja infoManaged transparently by NuoDBja, mit wählbarer Konsistenz
MapReduce infoBietet ein API für Map/Reduce Operationenneinja infomittels Google Cloud Dataflowja infoAbfragen werden als MapReduce Jobs behandeltneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemTunable consistency, set CAP knob accordinglyImmediate 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 ConsistencyImmediate ConsistencyEventual Consistency
Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinja infovia ReferenceProperties or Ancestor pathsneinjanein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACID infoSerializable Isolation within Transactions, Read Committed outside of TransactionsneinACID infotunable commit protocolkonfigurierbar
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenyes, optimistic concurrency controljajaja infoMVCCja
Durability infoDauerhafte Speicherung der Datenyes, implements WAL (Write ahead log) as welljajajaja infooptionally
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenyes, run db with in-memory only modeneinja infoTemporary tableja
Berechtigungskonzept infoZugriffskontrolleyes (enterprise version only)Access rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)Zugriffsrechte für Benutzer, Gruppen und RollenStandard SQL Rollen und Rechteauthentification to access the cache via certificates or http basic authentication

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
BangdbGoogle Cloud DatastoreHiveNuoDBOracle Coherence
DB-Engines Blog Posts

Why is Hadoop not listed in the DB-Engines Ranking?
13. Mai 2013, Paul Andlinger

alle anzeigen

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

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

Best cloud storage of 2024
29. April 2024, TechRadar

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

bereitgestellt von Google News

Apache Software Foundation Announces Apache® Hive 4.0
30. April 2024, GlobeNewswire

ASF Unveils the Next Evolution of Big Data Processing With the Launch of Hive 4.0
2. Mai 2024, Datanami

Run Apache Hive workloads using Spark SQL with Amazon EMR on EKS | Amazon Web Services
18. Oktober 2023, AWS Blog

18 Top Big Data Tools and Technologies to Know About in 2024
24. Januar 2024, TechTarget

DataCentral: Uber's Observability and Chargeback Platform
1. Februar 2024, Uber

bereitgestellt von Google News

NuoDB Expands Community Edition to Support Elastic Scale-Out
15. Mai 2024, Yahoo Singapore 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 set to improve distributed SQL performance
7. Januar 2020, TechTarget

Big Data Product Watch 1/31/17: No-Cost NuoDB, GPU Analytics, Cloud Object Storage, More -- ADTmag
31. Januar 2017, ADT Magazine

bereitgestellt von Google News

Customize your deployment of Oracle Banking Digital Experience
10. Mai 2023, blogs.oracle.com

New solutions for Oracle WebLogic on Azure Virtual Machines
1. April 2021, azure.microsoft.com

GridGain: Product Overview and Analysis
5. Juni 2019, eWeek

Hazelcast takes on proprietary Oracle in the In-Memory arena
17. Juni 2014, DatacenterDynamics

Oracle launches Oracle Banking Cloud Services - ThePaypers
8. Februar 2023, The Paypers

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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.

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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

SingleStore logo

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

Präsentieren Sie hier Ihr Produkt