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 > Amazon Redshift vs. Bangdb vs. Couchbase vs. Google Cloud Bigtable vs. PouchDB

Vergleich der Systemeigenschaften Amazon Redshift vs. Bangdb vs. Couchbase vs. Google Cloud Bigtable vs. PouchDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAmazon Redshift  Xaus Vergleich ausschliessenBangdb  Xaus Vergleich ausschliessenCouchbase infoUrsprünglich Membase genannt  Xaus Vergleich ausschliessenGoogle Cloud Bigtable  Xaus Vergleich ausschliessenPouchDB  Xaus Vergleich ausschliessen
KurzbeschreibungLarge scale data warehouse service for use with business intelligence toolsConverged and high performance database for device data, events, time series, document and graphA distributed document store with integrated cache, a powerful search engine, in-built operational and analytical capabilities, and an embedded mobile databaseGoogle's NoSQL Big Data database service. It's the same database that powers many core Google services, including Search, Analytics, Maps, and Gmail.JavaScript DBMS mit einem von CouchDB inspirierten API
Primäres DatenbankmodellRelational DBMSDocument Store
Graph DBMS
Time Series DBMS
Document StoreKey-Value Store
Wide Column Store
Document Store
Sekundäre DatenbankmodelleSpatial DBMSKey-Value Store infooriginating from the former Membase product and supporting the Memcached protocol
Spatial DBMS infousing the Geocouch extension
Suchmaschine
Time Series DBMS
Vektor DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte17,94
Rang#34  Overall
#21  Relational DBMS
Punkte0,08
Rang#347  Overall
#47  Document Stores
#34  Graph DBMS
#31  Time Series DBMS
Punkte17,30
Rang#36  Overall
#5  Document Stores
Punkte3,26
Rang#92  Overall
#13  Key-Value Stores
#8  Wide Column Stores
Punkte2,28
Rang#115  Overall
#21  Document Stores
Websiteaws.amazon.com/­redshiftbangdb.comwww.couchbase.comcloud.google.com/­bigtablepouchdb.com
Technische Dokumentationdocs.aws.amazon.com/­redshiftdocs.bangdb.comdocs.couchbase.comcloud.google.com/­bigtable/­docspouchdb.com/­guides
EntwicklerAmazon (based on PostgreSQL)Sachin Sinha, BangDBCouchbase, Inc.GoogleApache Software Foundation
Erscheinungsjahr20122012201120152012
Aktuelle VersionBangDB 2.0, October 2021Server: 7.2, June 2023; Mobile: 3.1, March 2022; Couchbase Capella (DBaaS), June 20237.1.1, Juni 2019
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoBSD 3Open Source infoBusiness Source License (BSL 1.1); Commercial licenses also availablekommerziellOpen Source
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarjaneinneinjanein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheCC, C++C, C++, Go and ErlangJavaScript
Server BetriebssystemegehostetLinuxLinux
OS X
Windows
gehostetServerlos, benötigt eine JavaScript Umgebung (Browser, Node.js)
Datenschemajaschemafreischemafreischemafreischemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejayes: string, long, double, int, geospatial, stream, eventsjaneinnein
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinnein
Sekundärindizeseingeschränktja infosecondary, composite, nested, reverse, geospatialjaneinja infoüber Views
SQL infoSupport of SQLja infokeine vollständige Unterstützung eines SQL-StandardsSQL like support with command line toolSQL++, extends ANSI SQL to JSON for operational, transactional, and analytic use casesneinnein
APIs und andere ZugriffskonzepteJDBC
ODBC
Propriätäres Protokoll
RESTful HTTP API
CLI Client
HTTP REST
Kafka Connector
Native language bindings for CRUD, Query, Search and Analytics APIs
Spark Connector
Spring Data
gRPC (using protocol buffers) API
HappyBase (Python library)
HBase compatible API (Java)
HTTP REST infoonly for PouchDB Server
JavaScript API
Unterstützte ProgrammiersprachenAll languages supporting JDBC/ODBCC
C#
C++
Java
Python
.Net
C
Go
Java
JavaScript infoNode.js
Kotlin
PHP
Python
Ruby
Scala
C#
C++
Go
Java
JavaScript (Node.js)
Python
JavaScript
Server-seitige Scripts infoStored Proceduresbenutzerdefinierte Funktionen infoin PythonneinFunctions and timers in JavaScript and UDFs in Java, Python, SQL++neinView Functions in JavaScript
Triggersneinyes, Notifications (with Streaming only)ja infoüber das TAP Protokollneinja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingSharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmAutomatic ShardingShardingSharding infomit couchdb-lounge, einem proxy-basierten Framework für CouchDB
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenjaselectable replication factor, Knob for CAP (enterprise version only)Multi-Source Replikation infoinklusive cross data center replication
Source-Replica Replikation
Internal replication in Colossus, and regional replication between two clusters in different zonesMulti-Source Replikation infoauch mit CouchDB Datenbanken
Source-Replica Replikation infoauch mit CouchDB Datenbanken
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinjajaja
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyTunable consistency, set CAP knob accordinglyEventual Consistency
Immediate Consistency infopro Operation auswählbar
Immediate consistency (for a single cluster), Eventual consistency (for two or more replicated clusters)Eventual Consistency
Fremdschlüssel inforeferenzielle Integritätja infowerden aber nicht 'enforced'neinneinneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDACIDAtomic single-row operationsnein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjayes, optimistic concurrency controljaja
Durability infoDauerhafte Speicherung der Datenjayes, implements WAL (Write ahead log) as welljajaja infomittels IndexedDB, WebSQL oder LevelDB
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjayes, run db with in-memory only modeja infoEphemeral bucketsneinja
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standardyes (enterprise version only)User and Administrator separation with password-based and LDAP integrated Authentication. Role-base access control.Access rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)nein

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
DrittanbieterCData: Connect to Big Data & NoSQL through standard Drivers.
» mehr
CData: 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
Amazon RedshiftBangdbCouchbase infoUrsprünglich Membase genanntGoogle Cloud BigtablePouchDB
DB-Engines Blog Posts

