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

DBMS > BigObject vs. CouchDB vs. Google Cloud Bigtable vs. Google Cloud Datastore vs. PouchDB

Vergleich der Systemeigenschaften BigObject vs. CouchDB vs. Google Cloud Bigtable vs. Google Cloud Datastore vs. PouchDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameBigObject  Xaus Vergleich ausschliessenCouchDB infosteht für "Cluster Of Unreliable Commodity Hardware"  Xaus Vergleich ausschliessenGoogle Cloud Bigtable  Xaus Vergleich ausschliessenGoogle Cloud Datastore  Xaus Vergleich ausschliessenPouchDB  Xaus Vergleich ausschliessen
KurzbeschreibungAnalytic DBMS für Echtzeitberechnungen und QueriesEin JSON - Document Store inspiriert durch Lotus Notes der von Server-Clustern bis Mobile Phones skaliertGoogle's NoSQL Big Data database service. It's the same database that powers many core Google services, including Search, Analytics, Maps, and Gmail.Selbst skalierendes NoSQL Datenbankservice in der Google Cloud PlattformJavaScript DBMS mit einem von CouchDB inspirierten API
Primäres DatenbankmodellRelational DBMS infoEin hierarchisches Modell (Baum) kann einer Tabelle übergestülpt werdenDocument StoreKey-Value Store
Wide Column Store
Document StoreDocument Store
Sekundäre DatenbankmodelleSpatial DBMS infousing the Geocouch extension
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,13
Rang#342  Overall
#150  Relational DBMS
Punkte10,26
Rang#45  Overall
#7  Document Stores
Punkte3,58
Rang#92  Overall
#14  Key-Value Stores
#8  Wide Column Stores
Punkte4,49
Rang#79  Overall
#12  Document Stores
Punkte2,35
Rang#116  Overall
#22  Document Stores
Websitebigobject.iocouchdb.apache.orgcloud.google.com/­bigtablecloud.google.com/­datastorepouchdb.com
Technische Dokumentationdocs.bigobject.iodocs.couchdb.org/­en/­stablecloud.google.com/­bigtable/­docscloud.google.com/­datastore/­docspouchdb.com/­guides
EntwicklerBigObject, Inc.Apache Software Foundation infoApache Top-Level Projekt, ursprünglich entwickelt von Damien Katz, ehemaliger Lotus Notes EntwicklerGoogleGoogleApache Software Foundation
Erscheinungsjahr20152005201520082012
Aktuelle Version3.3.3, Dezember 20237.1.1, Juni 2019
Lizenz infoCommercial or Open Sourcekommerziell infokostenlose community edition verfügbarOpen Source infoApache Version 2kommerziellkommerziellOpen Source
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinjajanein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheErlangJavaScript
Server BetriebssystemeLinux infodistributed as a docker-image
OS X infodistributed as a docker-image (boot2docker)
Windows infodistributed as a docker-image (boot2docker)
Android
BSD
Linux
OS X
Solaris
Windows
gehostetgehostetServerlos, benötigt eine JavaScript Umgebung (Browser, Node.js)
Datenschemajaschemafreischemafreischemafreischemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejaneinneinja, Details hiernein
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinneinnein
Sekundärindizesjaja infoüber Viewsneinjaja infoüber Views
SQL infoSupport of SQLSQL-like DML and DDL statementsneinneinSQL-like query language (GQL)nein
APIs und andere Zugriffskonzeptefluentd
ODBC
RESTful HTTP API
RESTful HTTP/JSON APIgRPC (using protocol buffers) API
HappyBase (Python library)
HBase compatible API (Java)
gRPC (using protocol buffers) API
RESTful HTTP/JSON API
HTTP REST infoonly for PouchDB Server
JavaScript API
Unterstützte ProgrammiersprachenC
C#
ColdFusion
Erlang
Haskell
Java
JavaScript
Lisp
Lua
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
Ruby
Smalltalk
C#
C++
Go
Java
JavaScript (Node.js)
Python
.Net
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
JavaScript
Server-seitige Scripts infoStored ProceduresLuaView Functions in JavaScriptneinmit Google App EngineView Functions in JavaScript
TriggersneinjaneinCallbacks mit Google Apps Engineja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeineSharding infoimproved architecture with release 2.0ShardingShardingSharding infomit couchdb-lounge, einem proxy-basierten Framework für CouchDB
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenkeineMulti-Source Replikation
Source-Replica Replikation
Internal replication in Colossus, and regional replication between two clusters in different zonesMulti-source replication using PaxosMulti-Source Replikation infoauch mit CouchDB Datenbanken
Source-Replica Replikation infoauch mit CouchDB Datenbanken
MapReduce infoBietet ein API für Map/Reduce Operationenneinjajaja infomittels Google Cloud Dataflowja
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemkeineEventual ConsistencyImmediate consistency (for a single cluster), Eventual consistency (for two or more replicated clusters)Immediate 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
Fremdschlüssel inforeferenzielle Integritätja infoautomatically between fact table and dimension tablesneinneinja infovia ReferenceProperties or Ancestor pathsnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationenneinnein infoatomare Operationen innerhalb eines Dokumentes möglichAtomic single-row operationsACID infoSerializable Isolation within Transactions, Read Committed outside of Transactionsnein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenja infoRead/write lock on objects (tables, trees)ja infoStrategie: optimistic lockingjaja
Durability infoDauerhafte Speicherung der Datenjajajajaja infomittels IndexedDB, WebSQL oder LevelDB
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaneinneinneinja
Berechtigungskonzept infoZugriffskontrolleneinZugriffsrechte für Benutzer pro Datenbank definierbarAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)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

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

Weitere Ressourcen
BigObjectCouchDB infosteht für "Cluster Of Unreliable Commodity Hardware"Google Cloud BigtableGoogle Cloud DatastorePouchDB
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

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

alle anzeigen

Erwähnungen in aktuellen Nachrichten

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

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

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

CouchDB 3.0 puts safety first
27. Februar 2020, InfoWorld

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

bereitgestellt von Google News

Google expands BigQuery with Gemini, brings vector support to cloud databases
29. Februar 2024, VentureBeat

What is Google Bigtable? | Definition from TechTarget
1. März 2022, TechTarget

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

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

Fire, water, knock out Google Cloud in Paris
27. April 2023, The Stack

bereitgestellt von Google News

Google Cloud is NOT magicking away data egress fees
12. Januar 2024, The Stack

SAP adds vector datastore to HANA Cloud database
2. November 2023, Techzine Europe

NetApp Cloud Volumes Service datastore support for Google Cloud VMware Engine
7. Februar 2023, netapp.com

Your Memories. Their Cloud.
1. Januar 2023, The New York Times

All of Google’s cloud database services are now out of beta
16. August 2016, TechCrunch

bereitgestellt von Google News

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

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

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

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

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

Milvus logo

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

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

Präsentieren Sie hier Ihr Produkt