DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von Redgate Software

DBMS > Amazon DocumentDB vs. Datomic vs. Geode vs. PouchDB vs. SingleStore

Vergleich der Systemeigenschaften Amazon DocumentDB vs. Datomic vs. Geode vs. PouchDB vs. SingleStore

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAmazon DocumentDB  Xaus Vergleich ausschliessenDatomic  Xaus Vergleich ausschliessenGeode  Xaus Vergleich ausschliessenPouchDB  Xaus Vergleich ausschliessenSingleStore infoformer name was MemSQL  Xaus Vergleich ausschliessen
KurzbeschreibungFast, scalable, highly available, and fully managed MongoDB-compatible database serviceDBMS mit Fokus auf der Abspeicherung von historischen Daten und 'point-in-time queries'. Es verwendet Fremdsysteme zur Speicherung der DatenGeode is a distributed data container, pooling memory, CPU, network resources, and optionally local disk across multiple processesJavaScript DBMS mit einem von CouchDB inspirierten APIMySQL wire-compliant distributed RDBMS that combines an in-memory row-oriented and a disc-based column-oriented storage with patented universal storage to handle transactional and analytical workloads in one single table type
Primäres DatenbankmodellDocument StoreRelational DBMSKey-Value StoreDocument StoreRelational DBMS
Sekundäre DatenbankmodelleDocument Store
Spatial DBMS
Time Series DBMS
Vektor DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte1,91
Rang#124  Overall
#22  Document Stores
Punkte1,55
Rang#144  Overall
#67  Relational DBMS
Punkte1,51
Rang#147  Overall
#25  Key-Value Stores
Punkte2,18
Rang#114  Overall
#21  Document Stores
Punkte4,02
Rang#74  Overall
#39  Relational DBMS
Websiteaws.amazon.com/­documentdbwww.datomic.comgeode.apache.orgpouchdb.comwww.singlestore.com
Technische Dokumentationaws.amazon.com/­documentdb/­resourcesdocs.datomic.comgeode.apache.org/­docspouchdb.com/­guidesdocs.singlestore.com
EntwicklerCognitectOriginally developed by Gemstone. They outsourced the project to Apache in 2015 but still deliver a commercial version as Gemfire.Apache Software FoundationSingleStore Inc.
Erscheinungsjahr20192012200220122013
Aktuelle Version1.0.7180, Juli 20241.1, February 20177.1.1, Juni 20198.5, Jänner 2024
Lizenz infoCommercial or Open Sourcekommerziellkommerziell infoLimitierte Edition gratisOpen Source infoApache Version 2; commercial licenses available as GemfireOpen Sourcekommerziell infofree developer edition available
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarjaneinneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheJava, ClojureJavaJavaScriptC++, Go
Server BetriebssystemegehostetAlle Betriebssysteme mit einer Java VMAlle Betriebssysteme mit einer Java VM infothe JDK (8 or later) is also requiredServerlos, benötigt eine JavaScript Umgebung (Browser, Node.js)Linux info64 bit version required
Datenschemaschemafreijaschemafreischemafreija
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajaneinja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinneinnein
Sekundärindizesjajaneinja infoüber Viewsja
SQL infoSupport of SQLneinneinSQL-like query language (OQL)neinyes infobut no triggers and foreign keys
APIs und andere Zugriffskonzepteproprietary protocol using JSON (MongoDB compatible)RESTful HTTP APIJava Client API
Memcached Protokoll
RESTful HTTP API
HTTP REST infoonly for PouchDB Server
JavaScript API
Cluster Management API infoas HTTP Rest and CLI
HTTP API
JDBC
MongoDB API
ODBC
Unterstützte ProgrammiersprachenGo
Java
JavaScript (Node.js)
PHP
Python
Clojure
Java
.Net
All JVM based languages
C++
Groovy
Java
Scala
JavaScriptBash
C
C#
Java
JavaScript (Node.js)
Python
Server-seitige Scripts infoStored Proceduresneinja infoTransaction Functionsbenutzerdefinierte FunktionenView Functions in JavaScriptja
TriggersneinBy using transaction functionsja infoCache Event Listenersjanein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenkeinekeine infoBut extensive use of caching in the application peersShardingSharding infomit couchdb-lounge, einem proxy-basierten Framework für CouchDBSharding infohash partitioning
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-availability zones for high availability, asynchronous replication for up to 15 read replicaskeine infoBut extensive use of caching in the application peersMulti-Source ReplikationMulti-Source Replikation infoauch mit CouchDB Datenbanken
Source-Replica Replikation infoauch mit CouchDB Datenbanken
Source-Replica Replikation infostores two copies of each physical data partition on two separate nodes
MapReduce infoBietet ein API für Map/Reduce Operationennein infokann über Amazon Elastic MapReduce (Amazon EMR) realisiert werdenneinneinjanein infocan define user-defined aggregate functions for map-reduce-style calculations
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyEventual ConsistencyEventual ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätnein infotypically not used, however similar functionality with DBRef possibleneinneinneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenAtomic single-document operationsACIDyes, on a single nodeneinACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajayes, multi-version concurrency control (MVCC)
Durability infoDauerhafte Speicherung der Datenjaja infousing external storage systems (e.g. Cassandra, DynamoDB, PostgreSQL, Couchbase and others)jaja infomittels IndexedDB, WebSQL oder LevelDBja infoAll updates are persistent, including those to disk-based columnstores and memory-based row stores. Transaction commits are supported via write-ahead log.
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenja inforecommended only for testing and developmentjajaja
Berechtigungskonzept infoZugriffskontrolleAccess rights for users and rolesneinAccess rights per client and object definableneinFine grained access control via users, groups and roles

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
Amazon DocumentDBDatomicGeodePouchDBSingleStore infoformer name was MemSQL
DB-Engines Blog Posts

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