Cloud-based DBMS's popularity grows at high rates
12. Dezember 2019, Paul Andlinger

The popularity of cloud-based DBMSs has increased tenfold in four years
7. Februar 2017, Matthias Gelbmann

Increased popularity for consuming DBMS services out of the cloud
2. Oktober 2015, Paul Andlinger

alle anzeigen

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

alle anzeigen

New kids on the block: database management systems implemented in JavaScript
1. Dezember 2014, Matthias Gelbmann

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Databricks vs. Redshift: Data Platform Comparison
22. Mai 2024, eWeek

Amazon Redshift adds new AI capabilities, including Amazon Q, to boost efficiency and productivity | Amazon Web ...
29. November 2023, AWS Blog

Achieve peak performance and boost scalability using multiple Amazon Redshift serverless workgroups and Network ...
9. Mai 2024, AWS Blog

Breaking barriers in geospatial: Amazon Redshift, CARTO, and H3 | Amazon Web Services
16. Mai 2024, AWS Blog

Revolutionizing data querying: Amazon Redshift and Visual Studio Code integration | Amazon Web Services
2. Mai 2024, AWS Blog

bereitgestellt von Google News

11 Analysts Have This To Say About Couchbase
22. Mai 2024, Markets Insider

Couchbase (NASDAQ:BASE) Receives New Coverage from Analysts at UBS Group
23. Mai 2024, Defense World

Couchbase Announces New Features to Accelerate AI-Powered Adaptive Applications for Customers
29. Februar 2024, PR Newswire

Couchbase executive Margaret Chow sells over $137k in stock
21. Mai 2024, Investing.com

Couchbase (BASE) Capella Empowers Centrica's Vital Services
23. Mai 2024, Yahoo News UK

bereitgestellt von Google News

Google's AI-First Strategy Brings Vector Support To Cloud Databases
1. März 2024, Forbes

Google Introduces Autoscaling for Cloud Bigtable for Optimizing Costs
31. Januar 2022, InfoQ.com

Review: Google Bigtable scales with ease
7. September 2016, InfoWorld

Google scales up Cloud Bigtable NoSQL database
27. Januar 2022, TechTarget

Google introduces Cloud Bigtable managed NoSQL database to process data at scale
6. Mai 2015, VentureBeat

bereitgestellt von Google News

Building an Offline First App with PouchDB — SitePoint
10. März 2014, SitePoint

Getting Started with PouchDB Client-Side JavaScript Database — SitePoint
7. September 2016, SitePoint

3 Reasons To Think Offline First
22. März 2017, ibm.com

Create Offline Web Apps Using Service Workers & PouchDB — SitePoint
7. März 2017, SitePoint

Offline-first web and mobile apps: Top frameworks and components
22. Januar 2019, TechBeacon

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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.

SingleStore logo

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

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

Milvus logo

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

Präsentieren Sie hier Ihr Produkt