DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von Redgate Software

DBMS > CouchDB vs. SAP HANA vs. Ultipa vs. VoltDB vs. YugabyteDB

Vergleich der Systemeigenschaften CouchDB vs. SAP HANA vs. Ultipa vs. VoltDB vs. YugabyteDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameCouchDB infosteht für "Cluster Of Unreliable Commodity Hardware"  Xaus Vergleich ausschliessenSAP HANA  Xaus Vergleich ausschliessenUltipa  Xaus Vergleich ausschliessenVoltDB  Xaus Vergleich ausschliessenYugabyteDB  Xaus Vergleich ausschliessen
KurzbeschreibungEin JSON - Document Store inspiriert durch Lotus Notes der von Server-Clustern bis Mobile Phones skaliertIn-memory DBMS. Verfügbar als appliance oder als cloud-serviceHigh performance Graph DBMS supporting HTAP high availability cluster deploymentVerteilte In-Memory NewSQL RDBMS infoVerwendet für OLTP Applikationen mit einer hohen Frequenz an relativ einfachen Transaktionen, die alle Daten im Hauptspeicher halten könnenHigh-performance distributed SQL database for global, internet-scale applications. Wire and feature compatible with PostgreSQL.
Primäres DatenbankmodellDocument StoreRelational DBMSGraph DBMSRelational DBMSRelational DBMS
Sekundäre DatenbankmodelleSpatial DBMS infousing the Geocouch extensionDocument Store
Graph DBMS infowith SAP Hana, Enterprise Edition
Spatial DBMS
Document Store
Wide Column Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte7,46
Rang#51  Overall
#7  Document Stores
Punkte41,32
Rang#23  Overall
#16  Relational DBMS
Punkte0,11
Rang#338  Overall
#32  Graph DBMS
Punkte1,38
Rang#156  Overall
#72  Relational DBMS
Punkte2,48
Rang#108  Overall
#53  Relational DBMS
Websitecouchdb.apache.orgwww.sap.com/­products/­hana.htmlwww.ultipa.comwww.voltdb.comwww.yugabyte.com
Technische Dokumentationdocs.couchdb.org/­en/­stablehelp.sap.com/­hanawww.ultipa.com/­documentdocs.voltdb.comdocs.yugabyte.com
github.com/­yugabyte/­yugabyte-db
EntwicklerApache Software Foundation infoApache Top-Level Projekt, ursprünglich entwickelt von Damien Katz, ehemaliger Lotus Notes EntwicklerSAPUltipaVoltDB Inc.Yugabyte Inc.
Erscheinungsjahr20052010201920102017
Aktuelle Version3.3.3, Dezember 20232.0 SPS07 (April 4, 2023), April 202311.3, April 20222.1, September 2023
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2kommerziellkommerziellOpen Source infoAGPL für Community Edition, kommerzielle Lizenz für Enterprise, AWS und Pro EditionenOpen Source infoApache 2.0
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinnein infoauch als Cloud-Service verfügbarneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
YugabyteDB Managed is the fully managed database-as-a-service offering of YugabyteDB. Get started quickly, and effortlessly ensure continuous availability and limitless scale of your cloud native applications.
ImplementierungsspracheErlangJava, C++C und C++
Server BetriebssystemeAndroid
BSD
Linux
OS X
Solaris
Windows
Appliance oder cloud-serviceLinux
OS X infofor development
Linux
OS X
Datenschemaschemafreijajadepending on used data model
Typisierung infovordefinierte Datentypen, z.B. float oder dateneinjajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinnein
Sekundärindizesja infoüber Viewsjajaja
SQL infoSupport of SQLneinjaja infonur einen Teil von SQL 99yes, PostgreSQL compatible
APIs und andere ZugriffskonzepteRESTful HTTP/JSON APIJDBC
ODBC
RESTful HTTP APIJava API
JDBC
RESTful HTTP/JSON API
JDBC
YCQL, an SQL-based flexible-schema API with its roots in Cassandra Query Language
YSQL - a fully relational SQL API that is wire compatible with the SQL language in PostgreSQL
Unterstützte ProgrammiersprachenC
C#
ColdFusion
Erlang
Haskell
Java
JavaScript
Lisp
Lua
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
Ruby
Smalltalk
C++
Go
Java
JavaScript (Node.js)
Python
C#
C++
Erlang infonicht offiziell unterstützt
Go
Java
JavaScript infoNode.js
PHP
Python
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
Scala
Server-seitige Scripts infoStored ProceduresView Functions in JavaScriptSQLScript, RJavaja infosql, plpgsql, C
Triggersjajaneinja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infoimproved architecture with release 2.0jaShardingHash and Range Sharding, row-level geo-partitioning
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-Source Replikation
Source-Replica Replikation
jaMulti-Source Replikation
Source-Replica Replikation
Based on Raft distributed consensus protocol, minimum 3 replicas for continuous availability
MapReduce infoBietet ein API für Map/Reduce Operationenjaneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual ConsistencyImmediate ConsistencyStrong consistency on writes and tunable consistency on reads
Fremdschlüssel inforeferenzielle Integritätneinjanein infoFOREIGN KEY constraints werden nicht unterstütztja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationennein infoatomare Operationen innerhalb eines Dokumentes möglichACIDACID infoTransaktionen werden single-threaded innerhalb von Stored Procedures ausgeführtDistributed ACID with Serializable & Snapshot Isolation. Inspired by Google Spanner architecture.
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenja infoStrategie: optimistic lockingjaja infoDatenzugriffe werden vom Server serialisiertja
Durability infoDauerhafte Speicherung der Datenjajaja infoSnapshots und Command Loggingja infobased on RocksDB
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjanein
Berechtigungskonzept infoZugriffskontrolleZugriffsrechte für Benutzer pro Datenbank definierbarjaBenutzer und Rollen mit Berechtigungen auf Stored Proceduresja
Weitere Informationen bereitgestellt vom Systemhersteller
CouchDB infosteht für "Cluster Of Unreliable Commodity Hardware"SAP HANAUltipaVoltDBYugabyteDB
Specific characteristicsYugabyteDB is an open source distributed SQL database for cloud native transactional...
» mehr
Competitive advantagesPostgreSQL compatible: Get instantly productive with a PostgreSQL compatible RDBMS....
» mehr
Typical application scenariosSystems of record and engagement for cloud native applications that require resilience,...
» mehr
Market metrics2 Million+ lifetime clusters deployed, 6.5K+ GitHub stars, 7K YugabyteDB Community...
» mehr
Licensing and pricing modelsApache 2.0 license for the database
» mehr

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
DrittanbieterCData: Connect to Big Data & NoSQL through standard Drivers.
» mehr