alle anzeigen

Turbocharge Your Application Development Using WebAssembly With SingleStoreDB
17. Oktober 2022,  Akmal Chaudhri, SingleStore (sponsor) 

Cloud-Based Analytics With SingleStoreDB
9. Juni 2022,  Akmal Chaudhri, SingleStore (sponsor) 

SingleStore: The Increasing Momentum of Multi-Model Database Systems
14. Februar 2022,  Akmal Chaudhri, SingleStore (sponsor) 

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Unlock the power of parallel indexing in Amazon DocumentDB
19. Juni 2024, AWS Blog

AWS announces Amazon DocumentDB zero-ETL integration with Amazon OpenSearch Service
16. Mai 2024, AWS Blog

Reduce cost and improve performance by migrating to Amazon DocumentDB 5.0
15. April 2024, AWS Blog

Optimizing costs on Amazon DocumentDB using event-driven architecture and the AWS EventBridge Terraform module
23. August 2024, AWS Blog

Unlock the power of Amazon DocumentDB text search with real-world use cases
5. März 2024, AWS Blog

bereitgestellt von Google News

Lucas Cavalcanti on Using Clojure, Microservices, Hexagonal Architecture and Public Cloud at Nubank
16. August 2021, InfoQ.com

Brazil’s Nubank acquires US software firm Cognitect, creator of Clojure and Datomic
24. Juli 2020, LatamList

Nubank acquires US company; PayPal studies cryptocurrencies
24. Juli 2020, iupana.com

Zoona Case Study
16. Dezember 2017, AWS Blog

Brazilian challenger Nubank acquires firm behind Clojure and Datomic
28. Juli 2020, FinTech Futures

bereitgestellt von Google News

This is how much one of the most expensive gems costs at the Tucson gem show
11. Februar 2024, KGUN 9 Tucson News

Apache Geode Spawns ‘All Sorts of In-Memory Things’
4. Januar 2017, The New Stack

Chapter 1. Introduction to Pivotal GemFire In-Memory Data Grid and Apache Geode
15. November 2018, O'Reilly Media

RDBMS and Apache Geode Data Movement: Low Latency ETL Pipeline by Using Cloud-Native Event Driven Microservices
30. Juni 2018, InfoQ.com

HPE buys query acceleration platform Ampool to boost Ezmeral hybrid cloud analytics
7. Juli 2021, SiliconANGLE News

bereitgestellt von Google News

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

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

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

bereitgestellt von Google News

SingleStore Partners With Snowflake to Help Users Build Faster, More Efficient Real Time AI Applications
19. September 2024, Business Wire

Achieve near real-time analytics on Amazon DynamoDB with SingleStore
16. September 2024, AWS Blog

Third time was the charm for SingleStore in the cloud, CEO says
8. Juli 2024, The Register

SingleStore CEO sees little future for purpose-built vector databases
24. Januar 2024, VentureBeat

Building a Modern Database: Nikita Shamgunov on Postgres and Beyond
18. April 2024, Madrona Venture Group

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 data platform to build your intelligent applications.
Try it free.

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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