DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > CouchDB vs. Google Cloud Datastore vs. LevelDB vs. PouchDB vs. Titan

Vergleich der Systemeigenschaften CouchDB vs. Google Cloud Datastore vs. LevelDB vs. PouchDB vs. Titan

Redaktionelle Informationen bereitgestellt von DB-Engines
NameCouchDB infosteht für "Cluster Of Unreliable Commodity Hardware"  Xaus Vergleich ausschliessenGoogle Cloud Datastore  Xaus Vergleich ausschliessenLevelDB  Xaus Vergleich ausschliessenPouchDB  Xaus Vergleich ausschliessenTitan  Xaus Vergleich ausschliessen
Titan has been decommisioned after the takeover by Datastax. It will be removed from the DB-Engines ranking. A fork has been open-sourced as JanusGraph.
KurzbeschreibungEin JSON - Document Store inspiriert durch Lotus Notes der von Server-Clustern bis Mobile Phones skaliertSelbst skalierendes NoSQL Datenbankservice in der Google Cloud PlattformEmbeddable fast key-value storage library that provides an ordered mapping from string keys to string valuesJavaScript DBMS mit einem von CouchDB inspirierten APITitan ist ein Graph DBMS optimiert für verteilte Clusters.
Primäres DatenbankmodellDocument StoreDocument StoreKey-Value StoreDocument StoreGraph DBMS
Sekundäre DatenbankmodelleSpatial DBMS infousing the Geocouch extension
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte11,73
Rang#45  Overall
#7  Document Stores
Punkte4,87
Rang#78  Overall
#12  Document Stores
Punkte3,32
Rang#100  Overall
#16  Key-Value Stores
Punkte2,70
Rang#114  Overall
#22  Document Stores
Websitecouchdb.apache.orgcloud.google.com/­datastoregithub.com/­google/­leveldbpouchdb.comgithub.com/­thinkaurelius/­titan
Technische Dokumentationdocs.couchdb.org/­en/­stablecloud.google.com/­datastore/­docsgithub.com/­google/­leveldb/­blob/­main/­doc/­index.mdpouchdb.com/­guidesgithub.com/­thinkaurelius/­titan/­wiki
EntwicklerApache Software Foundation infoApache Top-Level Projekt, ursprünglich entwickelt von Damien Katz, ehemaliger Lotus Notes EntwicklerGoogleGoogleApache Software FoundationAurelius, owned by DataStax
Erscheinungsjahr20052008201120122012
Aktuelle Version3.3.3, Dezember 20231.23, Februar 20217.1.1, Juni 2019
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2kommerziellOpen Source infoBSDOpen SourceOpen Source infoApache Lizenz, Version 2.0
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.
ImplementierungsspracheErlangC++JavaScriptJava
Server BetriebssystemeAndroid
BSD
Linux
OS X
Solaris
Windows
gehostetIllumos
Linux
OS X
Windows
Serverlos, benötigt eine JavaScript Umgebung (Browser, Node.js)Linux
OS X
Unix
Windows
Datenschemaschemafreischemafreischemafreischemafreija
Typisierung infovordefinierte Datentypen, z.B. float oder dateneinja, Details hierneinneinja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinnein
Sekundärindizesja infoüber Viewsjaneinja infoüber Viewsja
SQL infoSupport of SQLneinSQL-like query language (GQL)neinneinnein
APIs und andere ZugriffskonzepteRESTful HTTP/JSON APIgRPC (using protocol buffers) API
RESTful HTTP/JSON API
HTTP REST infoonly for PouchDB Server
JavaScript API
Java API
TinkerPop Blueprints
TinkerPop Frames
TinkerPop Gremlin
TinkerPop Rexster
Unterstützte ProgrammiersprachenC
C#
ColdFusion
Erlang
Haskell
Java
JavaScript
Lisp
Lua
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
Ruby
Smalltalk
.Net
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
C++
Go
Java info3rd party binding
JavaScript (Node.js) info3rd party binding
Python info3rd party binding
JavaScriptClojure
Java
Python
Server-seitige Scripts infoStored ProceduresView Functions in JavaScriptmit Google App EngineneinView Functions in JavaScriptja
TriggersjaCallbacks mit Google Apps Engineneinjaja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infoimproved architecture with release 2.0ShardingkeineSharding infomit couchdb-lounge, einem proxy-basierten Framework für CouchDBja infoüber integrierbare Storage Backends
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-Source Replikation
Source-Replica Replikation
Multi-source replication using PaxoskeineMulti-Source Replikation infoauch mit CouchDB Datenbanken
Source-Replica Replikation infoauch mit CouchDB Datenbanken
ja
MapReduce infoBietet ein API für Map/Reduce Operationenjaja infomittels Google Cloud Dataflowneinjaja infomittels Faunus, eine Graph Analytics Engine
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual 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 ConsistencyEventual ConsistencyEventual Consistency
Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinja infovia ReferenceProperties or Ancestor pathsneinneinja infoBeziehungen in Graph
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationennein infoatomare Operationen innerhalb eines Dokumentes möglichACID infoSerializable Isolation within Transactions, Read Committed outside of TransactionsneinneinACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenja infoStrategie: optimistic lockingjajaja
Durability infoDauerhafte Speicherung der Datenjajaja infowith automatic compression on writesja infomittels IndexedDB, WebSQL oder LevelDBja infoUnterstützt verschiedene Storage Backends: Cassandra, HBase, Berkeley DB, Akiban, Hazelcast
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinneinja
Berechtigungskonzept infoZugriffskontrolleZugriffsrechte für Benutzer pro Datenbank definierbarAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)neinneinBenutzer Authentification und Sicherheit via Rexster Graph Server

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
CouchDB infosteht für "Cluster Of Unreliable Commodity Hardware"Google Cloud DatastoreLevelDBPouchDBTitan
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

Graph DBMS increased their popularity by 500% within the last 2 years
3. März 2015, Paul Andlinger

Graph DBMSs are gaining in popularity faster than any other database category
21. Januar 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

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

3 Useful tips for using Google Cloud Datastore.
21. August 2018, hackernoon.com

Your Memories. Their Cloud.
20. Juni 2023, The New York Times

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

Google announces new faster API for Google Cloud Datastore
4. April 2016, 9to5Google

bereitgestellt von Google News

LevelDB in Ruby — SitePoint
22. Oktober 2014, SitePoint

Pliops unveils XDP-Rocks for RocksDB – Blocks and Files
19. Oktober 2022, Blocks & Files

Microsoft Teams stores auth tokens as cleartext in Windows, Linux, Macs
14. September 2022, BleepingComputer

XanMod, Liquorix Kernels Offer Some Advantages On AMD Ryzen 5 Notebook
26. Juli 2021, Phoronix

RocksDB - Facebook's Database Now Open Source
21. November 2013, iProgrammer

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.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

Amazon DynamoDB Storage Backend for Titan: Distributed Graph Database | Amazon Web Services
24. August 2015, AWS Blog

Beyond Titan: The Evolution of DataStax's New Graph Database
21. Juni 2016, Datanami

Titan Graph Database Integration with DynamoDB: World-class Performance, Availability, and Scale for New Workloads
20. August 2015, All Things Distributed

DataStax acquires Aurelius, the startup behind the Titan graph database
3. Februar 2015, VentureBeat

DSE Graph review: Graph database does double duty
14. November 2019, InfoWorld

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

SingleStore logo

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

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.

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

Präsentieren Sie hier Ihr Produkt