Wir laden Vertreter von Anbietern von zugehörigen Produkten ein uns zu kontaktieren, um hier Informationen über ihre Angebote zu präsentieren.

Weitere Ressourcen
CouchDB infosteht für "Cluster Of Unreliable Commodity Hardware"SAP HANAUltipaVoltDBYugabyteDB
DB-Engines Blog Posts

Couchbase climbs up the DB-Engines Ranking, increasing its popularity by 10% every month
2. Juni 2014, Matthias Gelbmann

alle anzeigen

Erwähnungen in aktuellen Nachrichten

IBM Cloudant pulls plan to fund new foundational layer for CouchDB
15. März 2022, The Register

How to install the CouchDB NoSQL database on Debian Server 11
16. Juni 2022, TechRepublic

CouchDB 3.0 ends admin party era
27. Februar 2020, DevClass

Hadoop, CouchDB Next Targets in Wave of Database Attacks
20. Januar 2017, Threatpost

How to Connect Your Flask App With CouchDB: A NoSQL Database - MUO
14. August 2021, MakeUseOf

bereitgestellt von Google News

Combine the Power of AI with Business Context Using SAP HANA Cloud Vector Engine
2. April 2024, SAP News

Automating application-consistent Amazon EBS Snapshots for SAP HANA databases
6. Februar 2024, AWS Blog

The best way to modernize your close & consolidation process in an SAP S/4 HANA environment
9. April 2024, Wolters Kluwer

SAP reveals €2 bn investment in sovereign cloud
19. September 2024, InfotechLead.com

SAP HANA Cloud Vector Engine
18. April 2024, IgniteSAP

bereitgestellt von Google News

Ultipa, Inc. Announces Key Updates to Its Global Partnership Program
21. August 2024, EIN News

bereitgestellt von Google News

 VoltDB Launches Active(N) Lossless Cross Data Center Replication
31. August 2021, PR Newswire

Unveiling Volt Active Data’s game-changing approach to limitless app performance
16. Oktober 2023, YourStory

VoltDB Announces Key New Hires
26. Oktober 2021, citybiz

Solutions Review Sits Down with VoltDB CEO David Flower
17. April 2018, Solutions Review

VoltDB Aims for Fast Big Data Development
29. Januar 2015, ADT Magazine

bereitgestellt von Google News

YugabyteDB evolves into a distributed PostgreSQL database for apps that need resilience and scale
19. September 2024, SiliconANGLE News

YugabyteDB Evolves PostgreSQL to a Distributed Architecture for Modern, Cloud-Native Applications
19. September 2024, Business Wire

YugabyteDB 2.19 gets new PostgreSQL-compatibility features
19. September 2024, InfoWorld

YugabyteDB Becomes First Distributed SQL Database Vendor to Complete CIS Benchmark
1. Februar 2024, Datanami

Simplifying cloud-native app development with Yugabyte
2. August 2024, IMDA

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

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.

Milvus logo

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

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

Präsentieren Sie hier Ihr Produkt